diff --git a/src/app/page.tsx b/src/app/page.tsx index d3c3d39..0ad09d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@jean", testimonial: "Une expérience incroyable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cook-holding-plate-with-salad-near-service-bell_23-2148040240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-holding-plate-with-salad-near-service-bell_23-2148040240.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@marie", testimonial: "Le goût est exquis.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/kitchen-shelf-with-various-herbs-spices-seeds-legumes-cutting-boards-utensils-white_114579-10193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kitchen-shelf-with-various-herbs-spices-seeds-legumes-cutting-boards-utensils-white_114579-10193.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@paul", testimonial: "Service impeccable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@sophie", testimonial: "Un délice de saveurs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -97,11 +97,11 @@ export default function LandingPage() { handle: "@lucie", testimonial: "Une adresse incontournable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe-while-eating-drinking-alcohol_171337-19780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe-while-eating-drinking-alcohol_171337-19780.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cook-holding-plate-with-salad-near-service-bell_23-2148040240.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cook-holding-plate-with-salad-near-service-bell_23-2148040240.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg", @@ -169,7 +169,7 @@ export default function LandingPage() { title: "Recettes créées", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/kitchen-shelf-with-various-herbs-spices-seeds-legumes-cutting-boards-utensils-white_114579-10193.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kitchen-shelf-with-various-herbs-spices-seeds-legumes-cutting-boards-utensils-white_114579-10193.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -189,7 +189,7 @@ export default function LandingPage() { price: "12€", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=2", }, { id: "2", @@ -253,14 +253,14 @@ export default function LandingPage() { name: "Sophie", role: "Fidèle", testimonial: "Un régal pour les papilles.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg?_wi=2", }, { id: "2", name: "Marc", role: "Habitué", testimonial: "Une cuisine généreuse.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe-while-eating-drinking-alcohol_171337-19780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe-while-eating-drinking-alcohol_171337-19780.jpg?_wi=2", }, { id: "3",