Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-20 10:48:24 +00:00

View File

@@ -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"
imageSrc="http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=1"
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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=4", 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", 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?_wi=5", imageAlt: "Local accessibility"
}
]}
/>
@@ -226,10 +226,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", 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?_wi=6", 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", 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?_wi=7", imageAlt: "Business hours"
}
]}
/>