diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1ca69ca..bd539b8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { textarea={{ name: "message", placeholder: "Votre message", rows: 5, required: true }} useInvertedBackground={true} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35592.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35592.jpg?_wi=2" imageAlt="Contact A. Terrassement" buttonText="Envoyer" onSubmit={(data) => console.log("Form submitted:", data)} diff --git a/src/app/page.tsx b/src/app/page.tsx index c67ec17..c497be7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { title: "Service fiable", description: "Exécution propre et professionnelle sur chaque projet."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35592.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35592.jpg?_wi=1" imageAlt="Notre équipe professionnelle d'aménagement paysager et de terrassement" mediaAnimation="blur-reveal" />