2 Commits

Author SHA1 Message Date
8ce25cecb5 Update src/app/page.tsx 2026-03-11 23:10:58 +00:00
02205a875c Merge version_6 into main
Merge version_6 into main
2026-03-11 23:06:42 +00:00

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: "contact" },
{ text: "Book a Strategy Call", href: "contact" }
{ text: "Schedule a Call", href: "contact" }
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}