411 lines
28 KiB
HTML
411 lines
28 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="es">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<title>BlackBox – Ecosistema de Privacidad y Seguridad</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=0.5, viewport-fit=cover">
|
||
<meta name="description" content="BlackBox — dispositivo físico para privacidad multinivel: VPN, correo electrónico anónimo, mensajero privado, alojamiento descentralizado, transferencia segura de archivos, operaciones criptográficas. Comparación dinámica profunda — todo en un solo dispositivo.">
|
||
<meta name="keywords" content="BlackBox, privacidad, seguridad, VPN, ecosistema, router, correo electrónico anónimo, mensajero privado, alojamiento descentralizado, transferencia segura de archivos, operaciones criptográficas">
|
||
<link href="/css/tailwind.min.css" rel="stylesheet">
|
||
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/css/all.min.css" rel="stylesheet">
|
||
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat+Alternates:wght@700;500&family=Montserrat:wght@700;500;400&family=Inter:wght@400;600&display=swap" rel="stylesheet">
|
||
<script src="/js/echarts.min.js"></script>
|
||
<link rel="stylesheet" href="/css/style.css">
|
||
<!-- Open Graph Meta Tags for Social Media -->
|
||
<meta property="og:title" content="BlackBox – Ecosistema de Privacidad y Seguridad">
|
||
<meta property="og:description" content="BlackBox — dispositivo físico para privacidad multinivel: VPN, correo electrónico anónimo, mensajero privado, alojamiento descentralizado, transferencia segura de archivos, operaciones criptográficas.">
|
||
<meta property="og:image" content="/images/scales.webp"> <!-- Using the main device image -->
|
||
<meta property="og:url" content="https://bbox.wtf"> <!-- Replace with actual URL -->
|
||
<meta property="og:type" content="website">
|
||
|
||
<!-- Twitter Card Meta Tags -->
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:title" content="BlackBox – Ecosistema de Privacidad y Seguridad">
|
||
<meta name="twitter:description" content="BlackBox — dispositivo físico para privacidad multinivel: VPN, correo electrónico anónimo, mensajero privado, alojamiento descentralizado, transferencia segura de archivos, operaciones criptográficas.">
|
||
<meta name="twitter:image" content="/images/scales.webp"> <!-- Using the main device image -->
|
||
</head>
|
||
<body class="gradient-bg overflow-x-hidden">
|
||
|
||
<!-- HEADER -->
|
||
<header class="flex flex-wrap justify-between items-center px-5 md:px-10 py-7 bg-transparent z-10 relative">
|
||
<a href="/es/" class="flex items-center space-x-4">
|
||
<img src="/images/logo.webp" alt="bbox logo" class="w-14 h-14 rounded-lg shadow-lg">
|
||
<span class="font-montserrat font-bold text-2xl text-cyan-400 tracking-widest">BlackBox</span>
|
||
</a>
|
||
<nav class="hidden md:flex space-x-8 text-lg font-montserrat font-semibold">
|
||
<a href="/es/#features" class="hover:text-cyan-400 transition-colors">Características</a>
|
||
<a href="/es/#supercompare" class="hover:text-cyan-400 transition-colors">Comparación</a>
|
||
<a href="/es/#pricing" class="hover:text-cyan-400 transition-colors">Precio</a>
|
||
<a href="/es/#testimonials" class="hover:text-cyan-400 transition-colors">Testimonios</a>
|
||
<a href="/pages/products.html" class="hover:text-cyan-400 transition-colors">Catálogo</a>
|
||
</nav>
|
||
<a href="#order" class="pulse-cta rounded-xl px-7 py-3 bg-emerald-500 text-white text-lg font-bold shadow-lg hover:bg-emerald-400 transition-all duration-300 transform hover:scale-105" style="font-family: 'Montserrat', sans-serif; box-shadow: 0 0 15px 5px rgba(16, 185, 129, 0.5);">
|
||
Ordenar ahora
|
||
<i class="fas fa-lock ml-2"></i>
|
||
</a>
|
||
</header>
|
||
|
||
<!-- MAIN SECTION -->
|
||
<section class="pt-10 pb-14 md:pt-18 md:pb-32 px-5 lg:px-0 flex flex-col items-center text-center relative overflow-visible bg-gradient-to-b from-black/90 to-gray-950 z-0">
|
||
<div class="w-full mx-auto shadow-3d transition-all duration-300" style="background: url('/images/banner-image.webp') center/cover no-repeat; padding: 2rem; border-radius: 1rem;">
|
||
<h1 class="text-3xl md:text-5xl lg:text-6xl leading-tight mb-6 fade-up text-white" style="--delay:.1s; text-shadow: 0 2px 4px rgba(0,0,0,0.5);">
|
||
<span class="font-montserrat-alternates font-medium">Un completo</span><br class="hidden md:inline">
|
||
<span class="font-bebas-neue">ECOSISTEMA</span><br class="hidden lg:inline">
|
||
<span class="font-montserrat-alternates font-medium">de Privacidad</span><br>
|
||
<span class="text-cyan-400 font-montserrat">en un solo dispositivo</span>
|
||
</h1>
|
||
<p class="text-xl md:text-2xl max-w-2xl mx-auto mb-10 text-white fade-up" style="--delay:.3s">
|
||
BlackBox no es solo una VPN.<br>
|
||
Es una solución de hardware innovadora que combina herramientas de privacidad, comunicación y bloqueo de rastreo a un nivel imposible con los servicios VPN y routers habituales.
|
||
</p>
|
||
<div class="flex flex-col md:flex-row gap-4 items-center justify-center fade-up" style="--delay:.55s">
|
||
<a href="#order" class="pulse-cta px-12 py-4 rounded-2xl text-white font-extrabold font-montserrat bg-gradient-to-r from-emerald-500 to-green-500 text-2xl shadow-3d hover:from-emerald-400 hover:to-green-400 transform-gpu transition-all duration-300 hover:scale-105" style="box-shadow: 0 0 20px 8px rgba(16, 185, 129, 0.6);">Comprar con descuento</a>
|
||
<a href="#supercompare" class="px-10 py-4 rounded-2xl border-2 border-cyan-400 text-cyan-300 bg-transparent font-bold text-xl font-montserrat hover:bg-cyan-700/10 transition">Comparación dinámica</a>
|
||
</div>
|
||
</div>
|
||
<div class="mt-14 mb-8 relative flex justify-center fade-up" style="--delay:.85s;">
|
||
<img src="/images/scales.webp" alt="BlackBox Device" class="hero-3d rounded-3xl w-[370px] md:w-[470px] z-10" draggable="false">
|
||
<div class="absolute -bottom-4 left-1/2 -translate-x-1/2 w-72 h-16 bg-cyan-400/10 rounded-full blur-2xl z-0"></div>
|
||
</div>
|
||
<div class="mt-4 max-w-2xl mx-auto fade-up" style="--delay:1.1s;">
|
||
<span class="inline-flex items-center px-4 py-1 rounded-full bg-cyan-800/20 text-cyan-200 font-semibold text-lg animate-pulse">
|
||
<i class="fas fa-bolt text-yellow-300 mr-2"></i>
|
||
¡30% de descuento en pre-pedidos hasta el 1 de junio!
|
||
</span>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- COMPARACIÓN SUPER DINÁMICA -->
|
||
<section id="supercompare" class="max-w-5xl mx-auto py-14 px-5 fade-up" style="--delay:.1s">
|
||
<h2 class="text-3xl md:text-4xl font-black font-montserrat text-cyan-400 mb-5 text-center tracking-tight">
|
||
Comparación dinámica: <span class="text-white">BlackBox</span> vs VPN y routers
|
||
</h2>
|
||
<p class="text-lg text-gray-300 max-w-2xl mx-auto mb-10 text-center">
|
||
<span class="text-cyan-300 font-bold">BlackBox</span> es un <span class="underline">ecosistema de privacidad</span>. Vea cómo el soporte de funciones se expande en comparación con los servicios VPN simples y los routers de hardware.
|
||
</p>
|
||
|
||
<div class="glass-card shadow-3d p-8 mb-8">
|
||
<div class="grid grid-cols-4 gap-4 mb-6">
|
||
<div class="col-span-1 font-bold text-gray-300 text-right pr-4">Características</div>
|
||
<div class="col-span-1 font-bold text-cyan-400 text-center">BlackBox</div>
|
||
<div class="col-span-1 font-bold text-blue-400 text-center">Router VPN</div>
|
||
<div class="col-span-1 font-bold text-purple-400 text-center">Servicio VPN</div>
|
||
</div>
|
||
|
||
<div id="featuresContainer">
|
||
<!-- Features will be inserted here by JS -->
|
||
</div>
|
||
|
||
<div class="text-gray-400 mt-6 text-base">
|
||
<i class="fas fa-info-circle text-cyan-300"></i>
|
||
<span class="ml-1">Pase el cursor sobre una fila para ver detalles sobre cada característica</span>
|
||
</div>
|
||
<div id="dynCompareHint" class="font-mono text-sm mt-3 p-3 bg-gray-800/50 rounded-lg"></div>
|
||
</div>
|
||
</section>
|
||
|
||
|
||
<!-- CARACTERÍSTICAS -->
|
||
<section id="features" class="max-w-7xl mx-auto mt-8 lg:mt-0 py-13 px-5">
|
||
<h2 class="text-3xl md:text-4xl font-bold font-montserrat text-cyan-400 mb-7 fade-up" style="--delay:.15s">BlackBox: Ventajas del Ecosistema</h2>
|
||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8 fade-up" style="--delay:.22s">
|
||
<div class="glass-card shadow-3d p-8 transition hover:scale-105">
|
||
<i class="fas fa-user-secret text-cyan-300 text-4xl mb-4"></i>
|
||
<h3 class="font-bold text-xl mb-2">Todas las herramientas de privacidad</h3>
|
||
<p class="text-gray-300">VPN, mensajero, correo electrónico, archivos, billetera y alojamiento — en un mini-ordenador. ¡Ya no necesita buscar servicios separados!</p>
|
||
</div>
|
||
<div class="glass-card shadow-3d p-8 transition hover:scale-105">
|
||
<i class="fas fa-globe text-cyan-400 text-4xl mb-4"></i>
|
||
<h3 class="font-bold text-xl mb-2">Internet anónimo y darknet</h3>
|
||
<p class="text-gray-300">Acceso seguro a todos los servicios, incluyendo onion e internet descentralizado — incluso si están bloqueados por su proveedor.</p>
|
||
</div>
|
||
<div class="glass-card shadow-3d p-8 transition hover:scale-105">
|
||
<i class="fas fa-comments text-purple-300 text-4xl mb-4"></i>
|
||
<h3 class="font-bold text-xl mb-2">Mensajero personal seguro</h3>
|
||
<p class="text-gray-300">Plataforma propia para chats grupales y privados sin riesgo de "fugas". ¡Todos los datos se quedan con usted!</p>
|
||
</div>
|
||
<div class="glass-card shadow-3d p-8 transition hover:scale-105">
|
||
<i class="fas fa-envelope-open-text text-yellow-300 text-4xl mb-4"></i>
|
||
<h3 class="font-bold text-xl mb-2">Correo electrónico anónimo y uso compartido de archivos</h3>
|
||
<p class="text-gray-300">Creación de direcciones de correo electrónico en 1 clic, uso compartido de archivos sin intermediarios ni censura.</p>
|
||
</div>
|
||
<div class="glass-card shadow-3d p-8 transition hover:scale-105">
|
||
<i class="fas fa-coins text-emerald-300 text-4xl mb-4"></i>
|
||
<h3 class="font-bold text-xl mb-2">Billetera criptográfica aislada</h3>
|
||
<p class="text-gray-300">Billetera fría para almacenar y operar con criptomonedas con máxima aislamiento de amenazas de internet.</p>
|
||
</div>
|
||
<div class="glass-card shadow-3d p-8 transition hover:scale-105">
|
||
<i class="fas fa-users-cog text-pink-400 text-4xl mb-4"></i>
|
||
<h3 class="font-bold text-xl mb-2">Plataforma para todos los dispositivos</h3>
|
||
<p class="text-gray-300">BlackBox funciona tanto para usuarios individuales como para familias o grupos de negocios. Cantidad ilimitada de dispositivos conectados.</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- ESCAPARATE DE PRODUCTOS -->
|
||
<section id="products" class="max-w-6xl mx-auto py-12 fade-up" style="--delay:.1s">
|
||
<h2 class="text-3xl md:text-4xl font-extrabold mb-10 font-montserrat text-center text-cyan-400 px-6">Línea de Productos BlackBox</h2>
|
||
|
||
<div class="flipbook-container relative h-96 md:h-[36rem] w-full">
|
||
<!-- BlackBox VPN (far left) -->
|
||
<div class="flipbook-page" data-page="1">
|
||
<div class="glass-card shadow-3d p-6 text-center h-full">
|
||
<div class="h-40 mb-4 flex items-center justify-center">
|
||
<img src="/images/bb_on_white-square.webp" alt="BlackBox VPN" class="h-full object-contain rounded-lg">
|
||
</div>
|
||
<h3 class="text-xl font-bold mb-3 text-cyan-300 product-title" data-product="BlackBox VPN">BlackBox VPN</h3>
|
||
<div class="inline-flex items-center px-3 py-1 rounded-full bg-cyan-800/20 text-cyan-200 font-bold mb-3 animate-pulse">
|
||
<span>99 €</span>
|
||
</div>
|
||
<p class="text-gray-300 mb-4 product-description">Crea un punto de acceso Wi-Fi con VPN protegida. 512 MB RAM.</p>
|
||
<div class="flex justify-center gap-3">
|
||
<button class="buy-btn product-buy-btn">Comprar</button>
|
||
<button onclick="window.location.href='/items/boxes/blackbox-vpn.html'" class="details-btn product-details-btn">Detalles</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- BlackBox Privacy Messenger/Cloud (left) -->
|
||
<div class="flipbook-page" data-page="2">
|
||
<div class="glass-card shadow-3d p-6 text-center h-full">
|
||
<div class="h-40 mb-4 flex items-center justify-center">
|
||
<img src="/images/bb_on_white-square.webp" alt="BlackBox Privacy" class="h-full object-contain rounded-lg">
|
||
</div>
|
||
<h3 class="text-xl font-bold mb-3 text-cyan-300 product-title" data-product="BlackBox Privacy Messenger/Cloud">BlackBox Privacy Messenger/Cloud</h3>
|
||
<div class="inline-flex items-center px-3 py-1 rounded-full bg-cyan-800/20 text-cyan-200 font-bold mb-3 animate-pulse">
|
||
<span>199 €</span>
|
||
</div>
|
||
<p class="text-gray-300 mb-4 product-description">Matrix Messenger o Nextcloud integrados. 1 GB RAM. Control total sobre sus datos.</p>
|
||
<div class="flex justify-center gap-3">
|
||
<button class="buy-btn product-buy-btn">Comprar</button>
|
||
<button onclick="window.location.href='/items/boxes/blackbox-privacy.html'" class="details-btn product-details-btn">Detalles</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- BlackBox 4GB (center) -->
|
||
<div class="flipbook-page active" data-page="3">
|
||
<div class="glass-card shadow-3d p-6 text-center h-full selected">
|
||
<div class="h-40 mb-4 flex items-center justify-center">
|
||
<img src="/images/bb_on_white-square.webp" alt="BlackBox 4GB" class="h-full object-contain rounded-lg">
|
||
</div>
|
||
<h3 class="text-xl font-bold mb-3 text-cyan-300 product-title" data-product="BlackBox 4GB">BlackBox 4GB</h3>
|
||
<div class="inline-flex items-center px-3 py-1 rounded-full bg-cyan-800/20 text-cyan-200 font-bold mb-3 animate-pulse">
|
||
<span>299 €</span>
|
||
</div>
|
||
<p class="text-gray-300 mb-4 product-description">Todas las características de los primeros modelos + escritorio remoto (Workspace). 4 GB RAM.</p>
|
||
<div class="flex justify-center gap-3">
|
||
<button class="buy-btn product-buy-btn">Comprar</button>
|
||
<button onclick="window.location.href='/items/boxes/blackbox-4gb.html'" class="details-btn product-details-btn">Detalles</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- BlackBox Workstation (right) -->
|
||
<div class="flipbook-page" data-page="4">
|
||
<div class="glass-card shadow-3d p-6 text-center h-full">
|
||
<div class="h-40 mb-4 flex items-center justify-center">
|
||
<img src="/images/bb_on_white-square.webp" alt="BlackBox Workstation" class="h-full object-contain rounded-lg">
|
||
</div>
|
||
<h3 class="text-xl font-bold mb-3 text-cyan-300 product-title" data-product="BlackBox Workstation">BlackBox Workstation</h3>
|
||
<div class="inline-flex items-center px-3 py-1 rounded-full bg-cyan-800/20 text-cyan-200 font-bold mb-3 animate-pulse">
|
||
<span>499 €</span>
|
||
</div>
|
||
<p class="text-gray-300 mb-4 product-description">Estación de trabajo completa. Todas las características de los modelos anteriores.</p>
|
||
<div class="flex justify-center gap-3">
|
||
<button class="buy-btn product-buy-btn">Comprar</button>
|
||
<button onclick="window.location.href='/items/boxes/blackbox-workstation.html'" class="details-btn product-details-btn">Detalles</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- BlackBox AI (far right) -->
|
||
<div class="flipbook-page" data-page="5">
|
||
<div class="glass-card shadow-3d p-6 text-center h-full">
|
||
<div class="h-40 mb-4 flex items-center justify-center">
|
||
<img src="/images/bb_on_white-square.webp" alt="BlackBox AI" class="h-full object-contain rounded-lg">
|
||
</div>
|
||
<h3 class="text-xl font-bold mb-3 text-cyan-300 product-title" data-product="BlackBox AI">BlackBox AI</h3>
|
||
<div class="inline-flex items-center px-3 py-1 rounded-full bg-cyan-800/20 text-cyan-200 font-bold mb-3 animate-pulse" style="box-shadow: 0 0 10px 2px rgba(116, 250, 255, 0.3);">
|
||
<span>2999 €</span>
|
||
</div>
|
||
<p class="text-gray-300 mb-4 product-description">Incluye todas las tecnologías BlackBox. Inteligencia artificial privada. Máxima autonomía y protección.</p>
|
||
<div class="flex justify-center gap-3">
|
||
<button class="buy-btn product-buy-btn">Comprar</button>
|
||
<button onclick="window.location.href='/items/boxes/blackbox-ai.html'" class="details-btn product-details-btn">Detalles</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- BlackBox Shop -->
|
||
<div class="flipbook-page" data-page="6">
|
||
<div class="glass-card shadow-3d p-6 text-center h-full">
|
||
<div class="h-40 mb-4 flex items-center justify-center">
|
||
<img src="/images/bb_on_white-square.webp" alt="BlackBox Shop" class="h-full object-contain rounded-lg">
|
||
</div>
|
||
<h3 class="text-xl font-bold mb-3 text-cyan-300 product-title" data-product="BlackBox Shop">BlackBox Shop</h3>
|
||
<div class="inline-flex items-center px-3 py-1 rounded-full bg-cyan-800/20 text-cyan-200 font-bold mb-3 animate-pulse" style="box-shadow: 0 0 10px 2px rgba(116, 250, 255, 0.3);">
|
||
<span>desde 499 €</span>
|
||
</div>
|
||
<p class="text-gray-300 mb-4 product-description">Creación de tienda en Telegram a través de bot. Carga de productos, descripciones, precios. Pago de productos con criptomoneda. Anonimato completo para vendedor y comprador.</p>
|
||
<div class="flex justify-center gap-3">
|
||
<button class="buy-btn product-buy-btn">Comprar</button>
|
||
<button onclick="window.location.href='/items/boxes/blackbox-shop.html'" class="details-btn product-details-btn">Detalles</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flipbook-indicator-track"></div>
|
||
<div class="flipbook-indicator" style="transform: translateX(-150%);"></div>
|
||
|
||
</section>
|
||
|
||
|
||
<!-- PRECIOS Y PEDIDO -->
|
||
<section id="order" class="max-w-3xl mx-auto mb-18 py-12 px-6 rounded-3xl glass-card mt-14 text-center border-2 border-cyan-500 relative fade-up" style="--delay:.1s">
|
||
<div class="absolute top-3 left-1/3 -translate-x-1/2 bg-gradient-to-r from-emerald-500 to-green-500 text-white text-lg font-black rounded-full px-8 py-2 shadow-xl animate-bounce" style="box-shadow: 0 0 15px 5px rgba(16, 185, 129, 0.5);">
|
||
¡-30% Solo ahora!
|
||
</div>
|
||
<h2 class="text-3xl md:text-4xl font-extrabold mb-4 font-montserrat">Pida BlackBox WorkStation con un descuento de <span class="text-cyan-400">350 USD</span></h2>
|
||
<p class="text-lg text-gray-200 mb-6 max-w-xl mx-auto">Pago único — sin suscripciones.<br> Envío a todo el mundo. ¡Cantidad de dispositivos en promoción limitada!</p>
|
||
<div class="flex flex-wrap items-center justify-center gap-8 mb-7">
|
||
<div class="text-left bg-gray-800/70 rounded-2xl p-6">
|
||
<div class="text-2xl">
|
||
<span class="text-cyan-400 font-bold">149 USD</span>
|
||
<span class="line-through text-gray-500 ml-2 text-lg">499 USD</span>
|
||
</div>
|
||
<div class="text-gray-400 text-xs mt-1">Precio especial para los primeros 10 compradores</div>
|
||
<div class="mt-3 text-base text-green-300 font-bold">+ Actualizaciones gratuitas durante un año</div>
|
||
</div>
|
||
<ul class="text-left space-y-2 text-sm text-gray-200">
|
||
<li><i class="fas fa-check mr-2 text-cyan-400"></i>Garantía de devolución de dinero de 30 días</li>
|
||
<li><i class="fas fa-check mr-2 text-cyan-400"></i>Envío a todo el mundo</li>
|
||
<li><i class="fas fa-check mr-2 text-cyan-400"></i>Soporte personalizado</li>
|
||
</ul>
|
||
</div>
|
||
<a href="https://bbox.rocks/#order" target="_blank" class="pulse-cta px-12 py-4 rounded-xl text-white font-extrabold font-montserrat bg-gradient-to-r from-cyan-400 via-emerald-400 to-cyan-500 shadow-3d text-2xl hover:bg-cyan-400 transform transition">Ordenar</a>
|
||
<div class="mt-6 text-gray-300 text-base">Válido hasta el <span class="inline-block text-cyan-300 rounded px-2 py-1 font-bold bg-cyan-800/30">1 de junio de 2025</span> o hasta agotar existencias.</div>
|
||
</section>
|
||
|
||
|
||
<!-- TESTIMONIOS -->
|
||
<section id="testimonials" class="max-w-6xl mx-auto py-11 px-6 mt-4 fade-up" style="--delay:.1s">
|
||
<h2 class="text-3xl font-extrabold text-cyan-400 mb-7 text-center">¿Qué dicen nuestros usuarios?</h2>
|
||
<div class="grid md:grid-cols-3 gap-7 lg:gap-12">
|
||
<div class="glass-card p-7 shadow-3d flex flex-col items-center text-center">
|
||
<img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Testimonial" class="w-14 h-14 rounded-full mb-3 shadow-lg">
|
||
<div class="mb-2 font-bold text-lg text-emerald-300">Andrey, emprendedor</div>
|
||
<div class="text-gray-300 italic">"BlackBox es el primer gadget en el que confío mis datos personales. Sin registros, funcionamiento rápido, genial para trabajar desde cualquier parte del mundo."</div>
|
||
</div>
|
||
<div class="glass-card p-7 shadow-3d flex flex-col items-center text-center border-2 border-cyan-400">
|
||
<img src="https://randomuser.me/api/portraits/women/43.jpg" alt="Testimonial" class="w-14 h-14 rounded-full mb-3 shadow-lg">
|
||
<div class="mb-2 font-bold text-lg text-cyan-300">Maria, madre</div>
|
||
<div class="text-gray-300 italic">"Para nosotros, BlackBox es una garantía de seguridad en internet para toda la familia. Incluso los niños pueden usarlo sin ninguna configuración."</div>
|
||
</div>
|
||
<div class="glass-card p-7 shadow-3d flex flex-col items-center text-center">
|
||
<img src="https://randomuser.me/api/portraits/men/67.jpg" alt="Testimonial" class="w-14 h-14 rounded-full mb-3 shadow-lg">
|
||
<div class="mb-2 font-bold text-lg text-purple-300">Vlad, programador</div>
|
||
<div class="text-gray-300 italic">"Linux, código abierto, anonimato — todo funciona rápido y de manera inteligente. Excelente alternativa a los servicios VPN y routers."</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- PIE DE PÁGINA -->
|
||
<footer class="w-full mt-10 pt-7 pb-8 bg-black/60 flex flex-col items-center text-center text-gray-500 text-sm">
|
||
<img src="/images/logo.webp" alt="bbox logo" class="w-10 h-10 mx-auto mb-3">
|
||
<div class="mb-2">
|
||
<span class="font-montserrat font-bold text-cyan-400 text-lg">BlackBox</span> © 2022-2025. Todos los derechos reservados.<br>
|
||
</div>
|
||
<div class="flex justify-center space-x-6 mb-4">
|
||
<a href="https://t.me/bbox_wtf" target="_blank" class="text-cyan-300 hover:text-cyan-400 transition-colors" aria-label="Nuestro canal de Telegram">
|
||
<i class="fab fa-telegram text-2xl"></i> Telegram
|
||
</a>
|
||
<a href="https://vk.com/bbox_wtf" target="_blank" class="text-cyan-300 hover:text-cyan-400 transition-colors" aria-label="Nuestro grupo de VK">
|
||
<i class="fab fa-vk text-2xl"></i> VK
|
||
</a>
|
||
</div>
|
||
<div>
|
||
<a href="mailto:support@bbox.wtf" class="hover:underline text-cyan-300">Soporte</a>
|
||
|
|
||
<a href="/pages/faq.html" class="hover:underline text-cyan-300">FAQ</a>
|
||
|
|
||
<a href="https://bbox.rocks" class="hover:underline">Sitio antiguo no soportado</a>
|
||
</div>
|
||
<div class="mt-4">
|
||
<span class="text-gray-400">bbox.wtf — landing de nueva generación: BlackBox no es solo una VPN, es un ecosistema y su privacidad digital.</span>
|
||
</div>
|
||
</footer>
|
||
|
||
<!-- MODAL DE DETALLES DEL PRODUCTO -->
|
||
<div id="productModal" class="fixed inset-0 bg-black/90 backdrop-blur-sm z-50 flex items-center justify-center p-4 hidden">
|
||
<div class="glass-card shadow-3d p-6 md:p-8 max-w-2xl w-full mx-4 pulse-border relative">
|
||
<span class="modal-close sticky top-0 right-0 text-2xl cursor-pointer text-cyan-400 hover:text-cyan-300 bg-gray-900/80 rounded-full w-10 h-10 flex items-center justify-center ml-auto mb-4" onclick="hideBlackBoxProductDetails()">×</span>
|
||
<h3 id="modalTitle" class="text-2xl font-bold mb-6 text-cyan-400 text-center"></h3>
|
||
<p id="modalDescription" class="text-gray-300 mb-6 text-lg"></p>
|
||
<button class="w-full py-3 buy-btn text-lg font-bold" onclick="hideProductDetails(); showCryptoModal()">Comprar ahora</button>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- MODAL DE PAGO CON CRIPTOMONEDAS -->
|
||
<div id="cryptoModal" class="fixed inset-0 bg-black/90 backdrop-blur-sm z-50 flex items-center justify-center p-4 hidden">
|
||
<div class="glass-card shadow-3d p-4 md:p-8 max-w-4xl w-full mx-4 pulse-border relative overflow-y-auto" style="max-height: 90vh;">
|
||
<span class="modal-close sticky top-0 right-0 text-2xl cursor-pointer text-cyan-400 hover:text-cyan-300 bg-gray-900/80 rounded-full w-10 h-10 flex items-center justify-center ml-auto mb-2" onclick="hideCryptoModal()">×</span>
|
||
<h3 class="text-2xl font-bold mb-6 text-cyan-400 text-center">Pago con criptomonedas</h3>
|
||
<div class="flex flex-col md:flex-row gap-8">
|
||
<div class="flex-1 flex flex-col items-center">
|
||
<div class="w-64 h-64 bg-white p-4 rounded-lg mb-4 flex items-center justify-center">
|
||
<img src="/images/wallet_ltc.webp" alt="Código QR de LTC" class="w-full h-full object-contain">
|
||
</div>
|
||
<p class="text-gray-300 text-center">Litecoin (LTC)</p>
|
||
<p class="text-cyan-300 text-center mt-2" id="paymentAmount">Cantidad a pagar: [Cantidad]</p>
|
||
</div>
|
||
<div class="flex-1">
|
||
<div class="bg-gray-800/50 p-6 rounded-lg h-full">
|
||
<h4 class="text-xl font-bold mb-4 text-cyan-300">Instrucciones de pago:</h4>
|
||
<ol class="text-gray-300 space-y-3 text-lg">
|
||
<li>1. Abra la billetera criptográfica en su dispositivo</li>
|
||
<li>2. Haga clic en "Enviar" y seleccione la billetera LTC</li>
|
||
<li>3. Escanee el código QR correspondiente</li>
|
||
<li>4. Ingrese la cantidad exacta</li>
|
||
<li>5. Confirme la transacción</li>
|
||
<li>6. Después de la confirmación de la red (generalmente 2-5 min) su pedido será procesado</li>
|
||
<li>7. Inicie sesión en nuestro bot de Telegram e ingrese 3 parámetros: billetera de envío, hora exacta y cantidad exacta, el bot le dará acceso a su cuenta personal.</li>
|
||
</ol>
|
||
<div class="mt-6 space-y-4">
|
||
<div class="p-4 bg-gray-900 rounded-lg">
|
||
<p class="text-cyan-300 font-mono break-all">LTC: ltc1q0rq7shseegk0g44rd04e2w9psl6qn3hsnzj3j5</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<script src="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/js/all.min.js"></script>
|
||
<script src="/js/features.js"></script>
|
||
<script src="/js/flipbook.js"></script>
|
||
<script src="/js/fade-up.js"></script>
|
||
<script src="/js/products.js"></script>
|
||
<!-- Yandex.Metrika counter -->
|
||
<script type="text/javascript" >
|
||
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
||
m[i].l=1*new Date();
|
||
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
||
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
||
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
||
|
||
ym(55764994, "init", {
|
||
clickmap:true,
|
||
trackLinks:true,
|
||
accurateTrackBounce:true,
|
||
webvisor:true,
|
||
trackHash:true
|
||
});
|
||
</script>
|
||
<noscript><div><img src="https://mc.yandex.ru/watch/55764994" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
||
<!-- /Yandex.Metrika counter -->
|
||
<script src="/js/lang-detect-redirect.js"></script>
|
||
<script src="/js/language-switcher.js"></script>
|
||
</body>
|
||
</html> |