diff --git a/src/app/page.tsx b/src/app/page.tsx index f9f04ce..3dabfb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function LandingPage() { }, { id: "2", name: "Emma Rodriguez", role: "Streamer", company: "Twitch Content Creator", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg?_wi=1" }, { id: "3", name: "David Kim", role: "Competitive Player", company: "Pro Gaming Team", rating: 5, @@ -197,7 +197,7 @@ export default function LandingPage() { }, { id: "5", name: "James Park", role: "Content Creator", company: "YouTube Gaming Channel", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg?_wi=2" }, { id: "6", name: "Lisa Chen", role: "Long-time Player", company: "Community Member", rating: 5,