From 641e7a0af2098b16e3e4429dfd0bac3bf9982941 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 14:16:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) 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} />