From b657b1f8bba7a1f91605ae8ffc71d2c4789731d6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:45:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 87b7d2c..0285751 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Surat's Omnichannel Digital Marketing Agency" description="Vertex Digital Services transforms local businesses into growth engines through data-driven strategy, performance marketing, and ROI-focused campaigns. From social media to marketplace optimization, we fuel sustainable business growth across every digital channel." buttons={[ - { text: "Get Free Strategy Call", href: "contact" }, + { text: "Get Your Free Strategy", href: "contact" }, { text: "View Our Services", href: "services" } ]} buttonAnimation="slide-up" @@ -308,4 +308,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}