Update src/app/page.tsx

This commit is contained in:
2026-03-15 09:52:54 +00:00
parent 9de5e1589b
commit 86f895d57c

View File

@@ -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",
},
]}