/* Galadari Advocates — interactive home prototype */ const { useState, useEffect, useMemo, useRef } = React; const LOCALES = window.LOCALES; const PRACTICES = window.PRACTICES; const INDUSTRIES = window.INDUSTRIES; const PEOPLE = window.PEOPLE; const OFFICES = window.OFFICES; const AWARDS = window.AWARDS; const INSIGHTS = window.INSIGHTS; // ---------- Topbar (lang switcher) ---------- function Topbar({ lang, setLang, t }) { return (
{t.heroBody}
{lang === "ar" ? "ممارسة قائمة على التقاضي مع عمق إقليمي عبر النزاعات، الشركات، الخدمات المصرفية، العقارات، والامتثال." : "A litigation-led full-service practice. Anchored by Dispute Resolution — supported by deep regional bench strength across corporate, finance, real estate, and regulatory."}
{practice.scope}
{practice.ranking && ({lang === "ar" ? "قطاعات الاقتصاد الإماراتي التي نخدمها — البحرية والتأمين تقدمان كقدرات داخل ممارسة حل النزاعات." : "The UAE economy we serve. Maritime/Shipping and Insurance live here as sector capabilities (delivered through Dispute Resolution and related practices) — not separate practice pages."}
{lang === "ar" ? "محامون إماراتيون ودوليون. الأسماء والصور موثقة فقط — الباقي بانتظار تأكيد العميل." : "Emirati and international lawyers. Names and photographs shown are verified from research; titles and credentials remain marked \"to confirm\" until the client signs off."}
{lang === "ar" ? "كل تصنيف موثق بالجهة والإصدار والسنة والفئة. لا توجد تقييمات نجوم ذاتية الإسناد." : "Every recognition cites body, edition, year and tier. No self-asserted star ratings."}
{lang === "ar" ? "محتوى يصدر بانتظام من محامي الشركة — يعكس الممارسة الفعلية، لا التسويق." : "Regular thought leadership from our lawyers — practice-rooted, attribution-clean, no marketing fluff."}
{lang === "ar" ? "المقر الرئيسي في بر دبي، ومكاتب في مركز دبي المالي العالمي وأبوظبي. عناوين الشوارع الكاملة لمكتبي DIFC وأبوظبي قيد التأكيد." : "Headquartered in Bur Dubai, with practice offices in DIFC and Abu Dhabi. Full street addresses for DIFC and Abu Dhabi are pending client sign-off — flagged inline rather than guessed."}
{lang === "ar" ? "سيتواصل معك أحد محامينا خلال يوم عمل واحد. للحالات العاجلة: +٩٧١ ٥٥ ٩٤٤ ٤٠٠٠" : "A lawyer in the relevant practice will reply within one UAE business day. For urgent matters call +971 55 944 4000."}
{person.qualifications}
{person.languages.join(" · ")}
{practices.join(" · ")}