13 Commits

Author SHA1 Message Date
59f400e091 Update src/app/page.tsx 2026-04-07 00:48:41 +00:00
2dc58b46c7 Update src/app/page.tsx 2026-04-07 00:48:14 +00:00
ca6b62471f Update src/app/page.tsx 2026-04-07 00:46:20 +00:00
d648622bb7 Update src/app/page.tsx 2026-04-07 00:43:19 +00:00
cf45daddd5 Merge version_17 into main
Merge version_17 into main
2026-04-07 00:39:34 +00:00
9f0f46ea5c Update src/app/page.tsx 2026-04-07 00:39:31 +00:00
f4e147042c Merge version_17 into main
Merge version_17 into main
2026-04-07 00:38:59 +00:00
65d2b5cd54 Update src/app/page.tsx 2026-04-07 00:38:53 +00:00
282db9f1a7 Merge version_17 into main
Merge version_17 into main
2026-04-07 00:38:25 +00:00
76313ff3c7 Update src/app/page.tsx 2026-04-07 00:38:22 +00:00
6496bc2af8 Merge version_17 into main
Merge version_17 into main
2026-04-07 00:33:42 +00:00
fd0c1a6247 Update src/app/page.tsx 2026-04-07 00:33:39 +00:00
b96d5eee4d Update src/app/layout.tsx 2026-04-07 00:33:38 +00:00

View File

@@ -58,14 +58,42 @@ export default function LandingPage() {
/>
</div>
<div id="about" data-section="about">
<div id="about-1" data-section="about-1">
<TestimonialAboutCard
tag="Our Mission"
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}
/>
</div>
<div id="about-2" data-section="about-2">
<TestimonialAboutCard
tag="Our Mission"
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?_wi=2"
mediaAnimation="blur-reveal"
className="py-24 bg-background-accent"
useInvertedBackground={false}
/>
</div>
<div id="about-3" data-section="about-3">
<TestimonialAboutCard
tag="Our Mission"
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?_wi=3"
mediaAnimation="blur-reveal"
className="py-24 bg-background-accent"
useInvertedBackground={false}