diff --git a/src/app/page.tsx b/src/app/page.tsx index f374747..1ffb8e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Get a Quote", href: "contact" }, + { text: "Get Free Quote", href: "contact" }, { text: "View Portfolio", href: "portfolio" }, ]} buttonAnimation="slide-up"