Update src/app/page.tsx

This commit is contained in:
2026-03-04 12:56:06 +00:00
parent c989931b95
commit 9f2b45c0b0

View File

@@ -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"