mini / index.html
Wnaderley's picture
Add 3 files
0a01151 verified
Raw
History Blame Contribute Delete
25.3 kB
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MARCA MINI - Ferramentas Profissionais para Seu Negócio Local</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, #2563eb 0%, #7c3aed 100%);
}
.pulse-animation {
animation: pulse 2s infinite;
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
.testimonial-card {
transition: all 0.3s ease;
}
.testimonial-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}
.whatsapp-btn {
transition: all 0.3s ease;
}
.whatsapp-btn:hover {
transform: translateY(-3px);
box-shadow: 0 5px 15px rgba(37, 211, 102, 0.4);
}
</style>
</head>
<body class="font-sans bg-gray-50">
<!-- Header with WhatsApp Button -->
<header class="bg-white shadow-sm sticky top-0 z-50">
<div class="container mx-auto px-4 py-3 flex justify-between items-center">
<div class="flex items-center">
<i class="fas fa-store-alt text-blue-500 text-2xl mr-2"></i>
<span class="text-xl font-bold text-blue-600">MARCA MINI</span>
</div>
<a href="https://wa.me/5551992053162?text=Olá%20MARCA%20MINI,%20gostaria%20de%20saber%20mais%20sobre%20o%20kit%20para%20meu%20negócio!"
class="bg-green-500 hover:bg-green-600 text-white font-medium py-2 px-4 rounded-full flex items-center whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> Fale Conosco
</a>
</div>
</header>
<!-- Hero Section with WhatsApp CTA -->
<section class="hero-gradient text-white py-16 md:py-24">
<div class="container mx-auto px-4 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<div class="bg-yellow-400 text-blue-900 inline-block px-3 py-1 rounded-full text-sm font-bold mb-4">
<i class="fas fa-bolt mr-1"></i> OFERTA POR TEMPO LIMITADO
</div>
<h1 class="text-4xl md:text-5xl font-bold mb-6">Transforme Seu Negócio Local com Nosso <span class="underline decoration-yellow-300">Kit Profissional Completo</span></h1>
<p class="text-xl mb-8">Deixe seu Instagram profissional, automatize seu WhatsApp e venda mais com nossas ferramentas prontas para usar!</p>
<div class="bg-white text-gray-800 rounded-lg p-4 mb-8 border-l-4 border-blue-500">
<div class="flex items-start">
<i class="fas fa-check-circle text-green-500 text-2xl mr-3 mt-1"></i>
<div>
<p class="font-bold">Garantia de Resultados ou seu dinheiro de volta!</p>
<p class="text-sm">Se em 7 dias você não ver diferença no seu negócio, devolvemos 100% do seu investimento.</p>
</div>
</div>
</div>
<div class="flex flex-col sm:flex-row gap-4">
<a href="https://wa.me/5551992053162?text=Quero%20comprar%20o%20Kit%20MARCA%20MINI%20agora%20mesmo!"
class="bg-yellow-400 hover:bg-yellow-300 text-blue-900 font-bold py-4 px-8 rounded-lg text-lg shadow-lg pulse-animation flex items-center justify-center">
<i class="fab fa-whatsapp mr-2"></i> COMPRAR AGORA
</a>
<a href="#video" class="bg-white hover:bg-gray-100 text-blue-600 font-medium py-4 px-8 rounded-lg text-lg flex items-center justify-center">
<i class="fas fa-play-circle mr-2"></i> VER VÍDEO
</a>
</div>
</div>
<div class="md:w-1/2 flex justify-center">
<div class="relative max-w-md">
<img src="https://images.unsplash.com/photo-1556740738-b6a63e27c4df?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80"
alt="Resultados com MARCA MINI" class="rounded-xl shadow-2xl border-4 border-white">
</div>
</div>
</div>
</section>
<!-- Trust Badges -->
<div class="bg-gray-100 py-6">
<div class="container mx-auto px-4">
<div class="flex flex-wrap justify-center items-center gap-8 md:gap-16">
<div class="flex items-center">
<i class="fas fa-check-circle text-green-500 text-2xl mr-2"></i>
<span class="font-medium">+500 negócios transformados</span>
</div>
<div class="flex items-center">
<i class="fas fa-lock text-blue-500 text-2xl mr-2"></i>
<span class="font-medium">Pagamento 100% seguro</span>
</div>
<div class="flex items-center">
<i class="fas fa-headset text-purple-500 text-2xl mr-2"></i>
<span class="font-medium">Suporte personalizado</span>
</div>
</div>
</div>
</div>
<!-- WhatsApp CTA Section -->
<section class="py-12 bg-green-50">
<div class="container mx-auto px-4 text-center">
<h2 class="text-3xl font-bold mb-6 text-gray-800">Não perca tempo criando do zero!</h2>
<p class="text-xl mb-8 max-w-2xl mx-auto">Fale agora mesmo com nosso especialista e descubra como o Kit MARCA MINI pode alavancar seu negócio local.</p>
<a href="https://wa.me/5551992053162?text=Olá%20MARCA%20MINI,%20preciso%20de%20ajuda%20para%20escolher%20o%20melhor%20kit%20para%20meu%20negócio!"
class="inline-block bg-green-500 hover:bg-green-600 text-white font-bold py-4 px-12 rounded-lg text-lg shadow-lg whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> FALAR COM ESPECIALISTA
</a>
</div>
</section>
<!-- Benefits Section -->
<section id="beneficios" class="py-16 bg-gray-50">
<div class="container mx-auto px-4">
<h2 class="text-3xl font-bold text-center mb-12 text-gray-800">O que você ganha com o MARCA MINI?</h2>
<div class="grid md:grid-cols-3 gap-8">
<div class="bg-white p-8 rounded-xl shadow-md hover:shadow-lg transition-all">
<div class="bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mb-6 mx-auto">
<i class="fas fa-palette text-blue-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold mb-4 text-center text-gray-800">Templates Profissionais</h3>
<p class="text-gray-600">20 modelos editáveis para Instagram (posts, stories, capas) que você personaliza em minutos, mesmo sem saber design.</p>
<div class="mt-6 text-center">
<a href="https://wa.me/5551992053162?text=Quero%20ver%20exemplos%20dos%20templates%20do%20MARCA%20MINI"
class="text-blue-500 hover:text-blue-700 font-medium inline-flex items-center">
Ver exemplos <i class="fas fa-arrow-right ml-2"></i>
</a>
</div>
</div>
<div class="bg-white p-8 rounded-xl shadow-md hover:shadow-lg transition-all">
<div class="bg-purple-100 w-16 h-16 rounded-full flex items-center justify-center mb-6 mx-auto">
<i class="fas fa-comment-dots text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold mb-4 text-center text-gray-800">Scripts para WhatsApp</h3>
<p class="text-gray-600">10 modelos prontos de mensagens para atender clientes, fechar vendas e automatizar respostas no WhatsApp Business.</p>
<div class="mt-6 text-center">
<a href="https://wa.me/5551992053162?text=Gostaria%20de%20saber%20mais%20sobre%20os%20scripts%20para%20WhatsApp"
class="text-purple-500 hover:text-purple-700 font-medium inline-flex items-center">
Saiba mais <i class="fas fa-arrow-right ml-2"></i>
</a>
</div>
</div>
<div class="bg-white p-8 rounded-xl shadow-md hover:shadow-lg transition-all">
<div class="bg-green-100 w-16 h-16 rounded-full flex items-center justify-center mb-6 mx-auto">
<i class="fas fa-bullseye text-green-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold mb-4 text-center text-gray-800">Campanhas Prontas</h3>
<p class="text-gray-600">5 estratégias de tráfego pago testadas e aprovadas para Facebook e Instagram, com configurações de público ideal.</p>
<div class="mt-6 text-center">
<a href="https://wa.me/5551992053162?text=Quero%20entender%20como%20funcionam%20as%20campanhas%20prontas"
class="text-green-500 hover:text-green-700 font-medium inline-flex items-center">
Detalhes <i class="fas fa-arrow-right ml-2"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- WhatsApp CTA Section 2 -->
<section class="py-12 bg-blue-50">
<div class="container mx-auto px-4">
<div class="bg-white rounded-xl shadow-md overflow-hidden">
<div class="md:flex">
<div class="md:w-2/3 p-8 md:p-12">
<h2 class="text-2xl font-bold mb-4 text-gray-800">Dúvidas sobre qual kit escolher?</h2>
<p class="text-gray-600 mb-6">Nosso time está pronto para analisar seu negócio e indicar exatamente o que você precisa para alavancar suas vendas.</p>
<a href="https://wa.me/5551992053162?text=Preciso%20de%20ajuda%20para%20escolher%20o%20melhor%20kit%20MARCA%20MINI%20para%20meu%20negócio"
class="inline-block bg-green-500 hover:bg-green-600 text-white font-bold py-3 px-8 rounded-lg whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> CONVERSE COM NOSSO TIME
</a>
</div>
<div class="md:w-1/3 bg-blue-600 text-white p-8 md:p-12 flex items-center justify-center">
<div class="text-center">
<i class="fas fa-headset text-5xl mb-4"></i>
<h3 class="font-bold text-xl mb-2">Suporte Personalizado</h3>
<p class="text-sm">De segunda a sexta, das 9h às 18h</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing Section with WhatsApp Buttons -->
<section id="preco" class="py-16 bg-white">
<div class="container mx-auto px-4">
<h2 class="text-3xl font-bold text-center mb-6 text-gray-800">Escolha o Kit Ideal para Seu Negócio</h2>
<p class="text-xl text-center mb-12 max-w-2xl mx-auto text-gray-600">Investimento que se paga com os primeiros resultados</p>
<div class="grid md:grid-cols-3 gap-8 max-w-5xl mx-auto">
<!-- Basic Plan -->
<div class="bg-white border border-gray-200 rounded-xl shadow-md overflow-hidden hover:shadow-lg transition-all">
<div class="bg-gray-100 px-6 py-4">
<h3 class="font-bold text-xl">Kit Iniciante</h3>
<p class="text-gray-600">Para quem está começando</p>
</div>
<div class="p-6">
<div class="mb-6">
<span class="text-4xl font-bold">R$ 29</span>
<span class="text-gray-500 line-through ml-2">R$ 97</span>
</div>
<ul class="space-y-3 mb-8">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>10 templates para Instagram</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>5 scripts para WhatsApp</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>2 campanhas para tráfego pago</span>
</li>
</ul>
<a href="https://wa.me/5551992053162?text=Quero%20comprar%20o%20Kit%20Iniciante%20da%20MARCA%20MINI"
class="block w-full bg-gray-100 hover:bg-gray-200 text-gray-800 font-bold py-3 px-4 rounded-lg text-center whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> COMPRAR KIT INICIANTE
</a>
</div>
</div>
<!-- Recommended Plan -->
<div class="bg-white border-2 border-blue-500 rounded-xl shadow-lg overflow-hidden transform scale-105 z-10">
<div class="bg-blue-500 text-white px-4 py-2 text-center text-sm font-bold">
MAIS VENDIDO
</div>
<div class="p-6">
<h3 class="font-bold text-xl mb-2">Kit Completo</h3>
<p class="text-gray-600 mb-4">Melhor custo-benefício</p>
<div class="mb-6">
<span class="text-4xl font-bold">R$ 47</span>
<span class="text-gray-500 line-through ml-2">R$ 197</span>
</div>
<ul class="space-y-3 mb-8">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>20 templates para Instagram</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>10 scripts para WhatsApp</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>5 campanhas para tráfego pago</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Treinamento em vídeo</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Grupo exclusivo no WhatsApp</span>
</li>
</ul>
<a href="https://wa.me/5551992053162?text=Quero%20comprar%20o%20Kit%20Completo%20da%20MARCA%20MINI"
class="block w-full bg-blue-500 hover:bg-blue-600 text-white font-bold py-3 px-4 rounded-lg text-center pulse-animation whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> COMPRAR KIT COMPLETO
</a>
</div>
</div>
<!-- Premium Plan -->
<div class="bg-white border border-gray-200 rounded-xl shadow-md overflow-hidden hover:shadow-lg transition-all">
<div class="bg-gray-100 px-6 py-4">
<h3 class="font-bold text-xl">Kit Premium</h3>
<p class="text-gray-600">Para quem quer tudo</p>
</div>
<div class="p-6">
<div class="mb-6">
<span class="text-4xl font-bold">R$ 97</span>
<span class="text-gray-500 line-through ml-2">R$ 297</span>
</div>
<ul class="space-y-3 mb-8">
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Tudo do Kit Completo</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>+10 templates exclusivos</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Mentoria individual (30min)</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>PLR de marketing local</span>
</li>
</ul>
<a href="https://wa.me/5551992053162?text=Quero%20comprar%20o%20Kit%20Premium%20da%20MARCA%20MINI"
class="block w-full bg-gray-100 hover:bg-gray-200 text-gray-800 font-bold py-3 px-4 rounded-lg text-center whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> COMPRAR KIT PREMIUM
</a>
</div>
</div>
</div>
<div class="mt-12 bg-blue-50 rounded-xl p-8 max-w-4xl mx-auto">
<div class="flex flex-col md:flex-row items-center">
<div class="md:w-3/4 mb-6 md:mb-0">
<h3 class="text-xl font-bold mb-2">Ainda em dúvida? Fale com a gente!</h3>
<p>Nosso time está pronto para te ajudar a escolher o melhor kit para suas necessidades.</p>
</div>
<div class="md:w-1/4">
<a href="https://wa.me/5551992053162?text=Estou%20em%20dúvida%20sobre%20qual%20kit%20comprar,%20podem%20me%20ajudar?"
class="inline-block bg-green-500 hover:bg-green-600 text-white font-bold py-3 px-6 rounded-lg whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> AJUDA
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Final WhatsApp CTA -->
<section class="py-16 bg-gradient-to-r from-blue-600 to-purple-600 text-white">
<div class="container mx-auto px-4 text-center">
<h2 class="text-3xl md:text-4xl font-bold mb-6">Pronto para transformar seu negócio?</h2>
<p class="text-xl mb-8 max-w-2xl mx-auto">Comece hoje mesmo a vender mais com nosso kit completo de ferramentas profissionais.</p>
<a href="https://wa.me/5551992053162?text=Quero%20comprar%20o%20Kit%20MARCA%20MINI%20agora%20mesmo!"
class="inline-block bg-yellow-400 hover:bg-yellow-300 text-blue-900 font-bold py-4 px-12 rounded-lg text-lg shadow-lg pulse-animation whatsapp-btn">
<i class="fab fa-whatsapp mr-2"></i> QUERO MEU KIT AGORA
</a>
<div class="mt-8 flex items-center justify-center">
<i class="fas fa-lock mr-2"></i>
<span>Pagamento 100% seguro via</span>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Stripe_Logo%2C_revised_2016.svg/2560px-Stripe_Logo%2C_revised_2016.svg.png" alt="Stripe" class="h-6 ml-2">
</div>
</div>
</section>
<!-- Footer with Contact -->
<footer class="bg-gray-900 text-gray-400 py-12">
<div class="container mx-auto px-4">
<div class="grid md:grid-cols-3 gap-8">
<div>
<div class="flex items-center mb-4">
<i class="fas fa-store-alt text-blue-400 text-2xl mr-2"></i>
<span class="text-xl font-bold text-white">MARCA MINI</span>
</div>
<p class="mb-4">Ferramentas profissionais para pequenos negócios em Encantado/RS e todo Brasil.</p>
<div class="flex space-x-4">
<a href="#" class="text-gray-400 hover:text-white">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white">
<i class="fab fa-instagram"></i>
</a>
<a href="https://wa.me/5551992053162" class="text-gray-400 hover:text-white">
<i class="fab fa-whatsapp"></i>
</a>
</div>
</div>
<div>
<h4 class="text-white font-bold mb-4">Contato</h4>
<ul class="space-y-2">
<li class="flex items-start">
<i class="fas fa-phone-alt mt-1 mr-2"></i>
<span>(51) 99205-3162</span>
</li>
<li class="flex items-start">
<i class="fas fa-envelope mt-1 mr-2"></i>
<span>contato@marcamini.com</span>
</li>
<li class="flex items-start">
<i class="fas fa-map-marker-alt mt-1 mr-2"></i>
<span>Encantado/RS</span>
</li>
</ul>
</div>
<div>
<h4 class="text-white font-bold mb-4">Links Rápidos</h4>
<ul class="space-y-2">
<li><a href="#beneficios" class="hover:text-white">Benefícios</a></li>
<li><a href="#preco" class="hover:text-white">Planos</a></li>
<li><a href="https://wa.me/5551992053162" class="hover:text-white">Suporte</a></li>
</ul>
</div>
</div>
<div class="border-t border-gray-800 mt-8 pt-8 text-center">
<p>&copy; 2023 MARCA MINI. Todos os direitos reservados.</p>
</div>
</div>
</footer>
<script>
// WhatsApp button animation
document.querySelectorAll('.whatsapp-btn').forEach(btn => {
btn.addEventListener('mouseenter', () => {
btn.querySelector('i').classList.add('fa-bounce');
});
btn.addEventListener('mouseleave', () => {
btn.querySelector('i').classList.remove('fa-bounce');
});
});
// 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=Wnaderley/mini" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
</html>