diff --git a/src/app/page.tsx b/src/app/page.tsx
index d0aedac..8d9c861 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -47,7 +47,6 @@ export default function Page() {
imageSrc="http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg"
imageAlt="Abstract dark background with neon orange accents"
mediaAnimation="blur-reveal"
- useInvertedBackground={false}
/>
@@ -150,7 +149,6 @@ export default function Page() {
title="As Seen On"
description="Our gear graces the boldest and brightest. Featured in top publications and worn by leading trendsetters."
names={["Complex", "Hypebeast", "GQ", "Vogue", "Highsnobiety", "032c", "Dazed"]}
- animationType="opacity"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -175,7 +173,6 @@ export default function Page() {
{ "title": "Legal", "items": [{ "label": "Privacy Policy", "href": "#" }, { "label": "Terms of Service", "href": "#" }, { "label": "Shipping & Returns", "href": "#" }] }
]}
copyrightText="© 2024 VNDL Studio. All rights reserved."
- useInvertedBackground={true}
/>