From 3d34e2ff1aab19fd726e380da7143f37ce61bb2c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Jul 2026 02:58:02 +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 b96f0b1..d6fd757 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -16,7 +16,7 @@ export default function HeroSection(): React.JSX.Element { text: "Our Companies", href: "#companies"}} secondaryButton={{ text: "Get Your Free Consultation", href: "#contact"}} - imageSrc="http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728863.jpg" + imageSrc="https://storage.googleapis.com/webild/users/user_3FrIdiKqk5Mx7IGoNYH69LWPruK/uploaded-1782874224127-3qjz6bon.png" textAnimation="fade-blur" /> -- 2.49.1