Switch to version 2: modified src/app/page.tsx
This commit is contained in:
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Understand the Real Environmental Damage Caused by Cruise Ships"
|
||||
title="Understanding the Scope of Environmental Damage"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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-1776535334645-j279ajda.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-1776535347413-cql6qg48.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 thrown overboard also damadges living conditions for animals and plants.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARLkjU9t1ru27ZaFOKNjNfRfIu/uploaded-1776535403064-y8z07x9u.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 To Our Ocean"
|
||||
description="The cruise ship industry causes lots of problems towards marine life and habitats as it distrupts animlas, ecosystems and pollutes."
|
||||
title="Major Environmental Threats"
|
||||
description="The cruise industry presents multifaceted challenges to marine health."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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",
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user