From 6255ee788dc96dad8d8c6c72098be63e28b863a3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:46:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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() {