Update src/app/page.tsx

This commit is contained in:
2026-03-12 09:17:32 +00:00
parent f4a21a0c3a
commit 96d2f5ec4f

View File

@@ -149,7 +149,7 @@ export default function LandingPage() {
]}
kpiItems={[
{ value: "4.9★", label: "Google Rating" },
{ value: "68+", label: "Happy Customers" },
{ value: "1000+", label: "Happy Customers" },
{ value: "24/7", label: "Emergency Service" }
]}
/>