Spaces:
Running
Running
Tu Nombre commited on
Commit ·
9591d4b
1
Parent(s): b479dec
seccion por que tubebot en landing
Browse files
main.py
CHANGED
|
@@ -407,6 +407,43 @@ footer{text-align:center;padding:24px;color:var(--m);font-size:.8rem;border-top:
|
|
| 407 |
<h2 style="font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1;text-align:center;margin-bottom:20px;">ELIGE TU PLAN</h2>
|
| 408 |
<p style="text-align:center;color:#aaa;margin-bottom:50px;font-size:1.1rem">Pago único. Sin mensualidades. Acceso de por vida.</p>
|
| 409 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 410 |
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px">
|
| 411 |
|
| 412 |
<div style="background:#111;border:1px solid #333;border-radius:16px;padding:30px 25px;display:flex;flex-direction:column">
|
|
|
|
| 407 |
<h2 style="font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1;text-align:center;margin-bottom:20px;">ELIGE TU PLAN</h2>
|
| 408 |
<p style="text-align:center;color:#aaa;margin-bottom:50px;font-size:1.1rem">Pago único. Sin mensualidades. Acceso de por vida.</p>
|
| 409 |
|
| 410 |
+
<!-- POR QUE TUBEBOT -->
|
| 411 |
+
<section style="margin:60px 0;padding:0 20px;max-width:1100px;margin-left:auto;margin-right:auto">
|
| 412 |
+
<h2 style="text-align:center;color:#D4AF37;font-size:2rem;margin-bottom:40px;font-family:Bebas Neue,sans-serif;letter-spacing:2px">¿POR QUÉ TUBEBOT?</h2>
|
| 413 |
+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px">
|
| 414 |
+
<div style="background:#111;border:1px solid #333;border-radius:12px;padding:25px">
|
| 415 |
+
<div style="font-size:2.5rem;margin-bottom:10px">🎬</div>
|
| 416 |
+
<h3 style="color:#ff2d2d;margin:0 0 10px;font-size:1.1rem">Composición Profesional</h3>
|
| 417 |
+
<p style="color:#aaa;font-size:.9rem;line-height:1.5">Cada imagen tuya se procesa con fondo blur y composición cinematográfica. Tus videos parecen editados por un editor profesional.</p>
|
| 418 |
+
</div>
|
| 419 |
+
<div style="background:#111;border:1px solid #333;border-radius:12px;padding:25px">
|
| 420 |
+
<div style="font-size:2.5rem;margin-bottom:10px">🎙️</div>
|
| 421 |
+
<h3 style="color:#ff2d2d;margin:0 0 10px;font-size:1.1rem">Variedad de Voces IA</h3>
|
| 422 |
+
<p style="color:#aaa;font-size:.9rem;line-height:1.5">Cada video usa una voz diferente automáticamente. 25+ voces profesionales en español, inglés, portugués y francés. Tu audiencia nunca se aburre.</p>
|
| 423 |
+
</div>
|
| 424 |
+
<div style="background:#111;border:1px solid #333;border-radius:12px;padding:25px">
|
| 425 |
+
<div style="font-size:2.5rem;margin-bottom:10px">📸</div>
|
| 426 |
+
<h3 style="color:#ff2d2d;margin:0 0 10px;font-size:1.1rem">Tus Imágenes y Videos</h3>
|
| 427 |
+
<p style="color:#aaa;font-size:.9rem;line-height:1.5">Sube tus propias imágenes o videos. El sistema los integra automáticamente sin cortar textos importantes. Tu marca, tu estilo.</p>
|
| 428 |
+
</div>
|
| 429 |
+
<div style="background:#111;border:1px solid #333;border-radius:12px;padding:25px">
|
| 430 |
+
<div style="font-size:2.5rem;margin-bottom:10px">🎨</div>
|
| 431 |
+
<h3 style="color:#ff2d2d;margin:0 0 10px;font-size:1.1rem">100% Personalizable</h3>
|
| 432 |
+
<p style="color:#aaa;font-size:.9rem;line-height:1.5">Configura color de subtítulos, posición, frases de inicio y final, link en descripción. Todo a tu gusto sin tocar código.</p>
|
| 433 |
+
</div>
|
| 434 |
+
<div style="background:#111;border:1px solid #333;border-radius:12px;padding:25px">
|
| 435 |
+
<div style="font-size:2.5rem;margin-bottom:10px">⚡</div>
|
| 436 |
+
<h3 style="color:#ff2d2d;margin:0 0 10px;font-size:1.1rem">Calidad Garantizada</h3>
|
| 437 |
+
<p style="color:#aaa;font-size:.9rem;line-height:1.5">Videos a 30 FPS, planos dinámicos cada 4 segundos, duración óptima para Shorts. Reglas técnicas profesionales aplicadas a cada video.</p>
|
| 438 |
+
</div>
|
| 439 |
+
<div style="background:#111;border:1px solid #333;border-radius:12px;padding:25px">
|
| 440 |
+
<div style="font-size:2.5rem;margin-bottom:10px">🤖</div>
|
| 441 |
+
<h3 style="color:#ff2d2d;margin:0 0 10px;font-size:1.1rem">Totalmente Automático</h3>
|
| 442 |
+
<p style="color:#aaa;font-size:.9rem;line-height:1.5">Una vez activado, sube videos cada 4 horas sin que toques nada. Mientras duermes, tu canal crece solo.</p>
|
| 443 |
+
</div>
|
| 444 |
+
</div>
|
| 445 |
+
</section>
|
| 446 |
+
|
| 447 |
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px">
|
| 448 |
|
| 449 |
<div style="background:#111;border:1px solid #333;border-radius:16px;padding:30px 25px;display:flex;flex-direction:column">
|