This commit is contained in:
sasha-astiadi 2025-02-27 20:56:00 +08:00
parent 90f69f4808
commit 5c18edc9bf

View File

@ -1,4 +1,4 @@
<div class="bg-white">
<div class="bg-white pt-12">
<div class="mx-auto max-w-4xl px-6 max-lg:text-center lg:max-w-7xl lg:px-8">
<h2 class="fade-in text-balance font-normal tracking-tight text-black lg:text-[6rem] text-[2.5rem]">{{ section.extra.title | default(value="Pre-order Your AIBox") }}</h2>
<p class="mt-6 max-w-2xl text-lg font-light text-pretty text-black max-lg:mx-auto sm:text-xl/8">{{ section.extra.subtitle | default(value="Choose the box that's packed with the best features for your computing needs.") }}</p>