diff --git a/src/app/page.tsx b/src/app/page.tsx index 91128e4..798c61c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,6 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/young-european-woman-jumpsuit-sits-kitchen-table-ceiling-lapm-orange-warm-light_343596-1795.jpg" imageAlt="Luxurious kitchen with high-end appliances" - useInvertedBackground={false} showBlur={true} textPosition="bottom" mediaAnimation="opacity" @@ -199,7 +198,6 @@ export default function LandingPage() { { title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Client Testimonials", href: "#testimonials" }, { label: "FAQ", href: "#faq" }, { label: "Privacy Policy", href: "#" }] } ]} copyrightText="© 2024 Electromenager de Luxe. All rights reserved." - useInvertedBackground={false} />