update img path

This commit is contained in:
2022-07-24 10:19:01 +02:00
parent 8e369de12f
commit 1fb28a70e9

View File

@@ -20,7 +20,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/os"> <a href="/developer/os">
<img src="images/operating_system.png" /> <img src="operating_system.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Operating System Operating System
</div> </div>
@@ -37,7 +37,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/automation"> <a href="/developer/automation">
<img src="images/automation.png" /> <img src="automation.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Autonomous Components Autonomous Components
</div> </div>
@@ -54,7 +54,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/tooling"> <a href="/developer/tooling">
<img src="images/tooling.png" /> <img src="tooling.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Developer tooling Developer tooling
</div> </div>
@@ -71,7 +71,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/qsfs"> <a href="/developer/qsfs">
<img src="images/qsfs.png" /> <img src="qsfs.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Quantum-Safe Storage Quantum-Safe Storage
</div> </div>
@@ -88,7 +88,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/blockchain"> <a href="/developer/blockchain">
<img src="images/blockchain.png" /> <img src="blockchain.png" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
ThreeFold Blockchain ThreeFold Blockchain
</div> </div>
@@ -105,7 +105,7 @@
bg-gray-100 bg-gray-100
"> ">
<a href="/developer/planetarynw"> <a href="/developer/planetarynw">
<img src="images/planetary_network.jpg" /> <img src="planetary_network.jpg" />
<div class="font-bold text-xl py-5 mx-4 text-black"> <div class="font-bold text-xl py-5 mx-4 text-black">
Planetary Network Planetary Network
</div> </div>