function Footer() { const { Logo } = window.ellarideDesignSystem_c64d4a || {}; const t = window.t; const lang = window.__LANG__ || 'el'; const groups = [ [t('footer.g1'), [[t('footer.g1a'), '#how'], [t('footer.g1b'), '#trust'], [t('footer.g1c'), '#trust'], [t('footer.g1d'), '#calc']]], [t('footer.g2'), [['Help Center', '#faq-all'], ['Contact Us', 'mailto:info@ellaride.gr'], [t('footer.g2c'), '#faq-all'], ['Company', 'https://www.linkedin.com/company/ellaride']]], [t('footer.g3'), [[t('footer.g3a'), '#terms'], [t('footer.g3b'), '#privacy'], [t('footer.g3c'), '#terms'], [t('footer.g3d'), '#privacy']]], ]; const FACEBOOK = 'https://www.facebook.com/profile.php?id=61589219766865'; const INSTAGRAM = 'https://www.instagram.com/ellaride.gr'; const TWITTER = 'https://x.com/ellaride'; const TIKTOK = 'https://www.tiktok.com/@ellaride'; const LINKEDIN = 'https://www.linkedin.com/company/ellaride'; const ext = (href) => /^https?:/.test(href); return ( ); } window.Footer = Footer;