diff --git a/src/app/page.tsx b/src/app/page.tsx index 440d930..beeec6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { ]} buttons={[ { text: "Get Free Quote", href: "#contact" }, - { text: "Call: (555) 0123", href: "tel:+1-555-0123" } + { text: "Schedule Free Inspection", href: "#contact" } ]} buttonAnimation="slide-up" />