Spaces:
Running
Running
| <html lang="pt-BR"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Conexão Brasil USA - Expanda Seu Negócio Internacionalmente</title> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"> | |
| <style> | |
| .hero-gradient { | |
| background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #3b82f6 100%); | |
| } | |
| .countdown-box { | |
| background: rgba(255, 255, 255, 0.1); | |
| backdrop-filter: blur(10px); | |
| } | |
| .schedule-card:hover { | |
| transform: translateY(-5px); | |
| box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); | |
| } | |
| .testimonial-card { | |
| background: rgba(255, 255, 255, 0.05); | |
| backdrop-filter: blur(10px); | |
| } | |
| </style> | |
| </head> | |
| <body class="font-sans bg-gray-50 text-gray-800"> | |
| <!-- Hero Section --> | |
| <section class="hero-gradient text-white py-16 md:py-24"> | |
| <div class="container mx-auto px-4"> | |
| <div class="flex justify-center mb-8"> | |
| <img src="https://via.placeholder.com/200x80?text=CONEXÃO+BRASIL+USA" alt="Logo Conexão Brasil USA" class="h-20"> | |
| </div> | |
| <div class="max-w-4xl mx-auto text-center mb-12"> | |
| <h1 class="text-3xl md:text-5xl font-bold mb-6 leading-tight"> | |
| Transforme seu negócio local em uma operação internacional lucrativa — em apenas 2 dias, mesmo que você nunca tenha feito negócios fora do Brasil. | |
| </h1> | |
| <p class="text-xl md:text-2xl opacity-90 mb-8"> | |
| Evento online e presencial em Alphaville-SP, reunindo empresários, líderes e empreendedores prontos para conquistar novos mercados, dominar estratégias de expansão global e criar conexões poderosas nos EUA e no mundo. | |
| </p> | |
| <div class="flex flex-col items-center"> | |
| <a href="#cta" class="bg-yellow-400 hover:bg-yellow-300 text-gray-900 font-bold py-4 px-8 rounded-full text-lg md:text-xl mb-4 transition duration-300 transform hover:scale-105 shadow-lg"> | |
| Garantir Minha Vaga Agora | |
| </a> | |
| <p class="text-sm md:text-base opacity-80"> | |
| Vagas limitadas. Aumente suas chances com o bônus exclusivo para os primeiros inscritos. | |
| </p> | |
| </div> | |
| </div> | |
| <div class="flex flex-col md:flex-row items-center justify-center gap-8 mb-12"> | |
| <div class="text-center md:text-left"> | |
| <div class="flex items-center justify-center md:justify-start gap-2 mb-2"> | |
| <i class="far fa-calendar-alt text-yellow-400 text-xl"></i> | |
| <span class="font-semibold">15-16 de Novembro 2023</span> | |
| </div> | |
| <p class="opacity-90">— 2 dias intensivos</p> | |
| </div> | |
| <div class="text-center md:text-left"> | |
| <div class="flex items-center justify-center md:justify-start gap-2 mb-2"> | |
| <i class="fas fa-map-marker-alt text-yellow-400 text-xl"></i> | |
| <span class="font-semibold">Online e Presencial</span> | |
| </div> | |
| <p class="opacity-90">Alphaville, São Paulo</p> | |
| </div> | |
| </div> | |
| <div class="flex flex-wrap justify-center gap-8 mt-12"> | |
| <div class="w-48 text-center"> | |
| <img src="https://via.placeholder.com/150x150?text=Palestrante+1" alt="Palestrante" class="rounded-full w-32 h-32 mx-auto mb-4 border-4 border-white"> | |
| <h3 class="font-bold">Carlos Silva</h3> | |
| <p class="text-sm opacity-80">Especialista em Expansão Internacional</p> | |
| </div> | |
| <div class="w-48 text-center"> | |
| <img src="https://via.placeholder.com/150x150?text=Palestrante+2" alt="Palestrante" class="rounded-full w-32 h-32 mx-auto mb-4 border-4 border-white"> | |
| <h3 class="font-bold">Ana Oliveira</h3> | |
| <p class="text-sm opacity-80">Consultora de Negócios Globais</p> | |
| </div> | |
| <div class="w-48 text-center"> | |
| <img src="https://via.placeholder.com/150x150?text=Palestrante+3" alt="Palestrante" class="rounded-full w-32 h-32 mx-auto mb-4 border-4 border-white"> | |
| <h3 class="font-bold">Roberto Santos</h3> | |
| <p class="text-sm opacity-80">Investidor e Mentor</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Countdown Section --> | |
| <section class="bg-gray-900 text-white py-12"> | |
| <div class="container mx-auto px-4 text-center"> | |
| <h2 class="text-2xl md:text-3xl font-bold mb-6"> | |
| O preço promocional e os bônus expiram em: | |
| </h2> | |
| <div class="flex justify-center gap-4 mb-8"> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown-days">00</div> | |
| <div class="text-sm opacity-80">Dias</div> | |
| </div> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown-hours">00</div> | |
| <div class="text-sm opacity-80">Horas</div> | |
| </div> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown-minutes">00</div> | |
| <div class="text-sm opacity-80">Minutos</div> | |
| </div> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown-seconds">00</div> | |
| <div class="text-sm opacity-80">Segundos</div> | |
| </div> | |
| </div> | |
| <a href="#cta" class="inline-block bg-yellow-400 hover:bg-yellow-300 text-gray-900 font-bold py-3 px-6 rounded-full transition duration-300 transform hover:scale-105"> | |
| Quero Meu Desconto Agora | |
| </a> | |
| </div> | |
| </section> | |
| <!-- About Event Section --> | |
| <section class="py-16 bg-white"> | |
| <div class="container mx-auto px-4"> | |
| <div class="max-w-3xl mx-auto text-center mb-12"> | |
| <h2 class="text-3xl md:text-4xl font-bold mb-6"> | |
| O que é o Conexão Brasil USA e por que você não pode ficar de fora? | |
| </h2> | |
| <p class="text-lg text-gray-700 mb-8"> | |
| Nosso encontro foi criado para empresários e líderes que desejam expandir além das fronteiras brasileiras. Durante 2 dias de imersão, você terá acesso a estratégias de internacionalização, networking com parceiros e investidores internacionais, e insights práticos para escalar seu negócio no exterior. Tudo isso de forma simples, estruturada e aplicável — mesmo que você nunca tenha feito negócios fora do Brasil. | |
| </p> | |
| </div> | |
| <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 max-w-5xl mx-auto"> | |
| <div class="bg-gray-50 p-6 rounded-lg border border-gray-200"> | |
| <div class="text-yellow-500 text-3xl mb-4"> | |
| <i class="fas fa-globe-americas"></i> | |
| </div> | |
| <h3 class="font-bold text-xl mb-2">Mercado Internacional</h3> | |
| <p class="text-gray-700">Descubra como abrir portas para o mercado internacional.</p> | |
| </div> | |
| <div class="bg-gray-50 p-6 rounded-lg border border-gray-200"> | |
| <div class="text-yellow-500 text-3xl mb-4"> | |
| <i class="fas fa-handshake"></i> | |
| </div> | |
| <h3 class="font-bold text-xl mb-2">Parcerias Estratégicas</h3> | |
| <p class="text-gray-700">Aprenda a criar parcerias estratégicas fora do Brasil.</p> | |
| </div> | |
| <div class="bg-gray-50 p-6 rounded-lg border border-gray-200"> | |
| <div class="text-yellow-500 text-3xl mb-4"> | |
| <i class="fas fa-chart-line"></i> | |
| </div> | |
| <h3 class="font-bold text-xl mb-2">Modelos Lucrativos</h3> | |
| <p class="text-gray-700">Conheça modelos de negócios lucrativos em outros países.</p> | |
| </div> | |
| <div class="bg-gray-50 p-6 rounded-lg border border-gray-200"> | |
| <div class="text-yellow-500 text-3xl mb-4"> | |
| <i class="fas fa-balance-scale"></i> | |
| </div> | |
| <h3 class="font-bold text-xl mb-2">Aspectos Legais</h3> | |
| <p class="text-gray-700">Entenda os aspectos legais e fiscais da expansão.</p> | |
| </div> | |
| <div class="bg-gray-50 p-6 rounded-lg border border-gray-200"> | |
| <div class="text-yellow-500 text-3xl mb-4"> | |
| <i class="fas fa-users"></i> | |
| </div> | |
| <h3 class="font-bold text-xl mb-2">Rede de Contatos</h3> | |
| <p class="text-gray-700">Amplie sua rede de contatos com players globais.</p> | |
| </div> | |
| <div class="bg-gray-50 p-6 rounded-lg border border-gray-200"> | |
| <div class="text-yellow-500 text-3xl mb-4"> | |
| <i class="fas fa-clipboard-check"></i> | |
| </div> | |
| <h3 class="font-bold text-xl mb-2">Plano Pronto</h3> | |
| <p class="text-gray-700">Saia com um plano claro e pronto para aplicar.</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Schedule Section --> | |
| <section class="py-16 bg-gray-100"> | |
| <div class="container mx-auto px-4"> | |
| <div class="max-w-3xl mx-auto text-center mb-12"> | |
| <h2 class="text-3xl md:text-4xl font-bold mb-6"> | |
| O que você vai viver nos 2 dias de imersão | |
| </h2> | |
| </div> | |
| <div class="grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto"> | |
| <div class="schedule-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="flex items-center mb-6"> | |
| <div class="bg-blue-100 text-blue-800 rounded-full w-12 h-12 flex items-center justify-center mr-4"> | |
| <span class="font-bold text-xl">1</span> | |
| </div> | |
| <h3 class="text-2xl font-bold">Dia 1 — Fundamentos e Estratégia</h3> | |
| </div> | |
| <ul class="space-y-4"> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Panorama de oportunidades globais.</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Como identificar mercados-alvo rentáveis.</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Estrutura legal e fiscal para empresas no exterior.</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Networking estratégico com especialistas.</span> | |
| </li> | |
| </ul> | |
| </div> | |
| <div class="schedule-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="flex items-center mb-6"> | |
| <div class="bg-blue-100 text-blue-800 rounded-full w-12 h-12 flex items-center justify-center mr-4"> | |
| <span class="font-bold text-xl">2</span> | |
| </div> | |
| <h3 class="text-2xl font-bold">Dia 2 — Execução e Conexões</h3> | |
| </div> | |
| <ul class="space-y-4"> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Cases reais de empresas que expandiram.</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Montando seu plano de internacionalização.</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Sessão de perguntas e respostas.</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-check-circle text-yellow-500 mt-1 mr-3"></i> | |
| <span>Networking com investidores e empresários.</span> | |
| </li> | |
| </ul> | |
| </div> | |
| </div> | |
| <div class="text-center mt-12"> | |
| <a href="#cta" class="inline-block bg-blue-600 hover:bg-blue-700 text-white font-bold py-4 px-8 rounded-full text-lg transition duration-300 transform hover:scale-105"> | |
| Quero Participar Dessa Imersão | |
| </a> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Guarantee Section --> | |
| <section class="py-16 bg-blue-800 text-white"> | |
| <div class="container mx-auto px-4"> | |
| <div class="max-w-4xl mx-auto text-center"> | |
| <h2 class="text-3xl md:text-4xl font-bold mb-6"> | |
| Sua participação 100% segura | |
| </h2> | |
| <p class="text-xl mb-8"> | |
| Se por qualquer motivo você não puder comparecer, basta nos avisar com até 48h de antecedência para reembolso total. Queremos que sua decisão seja sem riscos e focada no crescimento do seu negócio. | |
| </p> | |
| <div class="bg-white bg-opacity-10 rounded-lg p-6 inline-block"> | |
| <i class="fas fa-shield-alt text-5xl text-yellow-400 mb-4"></i> | |
| <p class="font-bold text-lg">Garantia de Satisfação</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Testimonials Section --> | |
| <section class="py-16 bg-gray-900 text-white"> | |
| <div class="container mx-auto px-4"> | |
| <div class="max-w-3xl mx-auto text-center mb-12"> | |
| <h2 class="text-3xl md:text-4xl font-bold mb-6"> | |
| Histórias de transformação | |
| </h2> | |
| </div> | |
| <div class="grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto"> | |
| <div class="testimonial-card p-6 rounded-lg"> | |
| <div class="flex items-center mb-4"> | |
| <img src="https://via.placeholder.com/80x80?text=Participante" alt="Participante" class="rounded-full w-16 h-16 mr-4"> | |
| <div> | |
| <h4 class="font-bold">Marcela Rocha</h4> | |
| <p class="text-sm opacity-80">CEO - Moda Export</p> | |
| </div> | |
| </div> | |
| <p class="opacity-90"> | |
| "Participar do Conexão Brasil USA mudou completamente minha visão de negócios. Em 6 meses após o evento, já estávamos exportando para 3 países. As conexões que fiz foram fundamentais!" | |
| </p> | |
| <div class="flex mt-4 text-yellow-400"> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| </div> | |
| </div> | |
| <div class="testimonial-card p-6 rounded-lg"> | |
| <div class="flex items-center mb-4"> | |
| <img src="https://via.placeholder.com/80x80?text=Participante" alt="Participante" class="rounded-full w-16 h-16 mr-4"> | |
| <div> | |
| <h4 class="font-bold">Ricardo Mendes</h4> | |
| <p class="text-sm opacity-80">Diretor - Tech Solutions</p> | |
| </div> | |
| </div> | |
| <p class="opacity-90"> | |
| "O conhecimento compartilhado pelos palestrantes é de outro nível. Saí do evento com um plano claro e hoje temos operação nos EUA. Valeu cada minuto e cada investimento!" | |
| </p> | |
| <div class="flex mt-4 text-yellow-400"> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| <i class="fas fa-star"></i> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="text-center mt-12"> | |
| <a href="#cta" class="inline-block bg-yellow-400 hover:bg-yellow-300 text-gray-900 font-bold py-4 px-8 rounded-full text-lg transition duration-300 transform hover:scale-105"> | |
| Quero Fazer Parte Dessa Transformação | |
| </a> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Final CTA Section --> | |
| <section id="cta" class="py-16 bg-gradient-to-r from-blue-800 to-blue-600 text-white"> | |
| <div class="container mx-auto px-4 text-center"> | |
| <h2 class="text-3xl md:text-4xl font-bold mb-6"> | |
| As vagas presenciais são extremamente limitadas — garanta agora a sua! | |
| </h2> | |
| <p class="text-xl mb-8 max-w-2xl mx-auto"> | |
| Não deixe para depois. Cada conexão que você deixa de fazer é uma oportunidade perdida no mercado internacional. | |
| </p> | |
| <div class="flex flex-col items-center"> | |
| <a href="#" class="bg-yellow-400 hover:bg-yellow-300 text-gray-900 font-bold py-5 px-12 rounded-full text-xl mb-4 transition duration-300 transform hover:scale-105 shadow-lg"> | |
| Quero Garantir Minha Vaga Agora | |
| </a> | |
| <p class="text-lg"> | |
| Bônus exclusivos para os 20 primeiros inscritos | |
| </p> | |
| </div> | |
| <div class="flex justify-center gap-4 mt-12"> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown2-days">00</div> | |
| <div class="text-sm opacity-80">Dias</div> | |
| </div> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown2-hours">00</div> | |
| <div class="text-sm opacity-80">Horas</div> | |
| </div> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown2-minutes">00</div> | |
| <div class="text-sm opacity-80">Minutos</div> | |
| </div> | |
| <div class="countdown-box rounded-lg p-4 w-20 md:w-24"> | |
| <div class="text-3xl md:text-4xl font-bold" id="countdown2-seconds">00</div> | |
| <div class="text-sm opacity-80">Segundos</div> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Footer --> | |
| <footer class="bg-gray-900 text-white py-12"> | |
| <div class="container mx-auto px-4"> | |
| <div class="flex flex-col md:flex-row justify-between items-center mb-8"> | |
| <div class="mb-6 md:mb-0"> | |
| <img src="https://via.placeholder.com/200x80?text=CONEXÃO+BRASIL+USA" alt="Logo Conexão Brasil USA" class="h-16"> | |
| </div> | |
| <div class="flex space-x-6 mb-6 md:mb-0"> | |
| <a href="#" class="text-gray-400 hover:text-white transition"> | |
| <i class="fab fa-facebook-f text-xl"></i> | |
| </a> | |
| <a href="#" class="text-gray-400 hover:text-white transition"> | |
| <i class="fab fa-instagram text-xl"></i> | |
| </a> | |
| <a href="#" class="text-gray-400 hover:text-white transition"> | |
| <i class="fab fa-linkedin-in text-xl"></i> | |
| </a> | |
| <a href="#" class="text-gray-400 hover:text-white transition"> | |
| <i class="fab fa-youtube text-xl"></i> | |
| </a> | |
| </div> | |
| <div class="text-center md:text-right"> | |
| <p class="text-gray-400 mb-2">@conexaobrasilusaoficial</p> | |
| <p class="text-sm text-gray-500">contato@conexaobrasilusa.com.br</p> | |
| </div> | |
| </div> | |
| <div class="border-t border-gray-800 pt-8"> | |
| <div class="flex flex-col md:flex-row justify-between items-center"> | |
| <p class="text-gray-500 text-sm mb-4 md:mb-0"> | |
| © 2023 Conexão Brasil USA. Todos os direitos reservados. | |
| </p> | |
| <div class="flex space-x-4"> | |
| <a href="#" class="text-gray-400 hover:text-white text-sm transition">Política de Privacidade</a> | |
| <a href="#" class="text-gray-400 hover:text-white text-sm transition">Termos de Uso</a> | |
| </div> | |
| </div> | |
| <div class="flex flex-wrap justify-center gap-6 mt-8"> | |
| <img src="https://via.placeholder.com/120x40?text=Parceiro+1" alt="Parceiro" class="h-10 opacity-70 hover:opacity-100 transition"> | |
| <img src="https://via.placeholder.com/120x40?text=Parceiro+2" alt="Parceiro" class="h-10 opacity-70 hover:opacity-100 transition"> | |
| <img src="https://via.placeholder.com/120x40?text=Parceiro+3" alt="Parceiro" class="h-10 opacity-70 hover:opacity-100 transition"> | |
| <img src="https://via.placeholder.com/120x40?text=Parceiro+4" alt="Parceiro" class="h-10 opacity-70 hover:opacity-100 transition"> | |
| </div> | |
| </div> | |
| </div> | |
| </footer> | |
| <script> | |
| // Countdown Timer | |
| function updateCountdown() { | |
| // Set the date we're counting down to (3 days from now) | |
| const countDownDate = new Date(); | |
| countDownDate.setDate(countDownDate.getDate() + 3); | |
| // Update the countdown every 1 second | |
| const x = setInterval(function() { | |
| // Get today's date and time | |
| const now = new Date().getTime(); | |
| // Find the distance between now and the countdown date | |
| const distance = countDownDate - now; | |
| // Time calculations for days, hours, minutes and seconds | |
| const days = Math.floor(distance / (1000 * 60 * 60 * 24)); | |
| const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); | |
| const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); | |
| const seconds = Math.floor((distance % (1000 * 60)) / 1000); | |
| // Display the result | |
| document.getElementById("countdown-days").innerHTML = days.toString().padStart(2, '0'); | |
| document.getElementById("countdown-hours").innerHTML = hours.toString().padStart(2, '0'); | |
| document.getElementById("countdown-minutes").innerHTML = minutes.toString().padStart(2, '0'); | |
| document.getElementById("countdown-seconds").innerHTML = seconds.toString().padStart(2, '0'); | |
| document.getElementById("countdown2-days").innerHTML = days.toString().padStart(2, '0'); | |
| document.getElementById("countdown2-hours").innerHTML = hours.toString().padStart(2, '0'); | |
| document.getElementById("countdown2-minutes").innerHTML = minutes.toString().padStart(2, '0'); | |
| document.getElementById("countdown2-seconds").innerHTML = seconds.toString().padStart(2, '0'); | |
| // If the countdown is finished, clear interval | |
| if (distance < 0) { | |
| clearInterval(x); | |
| document.getElementById("countdown-days").innerHTML = "00"; | |
| document.getElementById("countdown-hours").innerHTML = "00"; | |
| document.getElementById("countdown-minutes").innerHTML = "00"; | |
| document.getElementById("countdown-seconds").innerHTML = "00"; | |
| document.getElementById("countdown2-days").innerHTML = "00"; | |
| document.getElementById("countdown2-hours").innerHTML = "00"; | |
| document.getElementById("countdown2-minutes").innerHTML = "00"; | |
| document.getElementById("countdown2-seconds").innerHTML = "00"; | |
| } | |
| }, 1000); | |
| } | |
| // Initialize countdown when page loads | |
| document.addEventListener('DOMContentLoaded', updateCountdown); | |
| // Smooth scrolling for anchor links | |
| document.querySelectorAll('a[href^="#"]').forEach(anchor => { | |
| anchor.addEventListener('click', function (e) { | |
| e.preventDefault(); | |
| document.querySelector(this.getAttribute('href')).scrollIntoView({ | |
| behavior: 'smooth' | |
| }); | |
| }); | |
| }); | |
| </script> | |
| <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=edsonassisvsx/conexao" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body> | |
| </html> |