Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Hablar por WhatsApp", href: "#" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/garage-engineer-replaces-car-brake-fluid_482257-115246.jpg", imageAlt: "Taller mecánico profesional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/garage-engineer-replaces-car-brake-fluid_482257-115246.jpg?_wi=1", imageAlt: "Taller mecánico profesional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/experienced-operator-hard-hat_146671-19534.jpg", imageAlt: "Servicio de mantenimiento de vehículos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138601.jpg", imageAlt: "Reparación de equipos pesados" }
|
||||
]}
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
{ id: "3", title: "Mantenimiento Preventivo", content: "Planes de servicio para evitar paradas inesperadas y alargar la vida útil de cada unidad." },
|
||||
{ id: "4", title: "Atención Ágil", content: "Trabajamos con foco en rapidez, organización y respuesta concreta para que vuelvas a operar cuanto antes." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/garage-engineer-replaces-car-brake-fluid_482257-115246.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/garage-engineer-replaces-car-brake-fluid_482257-115246.jpg?_wi=2"
|
||||
imageAlt="Taller de mecánica profesional"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user