Merge version_1 into main #1
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
id: "repair", title: "Reparación de averías", descriptions: [
|
||||
"Diagnóstico preciso del problema", "Reparación sin sorpresas", "Garantía en el trabajo realizado"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-bike-shop_23-2149039059.jpg", imageAlt: "motorcycle repair maintenance service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-bike-shop_23-2149039059.jpg?_wi=1", imageAlt: "motorcycle repair maintenance service"
|
||||
},
|
||||
{
|
||||
id: "diagnostic", title: "Diagnóstico electrónico", descriptions: [
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
id: "maintenance", title: "Mantenimiento preventivo", descriptions: [
|
||||
"Cambios de aceite y filtros", "Revisión completa de la moto", "Alargas la vida útil de tu moto"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-face-headphone-one-black_1157-2842.jpg", imageAlt: "motorcycle maintenance service checklist"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-face-headphone-one-black_1157-2842.jpg?_wi=1", imageAlt: "motorcycle maintenance service checklist"
|
||||
},
|
||||
{
|
||||
id: "electrical", title: "Reparaciones eléctricas", descriptions: [
|
||||
@@ -116,13 +116,13 @@ export default function LandingPage() {
|
||||
id: "oil-change", title: "Cambio de aceite", descriptions: [
|
||||
"Aceite de primera calidad", "Servicio rápido y profesional", "Sin sorpresas en el precio"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-face-headphone-one-black_1157-2842.jpg", imageAlt: "motorcycle maintenance service checklist"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-face-headphone-one-black_1157-2842.jpg?_wi=2", imageAlt: "motorcycle maintenance service checklist"
|
||||
},
|
||||
{
|
||||
id: "full-review", title: "Revisiones completas", descriptions: [
|
||||
"Inspección de motor y transmisión", "Control de frenos y suspensión", "Documentación detallada"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-bike-shop_23-2149039059.jpg", imageAlt: "motorcycle repair maintenance service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-bike-shop_23-2149039059.jpg?_wi=2", imageAlt: "motorcycle repair maintenance service"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user