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" },