diff --git a/src/app/page.tsx b/src/app/page.tsx index 3bd429e..efb2e35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Get a Free Consultation", href: "contact" }, + { text: "Schedule Free Consultation", href: "contact" }, { text: "Learn More", href: "services" }, ]} buttonAnimation="slide-up"