diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fb36ca..8b93628 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" background={{ variant: "glowing-orb" }} buttons={[ - { text: "Start Your Project", href: "contact" }, + { text: "Get a Free Consultation", href: "contact" }, { text: "View Our Work", href: "work" }, ]} buttonAnimation="slide-up"