diff --git a/src/app/page.tsx b/src/app/page.tsx index 17d7158..e2a38ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { description="We create strategic, user-centered digital solutions that transform your vision into compelling brand experiences. From concept to launch, we partner with ambitious companies to deliver exceptional design." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Start Your Project", href: "#contact" }, + { text: "Schedule Your Strategy Session", href: "#contact" }, { text: "View Our Work", href: "#portfolio" } ]} layoutOrder="default"