diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a11a65..c84120d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,6 +124,8 @@ export default function LandingPage() { title="Restons en contact" description="Venez nous rendre visite Rue des Malvoisins 14 ou contactez-nous par téléphone au 079 582 06 75." buttons={[{ text: "Nous appeler", href: "tel:0795820675" }, { text: "Envoyer un mail", href: "mailto:info@magasinsdumonde.ch" }]} + background={{ variant: "plain" }} + useInvertedBackground={false} />