diff --git a/src/app/page.tsx b/src/app/page.tsx index b522cf5..b091855 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,39 +50,25 @@ export default function LandingPage() { description="تجربة البرجر الحقيقية بانتظارك. لحم طازج، نكهات لا تقاوم، وخبرة سنين في كل وجبة." buttons={[ { - text: "اطلب الآن", - href: "#featured", - }, + text: "اطلب الآن", href: "#featured"}, { - text: "استعرض القائمة", - href: "#menu", - }, + text: "استعرض القائمة", href: "#menu"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiaE9xE9Kb3gNWD1ODIBuga1d6/uploaded-1778767256018-xoushudh.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiaE9xE9Kb3gNWD1ODIBuga1d6/uploaded-1778767256018-xoushudh.png" imageAlt="BX Patty House Signature Burger" showBlur={true} textPosition="bottom" avatars={[ { - src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", - alt: "Happy Customer 1", - }, + src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", alt: "Happy Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg", - alt: "Happy Customer 2", - }, + src: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg", alt: "Happy Customer 2"}, { - src: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", - alt: "Happy Customer 3", - }, + src: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", alt: "Happy Customer 3"}, { - src: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg", - alt: "Happy Customer 4", - }, + src: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg", alt: "Happy Customer 4"}, { - src: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg", - alt: "Happy Customer 5", - }, + src: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg", alt: "Happy Customer 5"}, ]} avatarText="انضم إلى أكثر من ٥٠٠٠ زبون سعيد" /> @@ -104,59 +82,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "BX", - name: "برجر كلاسيك", - price: "5,000 IQD", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-pretty-young-beautiful-brunette-girl-pink-shirt-holding-delicious-donuts_140725-166302.jpg?_wi=1", - }, + id: "p1", brand: "BX", name: "برجر كلاسيك", price: "5,000 IQD", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-pretty-young-beautiful-brunette-girl-pink-shirt-holding-delicious-donuts_140725-166302.jpg"}, { - id: "p2", - brand: "BX", - name: "برجر بالجبن", - price: "5,500 IQD", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-eating-delicious-burger_23-2152021214.jpg?_wi=1", - }, + id: "p2", brand: "BX", name: "برجر بالجبن", price: "5,500 IQD", rating: 5, + reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-eating-delicious-burger_23-2152021214.jpg"}, { - id: "p3", - brand: "BX", - name: "برجر سموكي", - price: "5,500 IQD", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-dessert-with-sugar-powder_23-2148628384.jpg", - }, + id: "p3", brand: "BX", name: "برجر سموكي", price: "5,500 IQD", rating: 4, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-dessert-with-sugar-powder_23-2148628384.jpg"}, { - id: "p4", - brand: "BX", - name: "بلير برجر", - price: "5,500 IQD", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637311.jpg", - }, + id: "p4", brand: "BX", name: "بلير برجر", price: "5,500 IQD", rating: 5, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637311.jpg"}, { - id: "p5", - brand: "BX", - name: "برجر فيوجن", - price: "6,500 IQD", - rating: 5, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/black-beef-burger-with-french-fries_141793-16667.jpg", - }, + id: "p5", brand: "BX", name: "برجر فيوجن", price: "6,500 IQD", rating: 5, + reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/black-beef-burger-with-french-fries_141793-16667.jpg"}, { - id: "p6", - brand: "BX", - name: "برجر دوريتوس", - price: "6,000 IQD", - rating: 5, - reviewCount: "175", - imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-ketchup-tasty-beef-burger_23-2148290670.jpg", - }, + id: "p6", brand: "BX", name: "برجر دوريتوس", price: "6,000 IQD", rating: 5, + reviewCount: "175", imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-ketchup-tasty-beef-burger_23-2148290670.jpg"}, ]} title="برجر مميز" description="استكشف قائمة البرجر الأكثر طلباً والمحضرة بعناية فائقة." @@ -170,40 +112,22 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "الوجبات", - description: "عروض عائلية ووجبات مشبعة.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg", - }, + title: "الوجبات", description: "عروض عائلية ووجبات مشبعة.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-burgers-coca-cola-french-fries-wooden-board_140725-6989.jpg", - }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiaE9xE9Kb3gNWD1ODIBuga1d6/uploaded-1778767256018-xoushudh.png?_wi=2", - imageAlt: "gourmet burger food photography", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-burgers-coca-cola-french-fries-wooden-board_140725-6989.jpg"} }, { - title: "الدجاج والستربس", - description: "قطع مقرمشة لا تقاوم.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-kebab-burger-bread-bun-stuffed-with-grilled-meat-vegetables_114579-1471.jpg", - }, + title: "الدجاج والستربس", description: "قطع مقرمشة لا تقاوم.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-kebab-burger-bread-bun-stuffed-with-grilled-meat-vegetables_114579-1471.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-veggies-meat_23-2148868242.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-pretty-young-beautiful-brunette-girl-pink-shirt-holding-delicious-donuts_140725-166302.jpg?_wi=2", - imageAlt: "gourmet burger food photography", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-veggies-meat_23-2148868242.jpg"} }, { - title: "الريزو والفرايز", - description: "أطباق جانبية مثالية.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-wedges-with-salt-bowl_84443-94435.jpg", - }, + title: "الريزو والفرايز", description: "أطباق جانبية مثالية.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-wedges-with-salt-bowl_84443-94435.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-olive-oil-raw-italian-pasta-dark-desk-ingredient-product-meal-food_140725-64634.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-eating-delicious-burger_23-2152021214.jpg?_wi=2", - imageAlt: "gourmet burger food photography", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-olive-oil-raw-italian-pasta-dark-desk-ingredient-product-meal-food_140725-64634.jpg"} }, ]} showStepNumbers={false} @@ -219,9 +143,7 @@ export default function LandingPage() { description="شارك اللحظات الجميلة مع وجبات العائلة الفاخرة، جاهزة للتوصيل إلى باب منزلك." buttons={[ { - text: "اطلب الآن", - href: "#", - }, + text: "اطلب الآن", href: "#"}, ]} imageSrc="http://img.b2bpic.net/free-photo/delicious-burgers-us-labor-day_23-2150378696.jpg" /> @@ -235,30 +157,15 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "b1", - value: "السيدية", - description: "07729300222", - }, + id: "b1", value: "السيدية", description: "07729300222"}, { - id: "b2", - value: "اليرموك", - description: "07877940404", - }, + id: "b2", value: "اليرموك", description: "07877940404"}, { - id: "b3", - value: "العامرية", - description: "07733036036", - }, + id: "b3", value: "العامرية", description: "07733036036"}, { - id: "b4", - value: "زيونة", - description: "07755445566", - }, + id: "b4", value: "زيونة", description: "07755445566"}, { - id: "b5", - value: "ديالي", - description: "07770010377", - }, + id: "b5", value: "ديالي", description: "07770010377"}, ]} title="فروعنا" description="نحن قريبون منك دائماً." @@ -270,14 +177,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Talabat", - "Carriage", - "Zomato", - "FoodPanda", - "Delivery Hero", - "Local App", - "QuickFood", - ]} + "Talabat", "Carriage", "Zomato", "FoodPanda", "Delivery Hero", "Local App", "QuickFood"]} title="اطلب عبر تطبيقاتنا" description="احصل على وجبتك المفضلة بضغطة زر." /> @@ -289,45 +189,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - title: "تجربة رائعة", - quote: "أفضل برجر في بغداد!", - name: "أحمد علي", - role: "زبون دائم", - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", - }, + id: "t1", title: "تجربة رائعة", quote: "أفضل برجر في بغداد!", name: "أحمد علي", role: "زبون دائم", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg"}, { - id: "t2", - title: "طعم لا ينسى", - quote: "خدمة سريعة وطعم أصلي.", - name: "سارة محمد", - role: "زبونة", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg", - }, + id: "t2", title: "طعم لا ينسى", quote: "خدمة سريعة وطعم أصلي.", name: "سارة محمد", role: "زبونة", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg"}, { - id: "t3", - title: "الجودة ممتازة", - quote: "كل وجبة أطلبها تكون طازجة.", - name: "عمر حسن", - role: "زبون", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-hat-eating-doughnut_23-2148289417.jpg", - }, + id: "t3", title: "الجودة ممتازة", quote: "كل وجبة أطلبها تكون طازجة.", name: "عمر حسن", role: "زبون", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-hat-eating-doughnut_23-2148289417.jpg"}, { - id: "t4", - title: "عائلتي تحب المكان", - quote: "أفضل خيار للوجبات العائلية.", - name: "خالد محمود", - role: "أب", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-with-charming-shining-smile-wears-bandana-neck-sits-comfortable-sofa-rests-coffee-shop_273609-2952.jpg", - }, + id: "t4", title: "عائلتي تحب المكان", quote: "أفضل خيار للوجبات العائلية.", name: "خالد محمود", role: "أب", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-with-charming-shining-smile-wears-bandana-neck-sits-comfortable-sofa-rests-coffee-shop_273609-2952.jpg"}, { - id: "t5", - title: "سريع ومميز", - quote: "أفضل توصيل وطعم برجر ممتاز.", - name: "نور الهدى", - role: "زبونة", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", - }, + id: "t5", title: "سريع ومميز", quote: "أفضل توصيل وطعم برجر ممتاز.", name: "نور الهدى", role: "زبونة", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"}, ]} title="آراء الزبائن" description="نعتز بثقتكم وخدمتكم دائماً." @@ -341,24 +211,16 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com", - ariaLabel: "Instagram", - }, + href: "https://instagram.com", ariaLabel: "Instagram"}, { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Camera, - href: "https://snapchat.com", - ariaLabel: "Snapchat", - }, + href: "https://snapchat.com", ariaLabel: "Snapchat"}, { icon: Film, - href: "https://tiktok.com", - ariaLabel: "TikTok", - }, + href: "https://tiktok.com", ariaLabel: "TikTok"}, ]} />