diff --git a/src/app/page.tsx b/src/app/page.tsx index 7df5d23..228e370 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { name: "Pizza Napolitaine", price: "14€", variant: "Spécialité", - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=1", }, { id: "p2", @@ -157,7 +157,7 @@ export default function LandingPage() { name: "Dolce Vita Dessert", price: "8€", variant: "Sucré", - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=2", }, ]} title="Notre Menu" @@ -172,7 +172,7 @@ export default function LandingPage() { { id: "t1", name: "La Marmotte", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg?_wi=1", }, { id: "t2", @@ -192,7 +192,7 @@ export default function LandingPage() { { id: "t5", name: "Julien M.", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg?_wi=2", }, ]} cardTitle="Avis de nos clients"