// Services, Corporate, Story, Stores, Contact pages const { useState: useStateS, useEffect: useEffectS, useMemo: useMemoS } = React; // ===== SERVICES ===== function ServicesPage() { const { t, lang } = window.useStore(); const [form, setForm] = useStateS({ name:"", phone:"", date:"", area:"", message:"" }); const [sent, setSent] = useStateS(false); return (
{lang === "ar" ? "نلفّ الهدايا منذ 2013. اختر أن تأتي إلينا — أو دعنا نأتي إليك." : "We've been wrapping gifts since 2013. Walk in, or let us come to you."}

{t("in_store_wrapping_body")}
{lang === "ar" ? "خمسة مواقع في دبي — لا حاجة لحجز موعد." : "Five locations across Dubai — no appointment needed."}
{lang === "ar" ? "ساعدك أحد مغلفي ماسكا على اختيار اللوحة المناسبة للمناسبة." : "A MASKA wrapper helps you choose the palette for the occasion."}
{lang === "ar" ? "نلفّها بأيدينا أمامك ونعقد العقدة الأخيرة." : "Wrapped by hand in front of you — final knot included."}
{lang === "ar" ? "لا وقت لزيارة المتجر؟ نلتقط هديتك من بابك، نلفّها بأيدينا، ونوصلها إلى المكان الذي تختاره — في أي مكان في دبي." : "No time to drop by the store? We collect your gift from your doorstep, wrap it by hand and deliver it to wherever you choose — anywhere in Dubai."}
{desc}
{lang === "ar" ? "نتواصل معك خلال ساعة من العمل لتأكيد الموعد." : "We confirm your slot within one business hour."}
{sent ? ({lang === "ar" ? "تم استلام طلبك" : "Booking received"}
{lang === "ar" ? "سنتصل بك قريباً." : "We'll call you shortly."}
{t("reuse_card_body")} {lang === "ar" ? "" : "Free, forever."}
{t("corp_sub")}
{desc}

{lang === "ar" ? "نرد عادة خلال يوم عمل." : "We typically respond within one business day."}
{lang === "ar" ? "شكراً لك" : "Thank you"}
{lang === "ar" ? "تم استلام طلبك. سنرد عبر info@maskawraps.com خلال يوم." : "Your enquiry is in. We'll reply from info@maskawraps.com within a day."}
{lang === "ar" ? "* أمثلة توضيحية — تتأكد من القائمة الفعلية." : "* illustrative — final client list confirmed on enquiry"}

{lang === "ar" ? "في رحلة إلى اليابان، تأمّلت فاطمة الخوري كيف يُلفّ اليابانيون هداياهم في قماش الفوروشيكي. عادت إلى دبي بسؤال: ماذا لو فعلنا هذا في الخليج؟" : "On a trip to Japan, Fatma Al Khoori watched gifts being wrapped in Furoshiki cloth. She came home to Dubai with a question — what if we did this here?"}
{row.desc}
{t("sustain_body")}

{t("reuse_card_body")}

{t("smi_card_body")}
{lang === "ar" ? "خاليج تايمز، 2013 — حين كانت ماسكا متجراً صغيراً في تاون سنتر جميرا." : "Khaleej Times, 2013 — when MASKA was a small store at Town Center Jumeirah, and Furoshiki was still a word most of us hadn't heard."}
{t("stores_intro")}
{lang === "ar" ? "تصميم استوديو سنيها ديفياس — كشك دائري الزوايا حيث يُلفّ كل شيء أمام عينيك." : "Designed by Sneha Divias Atelier — a round-cornered kiosk where everything is wrapped in front of you."}
{t("contact_intro")}
Dubai Design District
Building 4, Office B404
Za'abeel 2, Dubai, UAE
{lang === "ar" ? "وصلتنا رسالتك" : "Got it."}
{lang === "ar" ? "سنرد قريباً." : "We'll be in touch shortly."}