Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user