diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d63d05..7c071ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,10 +47,10 @@ export default function LandingPage() { description="Plats généreux, service rapide, sur place, à emporter ou en livraison." testimonials={[ { - id: "t1", name: "Sarah", testimonial: "Excellent service et plats copieux !", rating: 5, + name: "Sarah", title: "Client satisfait", testimonial: "Excellent service et plats copieux !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-bearded-man-with-specific-appearance-uses-tablet-computer_273609-8927.jpg"}, { - id: "t2", name: "Marc", testimonial: "Très bon accueil et belle décoration.", rating: 5, + name: "Marc", title: "Client fidèle", testimonial: "Très bon accueil et belle décoration.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg"}, ]} buttons={[