diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7963590..ffe356a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -95,7 +95,6 @@ export default function AboutPage() { mediaAnimation="slide-up" rating={5} ratingText="Trusted by leading global brands" - useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 366035f..d52e0c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,6 @@ export default function HomePage() { mediaAnimation="slide-up" rating={5} ratingText="Trusted by 150+ leading brands" - useInvertedBackground={false} />