diff --git a/src/app/page.tsx b/src/app/page.tsx index ea35390..9f74acd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Professional, reliable service for your home. We provide quality solutions with a 100% satisfaction guarantee." tag="Trusted Local Experts" buttons={[ - { text: "Get Your Quote", href: "#contact" }, + { text: "Book Your Free Quote", href: "#contact" }, { text: "Our Services", href: "#features" }, ]} mediaItems={[ @@ -197,4 +197,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file