Update src/app/page.tsx
This commit is contained in:
@@ -59,8 +59,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
title="Our Mission & The 5Rs Strategy"
|
||||
description="We are dedicated to safeguarding our oceans by implementing a proactive, layered approach to waste management and community engagement."
|
||||
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.'
|
||||
metrics={[
|
||||
{ value: "5", title: "Core Pillars (5Rs)" },
|
||||
{ value: "100%", title: "Ecological Commitment" }
|
||||
@@ -75,10 +75,10 @@ export default function LandingPage() {
|
||||
<FeatureCardTwelve
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="split"
|
||||
title="What We Do"
|
||||
description="Our strategy focuses on systematic change and actionable community restoration initiatives."
|
||||
title="Our Core Strategy: The 5Rs"
|
||||
description='We move beyond just "cleaning up" by integrating a circular approach to waste'
|
||||
features={[
|
||||
{ id: "1", label: "Refuse & Reduce", title: "Prevention", items: ["Single-use ban", "Packaging audits"] },
|
||||
{ id: "1", label: "Reduce", title: "", items: ["Inspiring a shift away from single-use consumption to stop waste before it starts.", ""] },
|
||||
{ id: "2", label: "Reuse & Repurpose", title: "Circularity", items: ["Material upcycling", "Community workshops"] },
|
||||
{ id: "3", label: "The Goal", title: "Restoration", items: ["Ecosystem cleaning", "Policy advocacy"] },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user