<section style="font-family: 'Comic Sans MS', cursive, sans-serif; background: #FFF8DC; padding: 50px 20px; text-align: center; color: #444; position: relative;">
<h1 style="font-size: 36px; color: #FF6F61; margin-bottom: 10px;">
[headline]📸 ¡Diversión instantánea para tus peques![/headline]
</h1>
<p style="font-size: 18px; margin-bottom: 30px; color: #FF1493;">
[subheadline]Cámara infantil con impresora ✨ ¡fotitos listas en segundos![/subheadline>
</p>
<div style="max-width: 320px; margin: 0 auto 30px;">
<img src="tu-imagen.jpg" alt="Cámara Infantil con impresora" style="width: 100%; border-radius: 20px; box-shadow: 0 5px 15px rgba(255, 182, 193, 0.5); border: 4px solid #FFD700;">
</div>
<ul style="list-style: none; padding: 0; margin-bottom: 30px; text-align: left; display: inline-block; font-size: 16px;">
<li>🌟 Cámara HD para fotos y videos</li>
<li>🖨 Impresión instantánea sin tinta</li>
<li>🎨 Incluye stickers, marcadores y papel térmico</li>
<li>🔋 Batería recargable por USB</li>
</ul>
<p style="margin-top: 20px; font-weight: bold; color: #FF4500; font-size: 18px;">
[countdown]¡Envío GRATIS por tiempo limitado![/countdown]
</p>
<!-- Botón flotante -->
<a href="#comprar" style="position: fixed; bottom: 20px; right: 20px; background: #FF69B4; color: white; padding: 15px 25px; text-decoration: none; font-size: 18px; border-radius: 50px; box-shadow: 0 4px 10px rgba(0,0,0,0.3); animation: pulse 1.5s infinite;">
[button]¡Comprar ahora![/button]
</a>
<style>
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.1); }
100% { transform: scale(1); }
}
</style>
</section>