diff --git a/src/app/page.tsx b/src/app/page.tsx index 157e885..c3a46f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Service Area", id: "service-area" } ]} bottomLeftText="Fast • Affordable • Reliable" - bottomRightText="941-XXX-XXXX" + bottomRightText="941-204-6124" /> @@ -45,7 +45,7 @@ export default function LandingPage() { description="Fast, affordable junk removal serving your community. We haul away furniture, appliances, yard waste, construction debris and more with professional reliability." buttons={[ { text: "Get Free Quote", href: "#contact" }, - { text: "Call Now: 941-XXX-XXXX", href: "tel:941-XXX-XXXX" } + { text: "Call Now: 941-204-6124", href: "tel:941-204-6124" } ]} buttonAnimation="slide-up" background={{ variant: "plain" }}