Merge version_1 into main #2
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg"
|
||||
imageAlt="Professional auto repair garage"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -121,19 +121,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "✔ Intervention rapide", description: "Service dans les 30 minutes pour les urgences, horaires flexibles adaptés à votre emploi du temps", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=2", imageAlt: "Fast service"
|
||||
title: "✔ Intervention rapide", description: "Service dans les 30 minutes pour les urgences, horaires flexibles adaptés à votre emploi du temps", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", imageAlt: "Fast service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "✔ Prix abordables", description: "Tarification transparente sans frais cachés, devis gratuit et sans engagement", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=3", imageAlt: "Affordable pricing"
|
||||
title: "✔ Prix abordables", description: "Tarification transparente sans frais cachés, devis gratuit et sans engagement", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", imageAlt: "Affordable pricing"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "✔ Service de confiance", description: "Équipe expérimentée avec 15 ans de profession, certifications et garanties sur travaux", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=4", imageAlt: "Trustworthy service"
|
||||
title: "✔ Service de confiance", description: "Équipe expérimentée avec 15 ans de profession, certifications et garanties sur travaux", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", imageAlt: "Trustworthy service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "✔ Local et accessible", description: "Situé à Épinay-sur-Seine, facile d'accès en transports, parking gratuit disponible", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=5", imageAlt: "Local accessibility"
|
||||
title: "✔ Local et accessible", description: "Situé à Épinay-sur-Seine, facile d'accès en transports, parking gratuit disponible", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", imageAlt: "Local accessibility"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -150,6 +150,7 @@ export default function LandingPage() {
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1537.jpg"
|
||||
imageAlt="Professional mechanic"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,10 +227,10 @@ export default function LandingPage() {
|
||||
id: "address", value: "26 Rue Rouget de l'Isle", title: "Adresse", description: "93800 Épinay-sur-Seine, accessible par tous les transports", imageSrc: "http://img.b2bpic.net/free-vector/geographic-location-system_24877-52111.jpg", imageAlt: "Location map"
|
||||
},
|
||||
{
|
||||
id: "phone", value: "+33 6 47 33 99 92", title: "Téléphone", description: "Appelez-nous pour un rendez-vous ou une urgence", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=6", imageAlt: "Phone contact"
|
||||
id: "phone", value: "+33 6 47 33 99 92", title: "Téléphone", description: "Appelez-nous pour un rendez-vous ou une urgence", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", imageAlt: "Phone contact"
|
||||
},
|
||||
{
|
||||
id: "hours", value: "Lun-Ven: 8h-18h", title: "Horaires", description: "Samedi: 9h-17h. Fermé le dimanche", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=7", imageAlt: "Business hours"
|
||||
id: "hours", value: "Lun-Ven: 8h-18h", title: "Horaires", description: "Samedi: 9h-17h. Fermé le dimanche", imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg", imageAlt: "Business hours"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user