From 4d2a4cf9946fb9206fb30e2f5d72a0a161d28a21 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 16 Jun 2026 02:25:15 +0000 Subject: [PATCH] Bob AI: Set image to https://storage.googleapis.com/webild/users/user_3FCP2ld0HIwVhFMgUh --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 733e4ec..a2471fe 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -40,25 +40,25 @@ export default function HomePage() { title: "Argentina Home", description: "Classic blue and white stripes for the champions.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-orange-red-macro-bag_1122-2362.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FCP2ld0HIwVhFMgUhxPC886PIQ/uploaded-1781576663457-mrbbuzrm.jpg", }, { title: "Brazil Yellow", description: "Iconic yellow kit with green accents for the Samba passion.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/dog-friend-cute-canine-smiling_53876-14297.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FCP2ld0HIwVhFMgUhxPC886PIQ/uploaded-1781576663458-eubx9rzn.jpg", }, { title: "England White", description: "Traditional design for the Three Lions supporter.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/sleeping-costume-dog-with-snacks-leash_23-2147829001.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FCP2ld0HIwVhFMgUhxPC886PIQ/uploaded-1781576663459-jejyqxvz.jpg", }, { title: "France Blue", description: "Elegant deep blue kit with gold details.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/dog-covered-with-blanket-outdoors_23-2148503431.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FCP2ld0HIwVhFMgUhxPC886PIQ/uploaded-1781576663459-bxesf8cl.jpg", }, { title: "Germany Home", -- 2.49.1