Update src/app/page.tsx

This commit is contained in:
2026-03-11 22:57:48 +00:00
parent d40bb3e12c
commit 399c433b7a

View File

@@ -247,7 +247,7 @@ export default function LandingPage() {
description="Let's discuss your customer acquisition goals and build a strategy that brings you results. Whether you need a website, ads, creative, or a complete system, we're ready to help."
buttons={[
{ text: "Request Your Free Demo Website", href: "#" },
{ text: "Schedule Your Strategy Call", href: "#" }
{ text: "Book a Strategy Call", href: "#" }
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}