From f5cbd1f9c2113fa9b884d0c34a4597236a700632 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:57:07 +0000 Subject: [PATCH] Update src/app/placements/page.tsx --- src/app/placements/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/placements/page.tsx b/src/app/placements/page.tsx index 2a89d61..10ae3bb 100644 --- a/src/app/placements/page.tsx +++ b/src/app/placements/page.tsx @@ -102,7 +102,7 @@ export default function PlacementsPage() { handle: "@arjun_sharma", testimonial: "Got placed at Microsoft as a Software Development Engineer. The curriculum and industry mentorship at NRI directly contributed to my success in technical interviews.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-holding-folder-outdoor_74855-2121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-holding-folder-outdoor_74855-2121.jpg?_wi=2", imageAlt: "Arjun Sharma", }, { @@ -111,7 +111,7 @@ export default function PlacementsPage() { handle: "@priya_reddy", testimonial: "Secured placement at Google as a Data Scientist with a package of 15 LPA. The AI/DS program equipped me with cutting-edge skills in machine learning and data analytics.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg?_wi=3", imageAlt: "Priya Reddy", }, { @@ -120,7 +120,7 @@ export default function PlacementsPage() { handle: "@rahul_verma", testimonial: "Placed at TCS with multiple offers from other companies. The placement cell at NRI provided excellent guidance and interview preparation support throughout the process.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=3", imageAlt: "Rahul Verma", }, ]} @@ -132,7 +132,7 @@ export default function PlacementsPage() {