Update src/app/page.tsx

This commit is contained in:
2026-06-09 23:39:42 +00:00
parent 3567d0a37e
commit fdbdab1b98

View File

@@ -184,7 +184,7 @@ export default function LandingPage() {
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-examining-multimedia-system-luxury-car_7502-9819.jpg", imageAlt: "Full System X5"},
{
id: "p6", brand: "AutoDiagnostico Pro", name: "Enterprise X6 Rugged", price: "$599.00", rating: 4.9,
reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-redhead-worker-with-haircut-holding-electric-screwdriver-working-repair-shop_613910-19681.jpg", imageAlt: "Enterprise X6 Rugged"},
reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-redhead-worker-with-haircut-holding-electric-screwdriver-working-repair-shop_613910-19681.jpg", alt: "Enterprise X6 Rugged"},
]}
title="Nuestros Modelos de Scanner"
description="Encuentra el scanner perfecto para tus necesidades, desde el diagnóstico básico hasta la programación avanzada."
@@ -207,7 +207,7 @@ export default function LandingPage() {
"Diagnóstico OBD-II completo", "Lectura/Borrado de DTCs", "Datos en tiempo real básicos"],
},
{
id: "plan-pro", tag: "Más Popular", tagIcon={Star},
id: "plan-pro", tag: "Más Popular", tagIcon: Star,
price: "$249.00", period: "pago único", description: "Solución avanzada para talleres profesionales con necesidades de programación.", button: {
text: "Comprar Pro"},
featuresTitle: "Incluye:", features: [
@@ -262,7 +262,7 @@ export default function LandingPage() {
{
id: "t4", name: "Ana Torres", role: "Entusiasta Automotriz", testimonial: "Aunque no soy profesional, con AutoDiagnostico Pro he podido entender y solucionar problemas de mi propio coche. Me siento empoderada y ahorré mucho.", imageSrc: "http://img.b2bpic.net/free-photo/stunning-young-woman-waring-dress-posing-front-her-car-outdoors-ownership-driver_158595-6799.jpg", imageAlt: "Foto de Ana Torres"},
{
id: "t5", name: "Roberto Soto", role: "Especialista en Detallado", testimonial: "A veces un cliente quiere un diagnóstico rápido. Este scanner lo hace fácil y rápido, complementando mis servicios a la perfección. Gran herramienta.", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg", imageAlt: "Foto de Roberto Soto"},
id: "t5", name: "Roberto Soto", role: "Especialista en Detallado", testimonial: "A veces un cliente quiere un diagnóstico rápido. Este scanner lo hace fácil y rápido, complementando mis servicios a la perfección. Gran herramienta.", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg", alt: "Foto de Roberto Soto"},
]}
title="Lo que Dicen Nuestros Clientes"
description="La satisfacción de nuestros usuarios es la mejor prueba de la calidad y eficacia de nuestros productos."