Update src/app/page.tsx
This commit is contained in:
@@ -119,13 +119,13 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "طعام طازج وكميات وفيرة", description: "من الوجبات الخفيفة إلى الوجبات المشبعة، كل طبق يُحضّر بجودة وعناية.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-sweet-soft-milk-mocha_1323-26.jpg", imageAlt: "طعام طازج وشهي"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-sweet-soft-milk-mocha_1323-26.jpg?_wi=1", imageAlt: "طعام طازج وشهي"},
|
||||
items: [],
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
title: "مصمم لكل لحظة", description: "قهوة الصباح قبل العمل. اجتماعات بعد الظهر. محادثات المساء. تجمعات نهاية الأسبوع. سواء كنت هنا لخمس دقائق أو خمس ساعات، ينكي مصمم ليشعر وكأنه مكانك المفضل في المدينة.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-barista-with-coffee-filter-kettle-counter_23-2148824381.jpg", imageAlt: "قهوة مصممة لكل لحظة"},
|
||||
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,
|
||||
},
|
||||
@@ -143,11 +143,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "spanish-latte", name: "سبانش لاتيه", price: "85 EGP", imageSrc: "http://img.b2bpic.net/free-photo/nobody-sweet-soft-milk-mocha_1323-26.jpg", imageAlt: "سبانش لاتيه مثلج"},
|
||||
id: "spanish-latte", name: "سبانش لاتيه", price: "85 EGP", 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", 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", imageAlt: "قهوة V60 مختصة"},
|
||||
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?_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", imageAlt: "موكا سوبريم"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user