Merge version_17 into main

Merge version_17 into main
This commit was merged in pull request #29.
This commit is contained in:
2026-04-07 00:38:59 +00:00

View File

@@ -68,6 +68,7 @@ export default function LandingPage() {
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtwXXwXAFgkLcj8UK8yqk5jXxb/vibrant-coral-reef-in-midwater-soft-ligh-1775511262201-ae7e40af.mp4"
mediaAnimation="blur-reveal"
className="py-24 bg-background-accent"
useInvertedBackground={false}
/>
</div>
@@ -82,7 +83,6 @@ export default function LandingPage() {
{ 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"] },
]}
useInvertedBackground={false}
/>
</div>