2 Commits

Author SHA1 Message Date
a2539fde7d Update src/app/page.tsx 2026-03-06 06:26:02 +00:00
bba610f7b8 Merge version_2 into main
Merge version_2 into main
2026-03-06 06:24:27 +00:00

View File

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