Update src/app/page.tsx

This commit is contained in:
2026-04-18 17:57:11 +00:00
parent 8c758f2726
commit d8b54fab3d

View File

@@ -134,13 +134,13 @@ export default function LandingPage() {
id: "m1",
icon: Droplets,
title: "Sewage per Week (3k pax)",
value: "170k gal",
value: "170k Gal",
},
{
id: "m2",
icon: Building2,
title: "Total Annual Industry Sewage",
value: "1B gal",
value: "1B Gal",
},
{
id: "m3",