Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 22:33:57 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
href: "#featured-menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-sant-jordi-day-books-roses_23-2151197566.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-sant-jordi-day-books-roses_23-2151197566.jpg?_wi=1"
imageAlt="مقهى فاخر داخلي"
mediaAnimation="opacity"
/>
@@ -135,7 +135,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-sant-jordi-day-books-roses_23-2151197566.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-sant-jordi-day-books-roses_23-2151197566.jpg?_wi=2",
imageAlt: "أجواء مقهى هادئة ومريحة",
},
{
@@ -166,24 +166,24 @@ export default function LandingPage() {
title: "طعام طازج وكميات وفيرة",
description: "من الوجبات الخفيفة إلى الوجبات المشبعة، كل طبق يُحضّر بجودة وعناية.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/nobody-sweet-soft-milk-mocha_1323-26.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nobody-sweet-soft-milk-mocha_1323-26.jpg?_wi=1",
imageAlt: "طعام طازج وشهي",
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-glass_74190-634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-glass_74190-634.jpg?_wi=1",
imageAlt: "أجواء مقهى هادئة ومريحة",
},
{
title: "مصمم لكل لحظة",
description: "قهوة الصباح قبل العمل. اجتماعات بعد الظهر. محادثات المساء. تجمعات نهاية الأسبوع. سواء كنت هنا لخمس دقائق أو خمس ساعات، ينكي مصمم ليشعر وكأنه مكانك المفضل في المدينة.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-barista-with-coffee-filter-kettle-counter_23-2148824381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-barista-with-coffee-filter-kettle-counter_23-2148824381.jpg?_wi=1",
imageAlt: "قهوة مصممة لكل لحظة",
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/flavored-coffee-with-cinnamon-whipped-cream_140725-2287.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flavored-coffee-with-cinnamon-whipped-cream_140725-2287.jpg?_wi=1",
imageAlt: "أجواء مقهى هادئة ومريحة",
},
]}
@@ -203,28 +203,28 @@ export default function LandingPage() {
id: "spanish-latte",
name: "سبانش لاتيه",
price: "85 EGP",
imageSrc: "http://img.b2bpic.net/free-photo/nobody-sweet-soft-milk-mocha_1323-26.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nobody-sweet-soft-milk-mocha_1323-26.jpg?_wi=2",
imageAlt: "سبانش لاتيه مثلج",
},
{
id: "iced-caramel-coffee",
name: "آيس كراميل كوفي",
price: "90 EGP",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-glass_74190-634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-glass_74190-634.jpg?_wi=2",
imageAlt: "آيس كراميل كوفي",
},
{
id: "v60-brew",
name: "قهوة V60 مختصة",
price: "95 EGP",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-barista-with-coffee-filter-kettle-counter_23-2148824381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-barista-with-coffee-filter-kettle-counter_23-2148824381.jpg?_wi=2",
imageAlt: "قهوة V60 مختصة",
},
{
id: "mocha-supreme",
name: "موكا سوبريم",
price: "90 EGP",
imageSrc: "http://img.b2bpic.net/free-photo/flavored-coffee-with-cinnamon-whipped-cream_140725-2287.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flavored-coffee-with-cinnamon-whipped-cream_140725-2287.jpg?_wi=2",
imageAlt: "موكا سوبريم",
},
{