From 742da1bafb39dbd8f544b37a26b2531bd97049a4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 15:27:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fb3621..aca84ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,31 +84,31 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "starter-1", name: "Escargots à la Bourguignonne", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg", imageAlt: "Escargots appetizer" + id: "starter-1", name: "Escargots à la Bourguignonne", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=1", imageAlt: "Escargots appetizer" }, { - id: "starter-2", name: "Foie Gras Terrine", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/cutting-biscuit-with-whipping-cream-berries-with-cutlery_114579-3648.jpg", imageAlt: "Foie gras terrine starter" + id: "starter-2", name: "Foie Gras Terrine", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/cutting-biscuit-with-whipping-cream-berries-with-cutlery_114579-3648.jpg?_wi=1", imageAlt: "Foie gras terrine starter" }, { - id: "starter-3", name: "French Onion Soup", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg", imageAlt: "Classic French onion soup" + id: "starter-3", name: "French Onion Soup", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=2", imageAlt: "Classic French onion soup" }, { - id: "main-1", name: "Coq au Vin", price: "€32", imageSrc: "http://img.b2bpic.net/free-photo/cutting-biscuit-with-whipping-cream-berries-with-cutlery_114579-3648.jpg", imageAlt: "Coq au vin main course" + id: "main-1", name: "Coq au Vin", price: "€32", imageSrc: "http://img.b2bpic.net/free-photo/cutting-biscuit-with-whipping-cream-berries-with-cutlery_114579-3648.jpg?_wi=2", imageAlt: "Coq au vin main course" }, { - id: "main-2", name: "Bouillabaisse Provençale", price: "€38", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg", imageAlt: "Bouillabaisse seafood stew" + id: "main-2", name: "Bouillabaisse Provençale", price: "€38", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=3", imageAlt: "Bouillabaisse seafood stew" }, { - id: "main-3", name: "Beef Bourguignon", price: "€35", imageSrc: "http://img.b2bpic.net/free-photo/cutting-biscuit-with-whipping-cream-berries-with-cutlery_114579-3648.jpg", imageAlt: "Beef bourguignon main dish" + id: "main-3", name: "Beef Bourguignon", price: "€35", imageSrc: "http://img.b2bpic.net/free-photo/cutting-biscuit-with-whipping-cream-berries-with-cutlery_114579-3648.jpg?_wi=3", imageAlt: "Beef bourguignon main dish" }, { - id: "dessert-1", name: "Crème Brûlée", price: "€10", imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg", imageAlt: "Classic crème brûlée" + id: "dessert-1", name: "Crème Brûlée", price: "€10", imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg?_wi=1", imageAlt: "Classic crème brûlée" }, { - id: "dessert-2", name: "Chocolate Soufflé", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg", imageAlt: "Chocolate soufflé dessert" + id: "dessert-2", name: "Chocolate Soufflé", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg?_wi=2", imageAlt: "Chocolate soufflé dessert" }, { - id: "dessert-3", name: "Tarte Tatin", price: "€11", imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg", imageAlt: "Tarte tatin apple dessert" + id: "dessert-3", name: "Tarte Tatin", price: "€11", imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg?_wi=3", imageAlt: "Tarte tatin apple dessert" } ]} ariaLabel="Menu section with dishes and prices" @@ -122,7 +122,7 @@ export default function LandingPage() { features={[ { id: "gallery-item-1", title: "Culinary Artistry", description: "Each dish is a masterpiece, plated with precision and passion.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg", imageAlt: "Artfully plated gourmet dish" + imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=4", imageAlt: "Artfully plated gourmet dish" }, items: [ { icon: ChefHat, text: "Expert preparation" }, -- 2.49.1