From 44d05d60a32b79888e8ff69ff49bb2549b366fbb Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 23 Jun 2026 00:47:22 +0000 Subject: [PATCH] Bob AI: Set image to https://storage.googleapis.com/webild/users/user_3FVvm8wEysRPV9bC25 --- src/pages/HomePage/sections/Gallery.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage/sections/Gallery.tsx b/src/pages/HomePage/sections/Gallery.tsx index 2221eb0..31e48df 100644 --- a/src/pages/HomePage/sections/Gallery.tsx +++ b/src/pages/HomePage/sections/Gallery.tsx @@ -17,12 +17,12 @@ export default function GallerySection(): React.JSX.Element { { title: "Kitchen Remodel", description: "Full kitchen renovation in Weston.", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-front-dinning-table-having-juice-using-mobile-phone_23-2148195253.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FVvm8wEysRPV9bC25IuulDoP5E/uploaded-1782175615113-35y9t3dr.png", }, { title: "Exterior Painting", description: "Premium exterior paint finish.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-painting-wall-home_23-2149098981.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FVvm8wEysRPV9bC25IuulDoP5E/uploaded-1782175615115-0u9utaog.png", }, { title: "Luxury Flooring", -- 2.49.1