Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-11 19:37:42 +00:00

View File

@@ -156,9 +156,11 @@ export default function LandingPage() {
<div id="urgency" data-section="urgency">
<TextAbout
title="We take only 15 clients per year. Acceptance is selective. Your window to work with us closes fast."
buttons={[{ text: "Reserve Your Spot", href: "contact" }]}
useInvertedBackground={false}
className="py-16 md:py-20"
titleClassName="text-2xl md:text-3xl font-light leading-tight max-w-3xl"
buttonContainerClassName="mt-8 flex gap-4"
/>
</div>