From 44df6b7dda19e01abed86851b86c704feb5ea556 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:44:29 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index d3cd27f..3860758 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -73,7 +73,7 @@ export default function MenuPage() { author: "Chef's Selection", description: "Begin your culinary journey with our handpicked selection of appetizers crafted with premium local and imported ingredients. Each starter is designed to complement our signature cocktails.", tags: ["Appetizers", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg?_wi=3", imageAlt: "Signature starters and appetizers", }, { @@ -82,7 +82,7 @@ export default function MenuPage() { author: "Executive Chef", description: "Indulge in our exquisite main courses featuring premium cuts of meat, fresh seafood, and vegetarian delicacies. Each dish is prepared with meticulous attention to detail and artistic presentation.", tags: ["Mains", "Luxury"], - imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg?_wi=3", imageAlt: "Fine dining main courses", }, { @@ -91,7 +91,7 @@ export default function MenuPage() { author: "Pastry Chef", description: "Complete your dining experience with our decadent desserts and after-dinner selections. Complemented by our curated selection of digestifs and specialty coffees.", tags: ["Desserts", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg?_wi=2", imageAlt: "Exquisite desserts and after-dinner selections", }, ]} @@ -122,7 +122,7 @@ export default function MenuPage() { author: "Master Mixologists", description: "Our signature collection features innovative cocktails crafted by award-winning mixologists. Each drink tells a story and pairs perfectly with our rooftop ambiance.", tags: ["Cocktails", "Signature"], - imageSrc: "http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg?_wi=4", imageAlt: "Signature cocktails", }, { @@ -131,7 +131,7 @@ export default function MenuPage() { author: "Curated Selection", description: "Discover our extensive collection of premium spirits from around the world. From rare single malts to exclusive tequilas, our bar offers an unparalleled selection.", tags: ["Spirits", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/manhattan-hudson-river-sunset_649448-1365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manhattan-hudson-river-sunset_649448-1365.jpg?_wi=3", imageAlt: "Premium spirits collection", }, { @@ -140,7 +140,7 @@ export default function MenuPage() { author: "Sommelier Curated", description: "Our sommelier-selected wine list features exceptional bottles from renowned vineyards. Carefully chosen to complement our menu and enhance your dining experience.", tags: ["Wine", "Curated"], - imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg?_wi=4", imageAlt: "Fine wine selection", }, ]}