From c45a4ecc9668c6fd69b51f1568e770b60ea6a8b5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:56:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b375a1..af2c1c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function HomePage() { background={{ variant: "gradient-bars", }} - imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=1" imageAlt="Mensa Gjyshi Restaurant Interior" mediaAnimation="blur-reveal" frameStyle="card" @@ -91,7 +91,7 @@ export default function HomePage() { icon: Home, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-woman-interact-with-storekeeper_482257-76182.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-woman-interact-with-storekeeper_482257-76182.jpg?_wi=1" imageAlt="Mensa Gjyshi Traditional Albanian Restaurant" mediaAnimation="slide-up" textboxLayout="default" @@ -109,25 +109,25 @@ export default function HomePage() { id: "qofte", title: "Qofte me Patate Furre / Meatballs with Baked Potatoes", tags: ["Main Course", "Traditional"], - imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-meatballs-tomato-sauce-white-bowl_2829-7665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-meatballs-tomato-sauce-white-bowl_2829-7665.jpg?_wi=1", }, { id: "supe", title: "Supë Tradicionale / Traditional Soup", tags: ["Starter", "Seasonal"], - imageSrc: "http://img.b2bpic.net/free-photo/chicken-soup-with-vegetables-mushrooms-top-view-close-up-served-with-black-bread-sour-cream-garlic-healthy-hot-winter-lunch-layout-gray-background_166373-1752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-soup-with-vegetables-mushrooms-top-view-close-up-served-with-black-bread-sour-cream-garlic-healthy-hot-winter-lunch-layout-gray-background_166373-1752.jpg?_wi=1", }, { id: "mish", title: "Mish me Salcë Shtëpie / Meat with House Sauce", tags: ["Main Course", "Specialty"], - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-red-meat-wooden-tray-garlic-green-ketchup-chopped-pepper-oil-bottle-cutting-board-dark-background_140725-140326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-red-meat-wooden-tray-garlic-green-ketchup-chopped-pepper-oil-bottle-cutting-board-dark-background_140725-140326.jpg?_wi=1", }, { id: "tave", title: "Tavë me Perime / Baked Vegetables", tags: ["Side Dish", "Vegetarian"], - imageSrc: "http://img.b2bpic.net/free-photo/baked-vegetables-baking-sheet-eggplant-zucchini-tomatoes-paprika-onions-top-view_2829-17235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baked-vegetables-baking-sheet-eggplant-zucchini-tomatoes-paprika-onions-top-view_2829-17235.jpg?_wi=1", }, ]} animationType="slide-up" @@ -258,7 +258,7 @@ export default function HomePage() { rows: 5, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3461.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3461.jpg?_wi=1" imageAlt="Mensa Gjyshi Contact" mediaAnimation="blur-reveal" mediaPosition="right" @@ -270,7 +270,7 @@ export default function HomePage() {