From b63b7be31423403511be924cccc0f0d2041baeee Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 22:59:38 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index c47f78a..705374c 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -90,7 +90,7 @@ export default function Layout() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-executive-young-woman-checking-papers_23-2148452641.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-executive-young-woman-checking-papers_23-2148452641.jpg?_wi=2" /> -- 2.49.1 From b7ab98dae20f099f6b72d51e66a21bf400d7bb2b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 22:59:39 +0000 Subject: [PATCH 2/2] 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 33ec15e..7b650e1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "View Results", href: "#metrics", }} - imageSrc="http://img.b2bpic.net/free-photo/modern-executive-young-woman-checking-papers_23-2148452641.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-executive-young-woman-checking-papers_23-2148452641.jpg?_wi=1" /> -- 2.49.1