diff --git a/src/app/page.tsx b/src/app/page.tsx index 56e09cb..873a18f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", value: "1500+", title: "Successful Pumping", items: [ + id: "m1", value: "1000+", title: "Successful Pumping", items: [ "Residential", "Commercial"], }, { @@ -245,4 +245,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file