From c29cba951e0c3ecb86163082e14e7bf067f672fd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:32:02 +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 b319147..1c78430 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { 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", @@ -122,7 +122,7 @@ export default function LandingPage() { { id: "1", name: "Carlos Castillo", - imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961514.jpg?_wi=1", }, { id: "2", @@ -201,7 +201,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", }, ], - 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=2", imageAlt: "tunnel Winter Melon And have farmers to take care of the farm", }, { @@ -216,7 +216,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", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-tablet-urban-environment_23-2147961514.jpg?_wi=2", imageAlt: "tunnel Winter Melon And have farmers to take care of the farm", }, ]} -- 2.49.1