From 18b96284b661f7fb0f12b199724566d1ee3d064f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 18:22:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f92a0dc..e68fdb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() {
@@ -120,7 +120,7 @@ export default function LandingPage() { }, ]} title="Major Environmental Threats" - description="The cruise industry presents multifaceted challenges to marine health." + description="The cruise ship industry has caused an enormous amount of damage to our oceans by polluting them with oil and plastics whilst disturbing habitats, animals and plants." /> @@ -139,7 +139,7 @@ export default function LandingPage() { { id: "m2", icon: Building2, - title: "Total Annual Industry Sewage", + title: "Annual Industry Sewage", value: "1B Gal", }, { -- 2.49.1