From 86f895d57c3672bb1b253677e005fd665a3e83a1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:52:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8554519..01900db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,14 +200,14 @@ export default function HomePage() { id: "atmosphere", title: "Atmosferë Ngrohtë", description: "Ambienti i ngrohtë dhe familjar ku ndjeheni si në shtëpi. Stafi ynë i sjellshëm gati t'ju shërbejë me përzemërinë.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598352.jpg?_wi=2", imageAlt: "warm restaurant interior cozy atmosphere lighting", }, { id: "quality", title: "Cilësi e Lartë", description: "Çdo pjatë përgatitet me kujdes maksimal dhe magjia e shërbimit të devotuar. Ushqimi i freskët ditor.", - imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-421.jpg?_wi=2", imageAlt: "chef preparing food kitchen quality control", }, ]} @@ -237,14 +237,14 @@ export default function HomePage() { id: "qofte", name: "Qofte me Patate Furre", price: "ALL 350", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-meat-stuffed-blini-cutlets-round-plate-fork-cherry-tomatoes-table_140725-162183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-meat-stuffed-blini-cutlets-round-plate-fork-cherry-tomatoes-table_140725-162183.jpg?_wi=2", imageAlt: "Qofte me Patate Furre", }, { id: "supe", name: "Supë Tradicionale", price: "ALL 200", - imageSrc: "http://img.b2bpic.net/free-photo/veggies-creme-soup-winter-food-high-view_23-2148717349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/veggies-creme-soup-winter-food-high-view_23-2148717349.jpg?_wi=2", imageAlt: "Supë Tradicionale", }, { @@ -258,7 +258,7 @@ export default function HomePage() { id: "tave", name: "Tavë me Perime", price: "ALL 380", - imageSrc: "http://img.b2bpic.net/free-photo/oven-baked-pasta-with-vegetables-meat-champignons-bowl-closeup_1220-7641.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/oven-baked-pasta-with-vegetables-meat-champignons-bowl-closeup_1220-7641.jpg?_wi=2", imageAlt: "Tavë me Perime", }, ]}