From 8a48e347dd573a7335b2ace0e6ddaf11556a5a3c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 20:18:56 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ba338ef..2c18b2a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "Contact", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg?_wi=1" /> @@ -108,7 +108,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pretty-woman-posing_23-2148503647.jpg?_wi=2", imageAlt: "professional man portrait modern office background", }, ]} -- 2.49.1