3 Commits

Author SHA1 Message Date
6789a14c16 Merge version_3 into main
Merge version_3 into main
2026-03-21 21:51:17 +00:00
9534b1ae1e Update src/app/page.tsx 2026-03-21 21:51:13 +00:00
1533230a47 Merge version_2 into main
Merge version_2 into main
2026-03-21 17:45:39 +00:00

View File

@@ -161,9 +161,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{ id: "1", value: "15+", description: "Years of Proven Experience" },
{ id: "2", value: "500+", description: "Satisfied Local Customers" },
{ id: "3", value: "24/7", description: "Emergency Service Availability" },
{ id: "4", value: "100%", description: "Customer Satisfaction Guarantee" }
{ id: "2", value: "100%", description: "Customer Satisfaction Guarantee" },
{ id: "3", value: "500+", description: "Satisfied Local Customers" },
{ id: "4", value: "24/7", description: "Emergency Service Availability" }
]}
metricsAnimation="slide-up"
useInvertedBackground={false}