diff --git a/src/app/page.tsx b/src/app/page.tsx index c1f56fb..0cb6533 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,6 +83,7 @@ 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} />