function Footer({ lang = 'th' }) { const t = window.tr('footer', lang); const urls = ['https://www.facebook.com/bestinves', 'https://www.facebook.com/bestdailycleaning', 'https://line.me/R/ti/p/@bestdaily']; return ( ); } window.Footer = Footer;