diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f8cbaa..f28d523 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,13 +145,13 @@ export default function HomePage() { "Une création classique revisitée avec une touche moderne et des épices délicates", bentoComponent: "media-stack", items: [ { imageSrc: - "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", imageAlt: "Homard Thermidor"}, + "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=1", imageAlt: "Homard Thermidor"}, { imageSrc: - "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", imageAlt: "Homard Thermidor Vue 2"}, + "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=2", imageAlt: "Homard Thermidor Vue 2"}, { imageSrc: - "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", imageAlt: "Homard Thermidor Vue 3"}, + "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=3", imageAlt: "Homard Thermidor Vue 3"}, ], }, { @@ -159,13 +159,13 @@ export default function HomePage() { "Viande premium vieillie 45 jours, servie avec réduction de vin rouge et légumes de saison", bentoComponent: "media-stack", items: [ { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-juicy-piece-kebab-with-cranberry-puree_651396-1445.jpg", imageAlt: "Côte de Boeuf"}, + "http://img.b2bpic.net/free-photo/closeup-juicy-piece-kebab-with-cranberry-puree_651396-1445.jpg?_wi=1", imageAlt: "Côte de Boeuf"}, { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-juicy-piece-kebab-with-cranberry-puree_651396-1445.jpg", imageAlt: "Côte de Boeuf Détail"}, + "http://img.b2bpic.net/free-photo/closeup-juicy-piece-kebab-with-cranberry-puree_651396-1445.jpg?_wi=2", imageAlt: "Côte de Boeuf Détail"}, { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-juicy-piece-kebab-with-cranberry-puree_651396-1445.jpg", imageAlt: "Côte de Boeuf Présentation"}, + "http://img.b2bpic.net/free-photo/closeup-juicy-piece-kebab-with-cranberry-puree_651396-1445.jpg?_wi=3", imageAlt: "Côte de Boeuf Présentation"}, ], }, { @@ -173,13 +173,13 @@ export default function HomePage() { "Sélection quotidienne des plus beaux produits locaux, préparés avec finesse culinaire", bentoComponent: "media-stack", items: [ { imageSrc: - "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949024.jpg", imageAlt: "Légumes de Saison"}, + "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949024.jpg?_wi=1", imageAlt: "Légumes de Saison"}, { imageSrc: - "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949024.jpg", imageAlt: "Légumes Assortis"}, + "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949024.jpg?_wi=2", imageAlt: "Légumes Assortis"}, { imageSrc: - "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949024.jpg", imageAlt: "Légumes Plat Principal"}, + "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949024.jpg?_wi=3", imageAlt: "Légumes Plat Principal"}, ], }, ]}