Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7f5e08f0a | |||
| 571228fdd8 |
@@ -162,18 +162,21 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Contact Us"
|
title="Contactez-nous"
|
||||||
description="Have questions or need bulk ordering information? Our team is here to help."
|
description="Vous avez des questions ou besoin d'informations sur les commandes en gros ? Notre équipe est là pour vous aider."
|
||||||
|
inputPlaceholder="Entrez votre email"
|
||||||
|
buttonText="Envoyer"
|
||||||
|
termsText="En cliquant sur Envoyer, vous confirmez que vous acceptez nos conditions générales."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/pub-interior-with-motorcycle-installation_1262-3608.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/pub-interior-with-motorcycle-installation_1262-3608.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
tag="Get in touch"
|
tag="Contact"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="Mahle"
|
logoText="Mahle"
|
||||||
copyrightText="© 2025 Mahle Automotive Parts. All rights reserved."
|
copyrightText="© 2025 Mahle Automotive Parts. Tous droits réservés."
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||||
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
|
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
|
||||||
|
|||||||
Reference in New Issue
Block a user