diff --git a/src/app/page.tsx b/src/app/page.tsx index 48ea624..43c8e69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { description: "Always available, scalable, and built for speed.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg?_wi=1" imageAlt="Team Collaboration" mediaAnimation="slide-up" /> @@ -157,7 +157,7 @@ export default function LandingPage() { role: "CTO", company: "CloudScale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg?_wi=2", }, { id: "t2", @@ -165,7 +165,7 @@ export default function LandingPage() { role: "Lead Dev", company: "Streamline", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg?_wi=3", }, { id: "t3", @@ -173,7 +173,7 @@ export default function LandingPage() { role: "Product Manager", company: "FlowState", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg?_wi=4", }, { id: "t4", @@ -181,7 +181,7 @@ export default function LandingPage() { role: "Engineering Manager", company: "InnovateX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg?_wi=5", }, ]} />