diff --git a/src/app/page.tsx b/src/app/page.tsx index c3fc051..cdde65b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagAnimation="blur-reveal" buttons={[ { text: "Request an Inspection", href: "contact" }, - { text: "Call Us Now", href: "tel:+79180476622" } + { text: "Schedule Free Inspection", href: "tel:+79180476622" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/two-hispanic-men-architects-writing-document-talking-smartphone-street_839833-21044.jpg" @@ -91,25 +91,25 @@ export default function LandingPage() {