diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 3860758..e1a6b41 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -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?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhQ8ZxfVQdJRH3IkzUi0yampdZ/uploaded-1773044047823-0rpggube.webp", imageAlt: "Exquisite desserts and after-dinner selections", }, ]} @@ -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?_wi=4", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhQ8ZxfVQdJRH3IkzUi0yampdZ/uploaded-1773044386438-texzq8hp.webp", imageAlt: "Fine wine selection", }, ]}