Update src/app/page.tsx
This commit is contained in:
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
description="Des experts passionnés pour l'entretien et la réparation de votre véhicule. Qualité, transparence et fiabilité au cœur de notre atelier."
|
||||
tag="Service Automobile"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580532.jpg", imageAlt: "garage car repair interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1510.jpg", imageAlt: "automotive repair shop tools" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580532.jpg?_wi=1", imageAlt: "garage car repair interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1510.jpg?_wi=1", imageAlt: "automotive repair shop tools" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -76,10 +76,10 @@ export default function LandingPage() {
|
||||
title: "Diagnostic Électronique", description: "Identification précise de toutes les pannes grâce à nos outils de diagnostic de dernière génération.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367579.jpg", imageAlt: "team of mechanics smiling"
|
||||
},
|
||||
{
|
||||
title: "Révision Complète", description: "Entretien régulier selon les recommandations constructeurs pour préserver votre garantie.", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580532.jpg", imageAlt: "team of mechanics smiling"
|
||||
title: "Révision Complète", description: "Entretien régulier selon les recommandations constructeurs pour préserver votre garantie.", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580532.jpg?_wi=2", imageAlt: "team of mechanics smiling"
|
||||
},
|
||||
{
|
||||
title: "Freinage & Pneumatiques", description: "Contrôle, remplacement et équilibrage pour une tenue de route optimale.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1510.jpg", imageAlt: "team of mechanics smiling"
|
||||
title: "Freinage & Pneumatiques", description: "Contrôle, remplacement et équilibrage pour une tenue de route optimale.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1510.jpg?_wi=2", imageAlt: "team of mechanics smiling"
|
||||
}
|
||||
]}
|
||||
title="Nos Services Experts"
|
||||
|
||||
Reference in New Issue
Block a user