diff --git a/src/app/page.tsx b/src/app/page.tsx index 507590d..12d243b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@ProfSharma", testimonial: "An exemplary portfolio showcasing profound analytical skills and innovative project execution. Truly impressed by the depth of research.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=1", imageAlt: "Dr. Anya Sharma", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { href: "#projects", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252495.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252495.jpg?_wi=1" imageAlt="Academic dashboard interface" avatars={[ { @@ -319,7 +319,7 @@ export default function LandingPage() { imageAlt: "Academic portrait of a B.Sc. student", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252495.jpg?_wi=2", imageAlt: "academic portrait young scholar", }, { @@ -351,7 +351,7 @@ export default function LandingPage() { imageAlt: "Professional portrait of a Software Developer Intern", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=2", imageAlt: "academic portrait young scholar", }, ]}