diff --git a/src/app/page.tsx b/src/app/page.tsx index f06d29b..d1e9d54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-psd/elegant-gold-glass-perfume-bottle-luxury-fragrance_84443-65697.jpg?_wi=2" imageAlt="WNIKELS luxury fragrance bottle" mediaAnimation="slide-up" - useInvertedBackground={false} + useInvertedBackground={true} /> @@ -93,7 +93,7 @@ export default function LandingPage() { title="Exceptional Quality" description="Every bottle contains the essence of luxury and sophistication" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground={true} /> @@ -116,7 +116,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground={true} /> @@ -144,7 +144,7 @@ export default function LandingPage() { title="Choose Your Luxury" description="Select the perfect size and intensity for your collection" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground={true} /> @@ -168,7 +168,7 @@ export default function LandingPage() { title="Beloved by Connoisseurs" description="Hear from those who have discovered WNIKELS" textboxLayout="default" - useInvertedBackground={false} + useInvertedBackground={true} /> @@ -181,7 +181,7 @@ export default function LandingPage() { { text: "Contact Us", href: "mailto:hello@wnikels.com" }, ]} background={{ variant: "plain" }} - useInvertedBackground={false} + useInvertedBackground={true} />