Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-05 14:16:33 +00:00

View File

@@ -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}
/>
</div>
</ThemeProvider>