diff --git a/src/app/page.tsx b/src/app/page.tsx index f9c879a..40abbd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,7 @@ export default function LandingPage() { mediaAnimation="slide-up" tagIcon={Shield} tagAnimation="slide-up" + useInvertedBackground={false} /> @@ -137,6 +138,7 @@ export default function LandingPage() { ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" + useInvertedBackground={false} />