From ed2be4b352d3e141060ae995c7766d610a77d633 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:00:40 +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 4d4c9eb..a1d5ee9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Design Studio" tagIcon={Sparkles} buttons={[ - { text: "Start Your Project", href: "contact" }, + { text: "Get Your Free Strategy Session", href: "contact" }, { text: "View Our Work", href: "portfolio" }, ]} imageSrc="http://img.b2bpic.net/free-psd/kitchen-utensils-furniture-landing-page_197582-342.jpg" -- 2.49.1