From ea9738470e116a4d804adbd7f8fda76af9576406 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 08:02:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1