diff --git a/src/app/productos/page.tsx b/src/app/productos/page.tsx index 8e4a094..b5c95f7 100644 --- a/src/app/productos/page.tsx +++ b/src/app/productos/page.tsx @@ -49,22 +49,28 @@ export default function ProductosPage() { products={[ { id: "1", brand: "ProMirror", name: "ProMirror Duplicador de Pantalla", price: "S/. 249.00", rating: 5, - reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-director-watches-olympics-swimming-trial_482257-123070.jpg?_wi=2", imageAlt: "ProMirror - Dispositivo duplicador de pantalla profesional"}, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-director-watches-olympics-swimming-trial_482257-123070.jpg?_wi=2", imageAlt: "ProMirror - Dispositivo duplicador de pantalla profesional" + }, { id: "2", brand: "SmartTech", name: "Smartwatch Pro Max", price: "S/. 399.00", rating: 5, - reviewCount: "2.8k", imageSrc: "http://img.b2bpic.net/free-photo/serious-curly-haired-woman-checks-results-fitness-training-wristwatch-controls-burned-caloies-after-workout-wears-cropped-top-leggings-poses-against-urban-buildings-sporty-lifestyle_273609-59898.jpg?_wi=2", imageAlt: "SmartTech - Smartwatch avanzado con múltiples funciones"}, + reviewCount: "2.8k", imageSrc: "http://img.b2bpic.net/free-photo/serious-curly-haired-woman-checks-results-fitness-training-wristwatch-controls-burned-caloies-after-workout-wears-cropped-top-leggings-poses-against-urban-buildings-sporty-lifestyle_273609-59898.jpg?_wi=2", imageAlt: "SmartTech - Smartwatch avanzado con múltiples funciones" + }, { id: "3", brand: "SecurityPro", name: "Cámara de Seguridad 4K", price: "S/. 599.00", rating: 5, - reviewCount: "3.5k", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=2", imageAlt: "SecurityPro - Sistema de cámara de seguridad 4K inteligente"}, + reviewCount: "3.5k", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=2", imageAlt: "SecurityPro - Sistema de cámara de seguridad 4K inteligente" + }, { id: "4", brand: "HomeVibe", name: "Organizador Modular Anti-Desorden", price: "S/. 89.90", rating: 5, - reviewCount: "5.6k", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tablet-house-with-automation-lighting-system_482257-7530.jpg?_wi=2", imageAlt: "HomeVibe - Organizador modular viral TikTok"}, + reviewCount: "5.6k", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tablet-house-with-automation-lighting-system_482257-7530.jpg?_wi=2", imageAlt: "HomeVibe - Organizador modular viral TikTok" + }, { id: "5", brand: "EcoLiving", name: "Sistema de Almacenamiento Inteligente", price: "S/. 149.90", rating: 5, - reviewCount: "4.2k", imageSrc: "http://img.b2bpic.net/free-photo/female-painter-using-watercolor-paint-mixing-colors-artistic-creation_482257-124848.jpg?_wi=3", imageAlt: "EcoLiving - Sistema inteligente para organizar el hogar"}, + reviewCount: "4.2k", imageSrc: "http://img.b2bpic.net/free-photo/female-painter-using-watercolor-paint-mixing-colors-artistic-creation_482257-124848.jpg?_wi=3", imageAlt: "EcoLiving - Sistema inteligente para organizar el hogar" + }, { id: "6", brand: "ModernHome", name: "Solución Práctica Multi-Uso", price: "S/. 129.90", rating: 5, - reviewCount: "3.9k", imageSrc: "http://img.b2bpic.net/free-photo/female-painter-using-watercolor-paint-mixing-colors-artistic-creation_482257-124848.jpg?_wi=4", imageAlt: "ModernHome - Producto práctico viral multi-uso"}, + reviewCount: "3.9k", imageSrc: "http://img.b2bpic.net/free-photo/female-painter-using-watercolor-paint-mixing-colors-artistic-creation_482257-124848.jpg?_wi=4", imageAlt: "ModernHome - Producto práctico viral multi-uso" + }, ]} /> @@ -82,34 +88,43 @@ export default function ProductosPage() { id: "offer-1", badge: "Promoción Flash", badgeIcon: AlertCircle, price: "-35%", subtitle: "Productos Electrónicos Premium", buttons: [ { - text: "Comprar Ahora", href: "/productos?filter=promo-flash"}, + text: "Comprar Ahora", href: "/productos?filter=promo-flash" + }, { - text: "Más Información", href: "https://wa.link/ma3r5i"}, + text: "Más Información", href: "https://wa.link/ma3r5i" + }, ], features: [ - "Descuento hasta 35%", "Aplicable a varias categorías", "Garantía completa de fábrica", "Envío gratis incluido"], + "Descuento hasta 35%", "Aplicable a varias categorías", "Garantía completa de fábrica", "Envío gratis incluido" + ], }, { id: "offer-2", badge: "Mega Descuento", badgeIcon: Flame, price: "-45%", subtitle: "Hogar y Novedades", buttons: [ { - text: "Explorar Ofertas", href: "/productos?filter=hogar-sale"}, + text: "Explorar Ofertas", href: "/productos?filter=hogar-sale" + }, { - text: "Consultar Disponibilidad", href: "https://wa.link/ma3r5i"}, + text: "Consultar Disponibilidad", href: "https://wa.link/ma3r5i" + }, ], features: [ - "Descuento hasta 45%", "Artículos virales de redes", "Garantía de satisfacción", "Envío express disponible"], + "Descuento hasta 45%", "Artículos virales de redes", "Garantía de satisfacción", "Envío express disponible" + ], }, { id: "offer-3", badge: "Saldo Agotado", badgeIcon: TrendingDown, price: "-55%", subtitle: "Último Stock en Almacén", buttons: [ { - text: "Ver Disponibles", href: "/productos?filter=last-stock"}, + text: "Ver Disponibles", href: "/productos?filter=last-stock" + }, { - text: "Reservar Ahora", href: "https://wa.link/ma3r5i"}, + text: "Reservar Ahora", href: "https://wa.link/ma3r5i" + }, ], features: [ - "Descuento hasta 55%", "Cantidad muy limitada", "Garantía de fábrica activa", "Envío inmediato"], + "Descuento hasta 55%", "Cantidad muy limitada", "Garantía de fábrica activa", "Envío inmediato" + ], }, ]} /> @@ -123,9 +138,11 @@ export default function ProductosPage() { useInvertedBackground={false} buttons={[ { - text: "Soporte en WhatsApp", href: "https://wa.link/ma3r5i"}, + text: "Soporte en WhatsApp", href: "https://wa.link/ma3r5i" + }, { - text: "Volver al Inicio", href: "/"}, + text: "Volver al Inicio", href: "/" + }, ]} /> @@ -134,9 +151,11 @@ export default function ProductosPage() {