diff --git a/src/app/page.tsx b/src/app/page.tsx index 1902697..c2868a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; export default function Page() { return ( - + @@ -64,6 +64,7 @@ export default function Page() { avatars={[]} ratingAnimation="none" avatarsAnimation="none" + useInvertedBackground={false} />