/* global React, Icon, BrandMark, Placeholder, Reveal, Counter */ const { useState: useStateS, useEffect: useEffectS, useRef: useRefS, useMemo: useMemoS } = React; /* ============================================================ SOCIAL BAR (reemplaza UtilityBar) Desktop: barra delgada superior · Móvil: pill flotante inferior ============================================================ */ function SocialBar({ lang, setLang }) { const WA_URL = "https://wa.me/525537175828?text=" + encodeURIComponent( lang === "es" ? "Hola, me gustaría solicitar una cotización." : "Hi, I'd like to request a quote." ); const IG_URL = "https://www.instagram.com/grupooverklin/"; const FB_URL = "https://www.facebook.com/GOKMX/"; const PHONE = "tel:+525537175828"; return ( <> {/* ── DESKTOP: barra superior delgada ── */}
{t.sub}
{t.p1}
{t.p2}
{desc}
{t.sub}