okk
Some checks are pending
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions

This commit is contained in:
2025-02-18 20:59:46 +08:00
parent f7005be6bd
commit bab990b888
8 changed files with 28 additions and 75 deletions

View File

@@ -4,7 +4,7 @@
<div class="mx-auto max-w-xl lg:mx-0 lg:flex-auto">
<p class="text-base/7 font-light text-black tracking-wide">BENEFITS</p>
<h2 class="text-balance lg:text-5xl text-4xl font-medium tracking-tight text-black">Enhances Scalability</h2>
<h3 class="mt-64 font-light text-black lg:text-3xl text-xl">
<h3 class="mt-6 font-light text-black lg:text-3xl text-xl">
Designed to Adapt
</h3>
<p class="mt-6 text-md font-light text-stone-800 lg:text-lg">
@@ -15,7 +15,7 @@
</p>
</div>
<div class="mt-16 sm:mt-24 lg:mt-0 lg:flex lg:justify-center lg:w-1/2">
<img class="w-full max-w-lg h-auto object-cover rounded-xl" src="/images/about4.jpg"
<img class="w-full max-w-md h-auto object-cover rounded-xl" src="/images/about4.jpg"
alt="Mobile App Screenshot">
</div>
</div>