Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-04-27 19:45:57 +00:00

View File

@@ -83,21 +83,21 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
{
title: "قهوة مختصة", description: "أجود أنواع البن المحمص يدوياً.", icon: Coffee,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/table-ready-lunch_1162-65.jpg", imageAlt: "fresh coffee beans macro" },
{ imageSrc: "http://img.b2bpic.net/free-photo/steaming-coffee-cup-with-latte-art-dark-moody-background_84443-84051.jpg", imageAlt: "fresh coffee beans macro" }
]
},
{
{
title: "أجواء مريحة", description: "مساحة مثالية للعمل أو الاسترخاء.", icon: Coffee,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-beverage-cozy-cup_84443-84352.jpg", imageAlt: "fresh coffee beans macro" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", imageAlt: "fresh coffee beans macro" }
]
},
{
{
title: "خدمة مميزة", description: "فريق عمل محترف في خدمتكم دائماً.", icon: Smile,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-background_23-2147776809.jpg", imageAlt: "fresh coffee beans macro" },
@@ -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: "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: "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="قائمة المشروبات"
description="استكشف تشكيلتنا الفريدة من المشروبات المحضرة بحب."
title="قائمة المشروبات والمزيد"
description="استكشف تشكيلتنا الفريدة من المشروبات والنارجيلة المحضرة بعناية."
/>
</div>
@@ -153,7 +154,7 @@ export default function LandingPage() {
{ id: "1", title: "ما هي ساعات العمل؟", content: "نحن مفتوحون يومياً من الثامنة صباحاً حتى العاشرة مساءً." },
{ id: "2", title: "هل يتوفر واي فاي؟", content: "نعم، تتوفر خدمة الواي فاي مجاناً لجميع زبائننا." },
{ id: "3", title: "أين موقعكم؟", content: "حلب، وسط المدينة، بجانب حديقة الشهباء." },
{ id: "4", title: "كيف يمكنني الدفع؟", content: "نقبل الدفع نقداً عند الاستلام، كما نوفر خيارات الدفع الإلكتروني المباشر." }
{ id: "4", title: "كيف يمكنني الدفع أو هل يوجد موقف سيارات؟", content: "نقبل الدفع نقداً وعندنا خيارات الدفع الإلكتروني، كما يتوفر موقف سيارات مخصص للزبائن بجانب المقهى." }
]}
title="أسئلة شائعة"
faqsAnimation="slide-up"