diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fd990c..13960c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,10 +140,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12317.jpg"}, ], - media: { - type: "image", src: "http://img.b2bpic.net/free-photo/smart-robotic-farmers-concept-robot-farmers-agriculture-technology-farm-automation_35913-2640.jpg", alt: "tunnel Winter Melon And have farmers to take care of the farm" - }, - reverse: false + imageSrc: "http://img.b2bpic.net/free-photo/smart-robotic-farmers-concept-robot-farmers-agriculture-technology-farm-automation_35913-2640.jpg", imageAlt: "tunnel Winter Melon And have farmers to take care of the farm", reverse: false }, { title: "Soporte Técnico Especializado", description: "Servicio técnico preventivo y correctivo con repuestos originales siempre disponibles.", icon: Wrench, @@ -153,10 +150,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg"}, ], - media: { - type: "image", src: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961514.jpg", alt: "tunnel Winter Melon And have farmers to take care of the farm" - }, - reverse: true + imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961514.jpg", imageAlt: "tunnel Winter Melon And have farmers to take care of the farm", reverse: true }, ]} />