From 9d36ba87f6b7577e95ecc743be439c6908de61d1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 06:32:11 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Hero.tsx --- 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 6c0f45b..e0b859e 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -36,7 +36,7 @@ export default function HeroSection(): React.JSX.Element { "Bilbao", "Malaga", ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-healthy-young-woman-with-dark-curly-hair-lying-comfortable-sofa-terrace_197531-22796.jpg" + imageSrc="https://images.pexels.com/photos/5325768/pexels-photo-5325768.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=5325768" /> -- 2.49.1