From 65d2b5cd54e15ced3a2ca714c7eed3746939c225 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 00:38:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd6b72b..c1f56fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} /> @@ -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} />