From 63bff9a5b224e9258486d81ad9f218a65855266d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 07:14:27 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 32c3d00..d18d3a8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Book a Free Call", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg?_wi=1" /> @@ -39,7 +39,7 @@ export default function HomePage() { avatars={[ { name: "Sarah", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg?_wi=1", }, { name: "John", @@ -217,7 +217,7 @@ export default function HomePage() { detail: "Polished audio.", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg?_wi=2", imageAlt: "A girl keeps for a chair and leans to a wall with paintings in a cafe", }, { @@ -241,7 +241,7 @@ export default function HomePage() { }, ], completedLabel: "Finished", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg?_wi=2", imageAlt: "A girl keeps for a chair and leans to a wall with paintings in a cafe", }, ]} -- 2.49.1