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