From 598fe821671a8b7f9adf94ad2c6ab9ca8cbedf4c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Jul 2026 06:48:35 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1619f4a..d17406a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "View Capabilities", href: "#journey", }} - imageSrc="http://img.b2bpic.net/free-photo/young-man-engraving-wood_23-2149061691.jpg" + imageSrc="https://images.pexels.com/photos/33410957/pexels-photo-33410957.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=33410957" textAnimation="fade-blur" items={[ { -- 2.49.1