diff --git a/src/app/page.tsx b/src/app/page.tsx index d1dc31c..0526756 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Get Started", href: "contact" }, + { text: "Get Your Free Quote", href: "contact" }, { text: "View Our Work", href: "services" }, ]} buttonAnimation="slide-up"