diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fe4fca..33a8be7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { logoText="Growth Design Agency" description="Interfaces users love, investor-ready brands, websites that convert - delivered fast, without cutting corners." buttons={[ - { text: "Start Growing Faster", href: "#contact" } + { text: "Get Your Strategy Call", href: "#contact" } ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }}