From 79e4ca32270d60c6dc507e3b9f3c6de101bbb155 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 11:37:20 +0000 Subject: [PATCH] Update src/app/features/page.tsx --- src/app/features/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index a12ab42..d07e760 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -40,6 +40,7 @@ export default function FeaturesPage() { textboxLayout="split-description" title="Environmental Impacts of Cruise Ships" description="An in-depth look at how the cruise ship industry affects our oceans and coastal ecosystems." + useInvertedBackground={false} features={[ { id: "f1", label: "Marine Health", title: "Water Pollution", items: [ -- 2.49.1