Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0146308ef | |||
| 230c2232d2 | |||
| f0342687da |
@@ -122,10 +122,11 @@ export default function LandingPage() {
|
|||||||
{ id: "3", name: "لاتيه", price: "15,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-146543.jpg" },
|
{ id: "3", name: "لاتيه", price: "15,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-146543.jpg" },
|
||||||
{ id: "4", name: "قهوة مختصة", price: "18,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/sack-with-coffee-beans_23-2148180169.jpg" },
|
{ id: "4", name: "قهوة مختصة", price: "18,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/sack-with-coffee-beans_23-2148180169.jpg" },
|
||||||
{ id: "5", name: "موكا", price: "20,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_1388-802.jpg" },
|
{ id: "5", name: "موكا", price: "20,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_1388-802.jpg" },
|
||||||
{ id: "6", name: "آيس كوفي", price: "22,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648698.jpg" }
|
{ id: "6", name: "آيس كوفي", price: "22,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648698.jpg" },
|
||||||
|
{ id: "7", name: "نارجيلة (Hookah)", price: "25,000 ل.س", imageSrc: "http://img.b2bpic.net/free-photo/hookah-smoke-black-background_23-2148817743.jpg" }
|
||||||
]}
|
]}
|
||||||
title="قائمة المشروبات"
|
title="قائمة المشروبات والمزيد"
|
||||||
description="استكشف تشكيلتنا الفريدة من المشروبات المحضرة بحب."
|
description="استكشف تشكيلتنا الفريدة من المشروبات والنارجيلة المحضرة بعناية."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -153,7 +154,7 @@ export default function LandingPage() {
|
|||||||
{ id: "1", title: "ما هي ساعات العمل؟", content: "نحن مفتوحون يومياً من الثامنة صباحاً حتى العاشرة مساءً." },
|
{ id: "1", title: "ما هي ساعات العمل؟", content: "نحن مفتوحون يومياً من الثامنة صباحاً حتى العاشرة مساءً." },
|
||||||
{ id: "2", title: "هل يتوفر واي فاي؟", content: "نعم، تتوفر خدمة الواي فاي مجاناً لجميع زبائننا." },
|
{ id: "2", title: "هل يتوفر واي فاي؟", content: "نعم، تتوفر خدمة الواي فاي مجاناً لجميع زبائننا." },
|
||||||
{ id: "3", title: "أين موقعكم؟", content: "حلب، وسط المدينة، بجانب حديقة الشهباء." },
|
{ id: "3", title: "أين موقعكم؟", content: "حلب، وسط المدينة، بجانب حديقة الشهباء." },
|
||||||
{ id: "4", title: "كيف يمكنني الدفع؟", content: "نقبل الدفع نقداً عند الاستلام، كما نوفر خيارات الدفع الإلكتروني المباشر." }
|
{ id: "4", title: "كيف يمكنني الدفع أو هل يوجد موقف سيارات؟", content: "نقبل الدفع نقداً وعندنا خيارات الدفع الإلكتروني، كما يتوفر موقف سيارات مخصص للزبائن بجانب المقهى." }
|
||||||
]}
|
]}
|
||||||
title="أسئلة شائعة"
|
title="أسئلة شائعة"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user