Merge version_7 into main
Merge version_7 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -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)}
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user