diff --git a/src/app/page.tsx b/src/app/page.tsx index 67cc92c..c185182 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/smiling-girl-with-curly-hair-drinking-coffee-writing-notes_7502-9175.jpg" textboxLayout="split" mediaAnimation="slide-up" + useInvertedBackground={false} /> @@ -116,6 +117,7 @@ export default function LandingPage() { { id: "t3", title: "Accueil exceptionnel", quote: "Marilyne est adorable et ses pâtisseries sont divines.", name: "Sophie", role: "Patissière amateur" } ]} textboxLayout="default" + useInvertedBackground={false} /> @@ -128,6 +130,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/close-up-tasty-sweet-cupcakes_23-2147779149.jpg" inputPlaceholder="Votre message ou date de réservation..." buttonText="Envoyer" + useInvertedBackground={false} />