From 489458af5f365292b3abb137d744ad17e0303f8f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:10:37 +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 6be1d13..30266eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="BelTeez Studio" description="We Build Digital Experiences & Intelligent Agents. Premium websites and AI automation for businesses that want to scale." buttons={[ - { text: "Start a Project", href: "#contact" }, + { text: "Get Your Free Strategy Call", href: "#contact" }, { text: "View Our Work", href: "#projects" } ]} buttonAnimation="slide-up" -- 2.49.1