From d32718fa60f46e2090f26a6b2ced05beb7b5936e Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 17:28:54 +0000 Subject: [PATCH] Bob AI: Change the first image (likely in the hero section) to a picture representing Al --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 63a3aca..e446293 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Get Consultation", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/green-plane-ecofriendly-environment_23-2151582386.jpg" + imageSrc="https://images.unsplash.com/photo-1580060839134-75a5edca2e99?auto=format&fit=crop&q=80" /> -- 2.49.1