Update src/app/placements/page.tsx
This commit is contained in:
@@ -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() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=4"
|
||||
imageAlt="NRI Institute Campus Footer"
|
||||
logoText="NRI Institute of Technology"
|
||||
copyrightText="© 2025 NRI Institute of Technology. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user