2 Commits

Author SHA1 Message Date
a7f5e08f0a Update src/app/page.tsx 2026-05-18 13:30:21 +00:00
571228fdd8 Merge version_1 into main
Merge version_1 into main
2026-05-18 13:27:27 +00:00

View File

@@ -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" },