Switch to version 2: modified src/app/page.tsx

This commit is contained in:
2026-03-06 06:34:46 +00:00
parent a1311040cf
commit 442ebd9bcd

View File

@@ -70,7 +70,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Get Emergency Service", href: "tel:469-410-2657" },
{ text: "Call Now: 469-410-2657", href: "tel:469-410-2657" },
{ text: "Request Free Estimate", href: "/contact" },
]}
buttonAnimation="slide-up"