...
This commit is contained in:
parent
d11ce3998b
commit
0777269337
@ -111,7 +111,7 @@ function ProductsPage() {
|
||||
</div>
|
||||
{/* Right Column: Image */}
|
||||
<div className="flex justify-center items-center">
|
||||
<img src="https://threefold.info/datacenter/assets/images/tier_s_container-27111babcc4d16e029863e2420f0358e.png" alt="Tier-S Datacenter" className="w-full h-auto rounded-lg shadow-lg" />
|
||||
<img src="/src/assets/tiers_2.png" alt="Tier-S Datacenter" className="w-full h-auto rounded-lg shadow-lg" />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user