diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 191441a..848da43 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,16 +27,16 @@ export default function HomePage() { }} items={[ { - imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076225-71xieu3z.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076225-71xieu3z.jpg?_wi=1", }, { - imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076226-20cb3amv.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076226-20cb3amv.jpg?_wi=1", }, { - imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076227-xgaawia4.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076227-xgaawia4.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/italian-fresh-tasty-salad-with-mozzarella-tomatoes-olive-oil-fresh-basil-rustic-wooden-table-horizontal_1220-1188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-fresh-tasty-salad-with-mozzarella-tomatoes-olive-oil-fresh-basil-rustic-wooden-table-horizontal_1220-1188.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-cooking-pizza-together_23-2150283035.jpg", @@ -87,19 +87,19 @@ export default function HomePage() { title: "Margherita", description: "Tomato sauce, mozzarella, oregano, fresh basil.", href: "#menu", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076225-71xieu3z.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076225-71xieu3z.jpg?_wi=2", }, { title: "4 Fromages", description: "A delicious mix of four premium cheeses.", href: "#menu", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076226-20cb3amv.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076226-20cb3amv.jpg?_wi=2", }, { title: "Viande Hachée", description: "Ground beef with spices and fresh vegetables.", href: "#menu", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076227-xgaawia4.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FSDFRcMjmZANimPo1VOf56Y8g4/uploaded-1782062076227-xgaawia4.jpg?_wi=2", }, { title: "Fruits de Mer", @@ -123,7 +123,7 @@ export default function HomePage() { title: "Pasticcio", description: "Layered pasta delight with cream sauce.", href: "#menu", - imageSrc: "http://img.b2bpic.net/free-photo/italian-fresh-tasty-salad-with-mozzarella-tomatoes-olive-oil-fresh-basil-rustic-wooden-table-horizontal_1220-1188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-fresh-tasty-salad-with-mozzarella-tomatoes-olive-oil-fresh-basil-rustic-wooden-table-horizontal_1220-1188.jpg?_wi=2", }, ]} />