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"