Compare commits
4 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| d60a3df3b9 | |||
| f2fb5284a6 | |||
| 0f4c45d001 | |||
| cec63b31f6 |
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TimelineProcessFlow
|
<TimelineProcessFlow
|
||||||
title="Our Mission & Strategy"
|
title="About Debris Free Oceans"
|
||||||
description="We are a team of ocean advocates committed to a 5Rs approach to restore marine health and stop plastic flow."
|
description="We are a team of ocean advocates committed to a 5Rs approach to restore marine health and stop plastic flow. Our timeline follows a central wave path through the deep sea, connecting our mission and strategy nodes."
|
||||||
tag="Debris Free Oceans"
|
tag="Mission & Strategy"
|
||||||
tagIcon={Target}
|
tagIcon={Target}
|
||||||
textboxLayout="split-description"
|
textboxLayout="split-description"
|
||||||
animationType="blur-reveal"
|
animationType="blur-reveal"
|
||||||
@@ -72,6 +72,7 @@ export default function LandingPage() {
|
|||||||
{ content: "We execute beach cleanups, educational workshops, and advocate for policy changes to ensure our oceans remain pristine.", media: "", reverse: false },
|
{ content: "We execute beach cleanups, educational workshops, and advocate for policy changes to ensure our oceans remain pristine.", media: "", reverse: false },
|
||||||
{ content: "Our ultimate goal is a healthy, self-sustaining blue planet, completely free from the harmful impact of modern plastic waste.", media: "", reverse: true }
|
{ content: "Our ultimate goal is a healthy, self-sustaining blue planet, completely free from the harmful impact of modern plastic waste.", media: "", reverse: true }
|
||||||
]}
|
]}
|
||||||
|
className="bg-gradient-to-b from-teal-500 to-slate-950"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user