From f163de65e40189d8e2255bdc647af947f3abc075 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 18:23:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e68fdb0..08562a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,8 @@ export default function LandingPage() { { id: "f1", title: "Why is Venice a prime example?", - content: "Venice has faced severe degradation from large ships entering the lagoon, leading to major restrictions.", + 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. ", }, { id: "f2", -- 2.49.1