From 958dce0ee5ac6b667f18b1aaee797d2ff248bb93 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 22:11:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }} -- 2.49.1