From e0ce8754956160032cdbd9433b6d59006a8278f8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:13:33 +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 6ab39a9..9c914e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="SKYFUL" description="Strategic marketing advisory that moves your brand forward. We guide startups and established businesses through positioning, growth strategy, and performance marketing—cutting through complexity to deliver clarity and results." buttons={[ - { text: "Book a Strategy Call", href: "contact" }, + { text: "Get Strategic Clarity", href: "contact" }, { text: "Get a Free Consultation", href: "contact" } ]} slides={[ -- 2.49.1