3 Commits

Author SHA1 Message Date
0ec37ab762 Update src/app/page.tsx 2026-04-27 19:42:44 +00:00
d3e3b48823 Switch to version 1: modified src/app/page.tsx 2026-04-27 16:45:14 +00:00
747ceec9a8 Merge version_2 into main
Merge version_2 into main
2026-04-27 16:37:15 +00:00

View File

@@ -149,14 +149,15 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Contactez-nous"
title="Une question sur LYMOA ?"
description="Notre équipe est à votre écoute pour toute question technique ou partenariat."
useInvertedBackground={true}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/happy-customer-support-agent-working-computer-office_1150-13763.jpg"
tag="Rejoignez-nous"
title="Prêt à limiter votre gaspillage ?"
description="Inscrivez-vous pour être parmi les premiers testeurs."
imageSrc="http://img.b2bpic.net/free-photo/woman-carrying-cactus-while-checking-her-phone_53876-132345.jpg"
mediaAnimation="slide-up"
mediaPosition="right"
mediaPosition="left"
imageAlt="Utilisation de l'application en cuisine"
/>
</div>