From 64f6daadb51f4d8e927b61e17c5f5f3eeec8d963 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 1 Jul 2026 19:02:02 +0000 Subject: [PATCH] Bob AI: Update the image source in the hero section to 'http://img.b2bpic.net/free-photo --- src/pages/HomePage/sections/Hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index 0e3c706..d6a5a76 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -18,7 +18,7 @@ export default function HeroSection(): React.JSX.Element { secondaryButton={{ text: "Call Now", href: "tel:5550123"}} leftItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9082.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/relaxing-water-pool_1150-11069.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_74190-2104.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-sunglasses-hat-drinking-cocktail-sitting-near-pool_176420-3986.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort_74190-7433.jpg" }, -- 2.49.1