diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ede84d..bbf5ad9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { testimonials={[ { name: "Google Reviews", handle: "5.0 / 5 (20 avis)", testimonial: "Service impeccable et expertise incontestable. Excellent rapport qualité-prix.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819760.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819760.jpg?_wi=1" } ]} useInvertedBackground={false} @@ -133,7 +133,7 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Olivier M.", handle: "Motard Passionné", testimonial: "Un niveau incroyable en mécanique, honnête et sympa. Je recommande encore et encore ! Service rapide et travail professionnel.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819760.jpg", imageAlt: "Olivier M." + id: "1", name: "Olivier M.", handle: "Motard Passionné", testimonial: "Un niveau incroyable en mécanique, honnête et sympa. Je recommande encore et encore ! Service rapide et travail professionnel.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819760.jpg?_wi=2", imageAlt: "Olivier M." }, { id: "2", name: "Eric D.", handle: "Propriétaire Kawasaki", testimonial: "Réparations rapides, accueil chaleureux et travail très professionnel. Engine Meca Racing c'est de la qualité garantie.", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15929.jpg", imageAlt: "Eric D."