Compare commits
12 Commits
version_17
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d14ec76bd2 | |||
| 6223d6bd0a | |||
| 653c0ca719 | |||
| 59f400e091 | |||
| f4e7ca8798 | |||
| 2dc58b46c7 | |||
| ca6b62471f | |||
| d648622bb7 | |||
| cf45daddd5 | |||
| f4e147042c | |||
| 282db9f1a7 | |||
| 6496bc2af8 |
@@ -58,14 +58,14 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<div id="about-1" data-section="about-1">
|
||||
<TestimonialAboutCard
|
||||
tag="Our Mission"
|
||||
title="Turning Off The Waste Tap"
|
||||
description="We are a Miami-based non-profit organization dedicated to advancing a zero-waste economy. Our goal is to shift cultural paradigms away from disposable living toward a circular future."
|
||||
subdescription="Through community, education, and advocacy, we tackle the root causes of ocean plastic pollution, protecting the delicate ecosystems that define our blue planet."
|
||||
title="About Debris Free Oceans"
|
||||
description='We are a Miami-based organization dedicated to "turning off the waste tap." Our mission is to lead the transition toward a zero-waste economy by addressing both the infrastructure and the culture of disposable living.'
|
||||
subdescription=""
|
||||
icon={Recycle}
|
||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtwXXwXAFgkLcj8UK8yqk5jXxb/vibrant-coral-reef-in-midwater-soft-ligh-1775511262201-ae7e40af.mp4"
|
||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtwXXwXAFgkLcj8UK8yqk5jXxb/vibrant-coral-reef-in-midwater-soft-ligh-1775511262201-ae7e40af.mp4?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
className="py-24 bg-background-accent"
|
||||
useInvertedBackground={false}
|
||||
@@ -79,9 +79,9 @@ export default function LandingPage() {
|
||||
title="Our Core Strategy: The 5Rs"
|
||||
description='We move beyond just "cleaning up" by integrating a circular approach to waste'
|
||||
features={[
|
||||
{ id: "1", label: "Reduce", title: "Consumption Shift", items: ["Inspiring a shift away from single-use consumption to stop waste before it starts.", "Consumer awareness initiatives"] },
|
||||
{ id: "2", label: "Reuse & Repurpose", title: "Circularity", items: ["Material upcycling projects", "Community repair workshops", "Resource recovery networks"] },
|
||||
{ id: "3", label: "The Goal", title: "Restoration", items: ["Ecosystem cleaning efforts", "Policy advocacy for ocean health", "Zero-waste infrastructure"] },
|
||||
{ id: "1", label: "Reduce", title: "", items: ["Inspiring a shift away from single-use consumption to stop waste before it starts.", ""] },
|
||||
{ id: "2", label: "Reuse ", title: "", items: ["Extending the life of products through innovative, cost-saving approaches.", "", ""] },
|
||||
{ id: "3", label: "Recycle", title: "", items: ["", "Supporting responsible processing of materials when reuse is no longer an option.", ""] },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user