Merge version_1 into main #1
@@ -46,16 +46,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg", imageAlt: "Taller profesional Wdoviak" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg", imageAlt: "Reparación de motor pesado" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg", imageAlt: "Diagnóstico avanzado" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg", imageAlt: "Mantenimiento preventivo" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=1", imageAlt: "Taller profesional Wdoviak" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg?_wi=1", imageAlt: "Reparación de motor pesado" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg?_wi=1", imageAlt: "Diagnóstico avanzado" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg?_wi=1", imageAlt: "Mantenimiento preventivo" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-preparing-check-list_1170-1445.jpg", imageAlt: "Inspección completa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg", imageAlt: "Equipos profesionales" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg", imageAlt: "Trabajo técnico experto" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg", imageAlt: "Tecnología de diagnóstico" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-preparing-check-list_1170-1445.jpg?_wi=1", imageAlt: "Inspección completa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=2", imageAlt: "Equipos profesionales" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg?_wi=2", imageAlt: "Trabajo técnico experto" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg?_wi=2", imageAlt: "Tecnología de diagnóstico" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Solicitar Presupuesto", href: "contact" },
|
||||
@@ -93,19 +93,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Mecánica Pesada", tags: ["Vehículos Pesados", "Equipos Industriales"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg", imageAlt: "Reparación de mecánica pesada"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg?_wi=3", imageAlt: "Reparación de mecánica pesada"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Diagnóstico y Resolución", tags: ["Identificación Precisa", "Soluciones Reales"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg", imageAlt: "Diagnóstico profesional"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg?_wi=3", imageAlt: "Diagnóstico profesional"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Mantenimiento Preventivo", tags: ["Evita Fallas", "Prolongar Vida Útil"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg", imageAlt: "Mantenimiento preventivo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg?_wi=2", imageAlt: "Mantenimiento preventivo"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Revisión Mecánica Completa", tags: ["Chequeo Total", "Funcionamiento Seguro"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-preparing-check-list_1170-1445.jpg", imageAlt: "Inspección completa del vehículo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-preparing-check-list_1170-1445.jpg?_wi=2", imageAlt: "Inspección completa del vehículo"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -124,19 +124,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Diagnóstico Profesional", tags: ["Análisis Profundo", "Precisión"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg", imageAlt: "Diagnóstico profesional con tecnología"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg?_wi=4", imageAlt: "Diagnóstico profesional con tecnología"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Resolución Real de Problemas", tags: ["Soluciones Efectivas", "Duraderas"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg", imageAlt: "Solución definitiva de problemas"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22901.jpg?_wi=4", imageAlt: "Solución definitiva de problemas"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Atención Responsable", tags: ["Transparencia Total", "Trato Directo"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg", imageAlt: "Atención personalizada"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=3", imageAlt: "Atención personalizada"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Experiencia en Mecánica Pesada", tags: ["Años de Expertise", "Capacidad Técnica"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-preparing-check-list_1170-1445.jpg", imageAlt: "Experiencia en trabajos complejos"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-preparing-check-list_1170-1445.jpg?_wi=3", imageAlt: "Experiencia en trabajos complejos"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
description="Hola, necesito asesoramiento para un problema mecánico. Quiero coordinar una revisión con Servicios Mecánicos Wdoviak."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=4"
|
||||
imageAlt="Taller Wdoviak"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user