diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d31e1f..8f36788 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" buttons={[ - { text: "Call Now: 078 633 2213", href: "tel:0786332213" }, + { text: "Get Free Inspection", href: "tel:0786332213" }, { text: "Get Free Quote", href: "#contact" }, ]} buttonAnimation="slide-up"