From 57b967d4da92551f117e9a0bbea7fbe2012f145a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:57:36 +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 5b9a462..d702d9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -239,7 +239,7 @@ export default function WebAgency2Page() { description="Let's build something extraordinary together. Get in touch and let's discuss your next project." background={{ variant: "rotated-rays-animated" }} buttons={[ - { text: "Start Your Project", href: "#contact" }, + { text: "Get a Free Consultation", href: "#contact" }, { text: "View Our Work", href: "#work" }, ]} buttonAnimation="slide-up" -- 2.49.1