From dc29e96587a07f7380b6e18eddb2258e2be856c0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:56:13 +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 9f7507b..d1c7bf8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Customer Acquisition Engine" tagIcon={Zap} buttons={[ - { text: "Request a Free Demo Website", href: "contact" }, + { text: "Get Your Free Demo Website", href: "contact" }, { text: "Book a Call", href: "contact" } ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/a-modern-clean-website-design-mockup-dis-1773240171755-25981f6a.png" -- 2.49.1