Update src/app/page.tsx

This commit is contained in:
2026-04-05 06:59:28 +00:00
parent f28b9a0a26
commit 779d20c06a

View File

@@ -150,7 +150,7 @@ export default function LandingPage() {
<ContactText
text="Ready to take your business to the next level? Book your strategy session today."
background={{ variant: "sparkles-gradient" }}
buttons={[{ text: "Book Strategy Session", href: "https://wa.me/1234567890" }]}
useInvertedBackground={false}
/>
</div>