2 Commits

Author SHA1 Message Date
442ebd9bcd Switch to version 2: modified src/app/page.tsx 2026-03-06 06:34:46 +00:00
a1311040cf Merge version_3 into main
Merge version_3 into main
2026-03-06 06:26:06 +00:00

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"