Merge version_2 into main #2
@@ -149,15 +149,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
tag="Contactez-nous"
|
||||
title="Une question sur LYMOA ?"
|
||||
description="Notre équipe est à votre écoute pour toute question technique ou partenariat."
|
||||
background={{ variant: "plain" }}
|
||||
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"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-customer-support-agent-working-computer-office_1150-13763.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
imageAlt="Utilisation de l'application en cuisine"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,4 +172,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user