Update src/app/page.tsx
This commit is contained in:
@@ -113,8 +113,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
icon: MapPin,
|
icon: MapPin,
|
||||||
title: "Rastreo", subtitle: "Detallado", detail: "En Vivo"},
|
title: "Rastreo", subtitle: "Detallado", detail: "En Vivo"},
|
||||||
],
|
]
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/earth-minimal-detail-black-blue_78370-10472.jpg", imageAlt: "globe icon minimal blue"},
|
},
|
||||||
{
|
{
|
||||||
title: "Amplio Catálogo de Productos", description: "Encuentra todo lo que necesitas, desde limpieza hasta repuestos, en un solo lugar.", bentoComponent: "orbiting-icons", centerIcon: ShoppingBag,
|
title: "Amplio Catálogo de Productos", description: "Encuentra todo lo que necesitas, desde limpieza hasta repuestos, en un solo lugar.", bentoComponent: "orbiting-icons", centerIcon: ShoppingBag,
|
||||||
items: [
|
items: [
|
||||||
@@ -142,11 +142,11 @@ export default function LandingPage() {
|
|||||||
icon: Gauge,
|
icon: Gauge,
|
||||||
ring: 3,
|
ring: 3,
|
||||||
},
|
},
|
||||||
],
|
]
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg", imageAlt: "globe icon minimal blue"},
|
},
|
||||||
{
|
{
|
||||||
title: "Soporte al Cliente Dedicado", description: "Nuestro equipo está listo para asistirte con cualquier duda o consulta.", bentoComponent: "reveal-icon", icon: Headset,
|
title: "Soporte al Cliente Dedicado", description: "Nuestro equipo está listo para asistirte con cualquier duda o consulta.", bentoComponent: "reveal-icon", icon: Headset
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg", imageAlt: "globe icon minimal blue"},
|
}
|
||||||
]}
|
]}
|
||||||
title="Por Qué Elegir Nice Productos"
|
title="Por Qué Elegir Nice Productos"
|
||||||
description="Ofrecemos una experiencia de compra superior con beneficios diseñados para tu comodidad y tranquilidad."
|
description="Ofrecemos una experiencia de compra superior con beneficios diseñados para tu comodidad y tranquilidad."
|
||||||
|
|||||||
Reference in New Issue
Block a user