diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d7173e..0621296 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "📞 Llámanos Ahora", href: "tel:+50499719494" }, { text: "💬 Escríbenos por WhatsApp", href: "https://wa.me/50499919494" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smart-robotic-farmers-concept-robot-farmers-agriculture-technology-farm-automation_35913-2640.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smart-robotic-farmers-concept-robot-farmers-agriculture-technology-farm-automation_35913-2640.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/automated-harvesting-robots-drones-modern-agriculture_23-2152000837.jpg", alt: "Automated harvesting: robots and drones in modern agriculture" }, { src: "http://img.b2bpic.net/free-photo/combine-harvester-machine_53876-64906.jpg", alt: "Combine harvester machine" }, @@ -69,7 +69,7 @@ export default function LandingPage() {