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", }, ]}