Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-07 11:37:58 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-beef-steaks-served-lavash-with-species_114579-1990.jpg", imageAlt: "Cinematic grill fire" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg", imageAlt: "Premium kebab wrap" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg?_wi=1", imageAlt: "Premium kebab wrap" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-cranberry-top-view_140725-933.jpg", imageAlt: "Kebab plate" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetable-rolls-yummy-inside-white-plate-brown-floor_140725-14523.jpg", imageAlt: "Kebab rollo" },
{ imageSrc: "http://img.b2bpic.net/free-photo/preparation-chicken-with-oil-spices-vegetables_114579-56249.jpg", imageAlt: "Fresh kebab meat" },
@@ -93,7 +93,7 @@ export default function LandingPage() {
{
title: "Fair Prices", description: "Authentic quality at a value that makes sense for everyone.", icon: Wallet,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-dark-surface_140725-75404.jpg" },
],
},