/* Footer. dados oficiais TechFala */

const WPP = (typeof window !== 'undefined' && window.WPP_LINK) || "https://wa.me/5512992126931?text=Ol%C3%A1%2C%20quero%20conhecer%20a%20TechFala%20IA!";

/* ── Footer social icons ── */
const IcIG = () => (
  <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.8">
    <rect x="3" y="3" width="18" height="18" rx="5"/><circle cx="12" cy="12" r="4"/><circle cx="17.5" cy="6.5" r="0.5" fill="currentColor"/>
  </svg>
);
const IcLI = () => (
  <svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
    <path d="M20.5 2h-17A1.5 1.5 0 0 0 2 3.5v17A1.5 1.5 0 0 0 3.5 22h17a1.5 1.5 0 0 0 1.5-1.5v-17A1.5 1.5 0 0 0 20.5 2zM8 19H5v-9h3v9zM6.5 8.25A1.75 1.75 0 1 1 8.25 6.5 1.75 1.75 0 0 1 6.5 8.25zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93S13 12.83 13 14.26V19h-3v-9h2.9v1.3a3.11 3.11 0 0 1 2.7-1.4c1.55 0 3.36.86 3.36 3.66z"/>
  </svg>
);
const IcYT = () => (
  <svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
    <path d="M23.5 6.2a3 3 0 0 0-2.1-2.1C19.4 3.5 12 3.5 12 3.5s-7.4 0-9.4.6A3 3 0 0 0 .5 6.2 31 31 0 0 0 0 12a31 31 0 0 0 .5 5.8 3 3 0 0 0 2.1 2.1c2 .6 9.4.6 9.4.6s7.4 0 9.4-.6a3 3 0 0 0 2.1-2.1 31 31 0 0 0 .5-5.8 31 31 0 0 0-.5-5.8zM9.6 15.6V8.4L15.8 12z"/>
  </svg>
);

const IcMail = () => (
  <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.8" strokeLinecap="round" strokeLinejoin="round">
    <rect x="3" y="5" width="18" height="14" rx="2"/><path d="M3 7l9 6 9-6"/>
  </svg>
);
const IcPhone = () => (
  <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.8" strokeLinecap="round" strokeLinejoin="round">
    <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/>
  </svg>
);
const IcGlobe = () => (
  <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.8" strokeLinecap="round" strokeLinejoin="round">
    <circle cx="12" cy="12" r="9"/><path d="M3 12h18"/><path d="M12 3a14 14 0 0 1 0 18"/><path d="M12 3a14 14 0 0 0 0 18"/>
  </svg>
);
const IcPin = () => (
  <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.8" strokeLinecap="round" strokeLinejoin="round">
    <path d="M12 22s7-7.5 7-13a7 7 0 0 0-14 0c0 5.5 7 13 7 13z"/><circle cx="12" cy="9" r="2.5"/>
  </svg>
);

const Footer = () => (
  <footer className="tf-footer">
    <div className="container">
      <div className="footer-grid">
        <div className="footer-brand">
          <div className="logo-row">
            <img src={(typeof window !== 'undefined' && window.__resources && window.__resources.iconSvg) || "../../assets/icon.svg"} alt="" />
            <strong>TechFala</strong>
          </div>
          <p>Inteligência Artificial que executa: atende, vende e automatiza de verdade. Tecnologia proprietária e integração real com CRMs, ERPs e fluxos personalizados.</p>
          <div className="footer-social">
            <a href="https://www.instagram.com/techfala.ai/" target="_blank" rel="noopener" aria-label="Instagram"><IcIG /></a>
            <a href="https://www.linkedin.com/company/tech-fala" target="_blank" rel="noopener" aria-label="LinkedIn"><IcLI /></a>
            <a href="https://www.youtube.com/@TechFalaAI" target="_blank" rel="noopener" aria-label="YouTube"><IcYT /></a>
          </div>
        </div>
        <div className="footer-col">
          <h5>Plataforma</h5>
          <ul>
            <li><a href="#features">Recursos</a></li>
            <li><a href="#how">Como funciona</a></li>
            <li><a href="#economy">Comparativo</a></li>
            <li><a href="#pricing">Planos</a></li>
            <li><a href="#guarantees">Garantias</a></li>
          </ul>
        </div>
        <div className="footer-col">
          <h5>Empresa</h5>
          <ul>
            <li><a href="#founder">Fundador</a></li>
            <li><a href="#cases">Casos</a></li>
            <li><a href="#faq">FAQ</a></li>
            <li><a href={WPP} target="_blank" rel="noopener">Contato</a></li>
          </ul>
        </div>
        <div className="footer-col footer-contact">
          <h5>Contato</h5>
          <ul>
            <li><a href="mailto:suporte@techfala365.com.br"><IcMail /> suporte@techfala365.com.br</a></li>
            <li><a href={WPP} target="_blank" rel="noopener"><IcPhone /> (12) 9 9212-6931</a></li>
            <li><a href="https://www.techfala.com" target="_blank" rel="noopener"><IcGlobe /> www.techfala.com</a></li>
            <li className="footer-addr">
              <IcPin />
              <span>Av. Cassiano Ricardo, 319<br/>Sala 2201 · Pátio das Américas<br/>São José dos Campos · SP</span>
            </li>
          </ul>
        </div>
      </div>

      <div className="footer-bottom">
        <span>© 2026 TechFala · Inteligência Artificial que Executa</span>
      </div>
    </div>
  </footer>
);

window.Footer = Footer;
