diff --git a/src/app/page.tsx b/src/app/page.tsx index 0397da5..f37ca4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function SanglierDorePage() { testimonials={[ { name: "Marie Leblanc", handle: "Local Resident", testimonial: "Stepping into Sanglier Doré is like traveling back to a medieval feast. The food is exceptional and the atmosphere is unforgettable!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1" }, { name: "Jacques Marchand", handle: "Food Critic", testimonial: "Authentic medieval-inspired cuisine with a modern twist. Every dish tells a story of hunters and gatherers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-food_23-2149152871.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-food_23-2149152871.jpg?_wi=1" }, { name: "Sophie Bergeron", handle: "Visitor", testimonial: "Generous portions, warm hospitality, and an atmosphere that transports you to another era. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-african-man-pointing-finger_171337-7445.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-african-man-pointing-finger_171337-7445.jpg?_wi=1" } ]} testimonialRotationInterval={5000} @@ -171,13 +171,13 @@ export default function SanglierDorePage() { carouselMode="buttons" testimonials={[ { - id: "1", name: "Marie Leblanc", role: "Local Resident", testimonial: "Stepping into Sanglier Doré is like traveling back to a medieval feast. The food is exceptional, portions are generous, and the warm hospitality makes you feel like family.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Marie Leblanc" + id: "1", name: "Marie Leblanc", role: "Local Resident", testimonial: "Stepping into Sanglier Doré is like traveling back to a medieval feast. The food is exceptional, portions are generous, and the warm hospitality makes you feel like family.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Marie Leblanc" }, { - id: "2", name: "Jacques Marchand", role: "Food Critic", testimonial: "Authentic medieval-inspired cuisine with a modern touch. Every dish tells a story of hunters and gatherers. A culinary adventure worth taking.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-food_23-2149152871.jpg", imageAlt: "Jacques Marchand" + id: "2", name: "Jacques Marchand", role: "Food Critic", testimonial: "Authentic medieval-inspired cuisine with a modern touch. Every dish tells a story of hunters and gatherers. A culinary adventure worth taking.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-food_23-2149152871.jpg?_wi=2", imageAlt: "Jacques Marchand" }, { - id: "3", name: "Sophie Bergeron", role: "Tourist", testimonial: "An unforgettable evening! The atmosphere transported us to another era, and the food was absolutely delicious. Highly recommended for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-african-man-pointing-finger_171337-7445.jpg", imageAlt: "Sophie Bergeron" + id: "3", name: "Sophie Bergeron", role: "Tourist", testimonial: "An unforgettable evening! The atmosphere transported us to another era, and the food was absolutely delicious. Highly recommended for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-african-man-pointing-finger_171337-7445.jpg?_wi=2", imageAlt: "Sophie Bergeron" }, { id: "4", name: "Pierre Dufour", role: "Regular Customer", testimonial: "A true gem in Sherbrooke. The ambiance is warm and inviting, the staff is incredibly attentive, and the medieval-themed dishes never disappoint.", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-businesswoman-with-arms-crossed-looking-forward-future_1163-4333.jpg", imageAlt: "Pierre Dufour"