From 18e755dd4a2156ef7506cc931ce539df8753ea0b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 18:24:07 +0000 Subject: [PATCH] Switch to version 2: modified src/app/page.tsx --- src/app/page.tsx | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08562a8..ecb25a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() {
@@ -106,21 +106,21 @@ export default function LandingPage() { { title: "Water Pollution", description: "Over a billion gallons of sewage produced annually, containing harmful chemicals and heavy metals.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARLkjU9t1ru27ZaFOKNjNfRfIu/uploaded-1776536332930-cuchax6t.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-metal-chains-connected-barrel-side-boat_181624-3087.jpg", }, { title: "Air Emissions", description: "European cruise ships produce more sulphur emissions than all passenger cars combined.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARLkjU9t1ru27ZaFOKNjNfRfIu/uploaded-1776536267535-x7otcjm3.webp", + imageSrc: "http://img.b2bpic.net/free-photo/smoke-coming-out-factories-industrial-area_181624-25892.jpg", }, { title: "Ecosystem Damage", - description: "Invasive species spread via ballast water, impacting coral reefs and biodiversity. Trash thtrown overboard also causes animals to lack freedom of swimming around and destroys habitats.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARLkjU9t1ru27ZaFOKNjNfRfIu/uploaded-1776536290920-spcfkrbh.webp", + description: "Invasive species spread via ballast water, impacting coral reefs and biodiversity.", + imageSrc: "http://img.b2bpic.net/free-photo/fantasy-fish-made-plastic_23-2151529676.jpg", }, ]} title="Major Environmental Threats" - 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." + description="The cruise industry presents multifaceted challenges to marine health." /> @@ -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: "Annual Industry Sewage", - value: "1B Gal", + title: "Total Annual Industry Sewage", + value: "1B gal", }, { id: "m3", @@ -162,8 +162,7 @@ export default function LandingPage() { { id: "f1", title: "Why is Venice a prime example?", - content: "Venice is an example of how cruise ships can damage a fragile environment. In the past, large cruise ships were allowed into its lagoon, but this caused problems because of pollution and the damage from waves they created. These ships added to water pollution and affected the delicate balance of the lagoon ecosystem. -Since the COVID-19 period, rules have changed. The government now limits cruise ships to smaller sizes (under 250 metres and about 1,250 passengers) to reduce environmental harm. This shows a move toward more “sustainable and responsible cruises” after the negative impacts became clearer. ", + content: "Venice has faced severe degradation from large ships entering the lagoon, leading to major restrictions.", }, { id: "f2",