diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1b65c96..e44120e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -72,7 +72,7 @@ export default function LandingPage() {
@@ -158,7 +158,6 @@ export default function LandingPage() {
{ title: "Légal", items: [{ label: "Mentions Légales", href: "#" }, { label: "Politique de Confidentialité", href: "#" }] }
]}
copyrightText="© 2024 Chez APPO. Tous droits réservés."
- useInvertedBackground={true}
/>