diff --git a/src/app/page.tsx b/src/app/page.tsx index bfbf0a9..016cd8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { rating={5} ratingText="Trusted by Miami residents" buttons={[ - { text: "Call Now", href: "contact" }, + { text: "Call Now - Same Day Available", href: "contact" }, { text: "Request a Quote", href: "contact" } ]} tagAnimation="slide-up"