From 3b9cf02210d50009af7178b85d0e343ee36b5525 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:04:09 +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 47b676b..06fab26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Start Your Project", href: "#contact" }, + { text: "Get Your Free Consultation", href: "#contact" }, { text: "View Our Work", href: "#testimonials" }, ]} buttonAnimation="slide-up"