Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7f5e08f0a | |||
| 571228fdd8 |
@@ -162,18 +162,21 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "plain" }}
|
||||
title="Contact Us"
|
||||
description="Have questions or need bulk ordering information? Our team is here to help."
|
||||
title="Contactez-nous"
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
tag="Get in touch"
|
||||
tag="Contact"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Mahle"
|
||||
copyrightText="© 2025 Mahle Automotive Parts. All rights reserved."
|
||||
copyrightText="© 2025 Mahle Automotive Parts. Tous droits réservés."
|
||||
socialLinks={[
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
|
||||
|
||||
Reference in New Issue
Block a user