Update src/app/page.tsx

This commit is contained in:
2026-04-01 23:46:49 +00:00
parent bbdf201b22
commit 558bea4217

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#features",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=1"
imageAlt="Professional tire service"
/>
</div>
@@ -105,19 +105,19 @@ export default function LandingPage() {
id: "1",
title: "Cambio de Neumáticos",
description: "Instalación profesional y balanceo preciso.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=2",
},
{
id: "2",
title: "Alineación y Balanceo",
description: "Para una conducción suave y segura.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=3",
},
{
id: "3",
title: "Reparación de Suspensión",
description: "Componentes de alta resistencia y durabilidad.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=4",
},
]}
title="Servicios Especializados"
@@ -136,7 +136,7 @@ export default function LandingPage() {
name: "Juan Pérez",
handle: "@juanp",
testimonial: "Excelente servicio, muy rápidos y profesionales.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg?_wi=1",
},
{
id: "2",
@@ -164,7 +164,7 @@ export default function LandingPage() {
name: "Luis Mendoza",
handle: "@luism",
testimonial: "Personal técnico muy capacitado, resuelven cualquier problema.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg?_wi=2",
},
]}
title="Lo que dicen nuestros clientes"