// Contact page const Contact = ({ t, lang }) => { return (
{t.contact.eyebrow}

{t.contact.h1}

{t.contact.sub}

{t.contact.offices}

{lang === "ar" ? "الرياض" : "Riyadh"}

{t.contact.ksa_office}

{t.contact.ksa_phone}
{t.contact.email}
{t.contact.hours}
{/* Stylized map of the office location */}
{Array.from({ length: 12 }, (_, i) => )} {Array.from({ length: 7 }, (_, i) => )} KING FAHD RD OLAYA ST Daoob HQ

{t.contact.form_h}