Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -72,19 +72,19 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Academic Excellence",
|
||||
description: "We maintain rigorous academic standards with regular curriculum updates, quality faculty, and cutting-edge teaching methodologies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=2",
|
||||
imageAlt: "Academic Excellence",
|
||||
},
|
||||
{
|
||||
title: "Innovation & Research",
|
||||
description: "We encourage original thinking, research initiatives, and practical application of theoretical knowledge across all engineering disciplines.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg?_wi=2",
|
||||
imageAlt: "Innovation Hub",
|
||||
},
|
||||
{
|
||||
title: "Industry Partnership",
|
||||
description: "We maintain strong relationships with leading industries to ensure our students gain exposure to real-world challenges and opportunities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg?_wi=2",
|
||||
imageAlt: "Industry Collaboration",
|
||||
},
|
||||
]}
|
||||
@@ -107,19 +107,19 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Industry Experienced Professors",
|
||||
description: "Faculty members with 10+ years of combined industry experience bringing real-world insights to the classroom.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg?_wi=2",
|
||||
imageAlt: "Professor Teaching",
|
||||
},
|
||||
{
|
||||
title: "Research-Oriented Mentors",
|
||||
description: "Our faculty actively contribute to research publications, conferences, and innovative projects that advance the field.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-neuroscience-laboratory-with-nobody-it-with-professional-equipment-ready-neurological-experiment-lab-with-brain-scan-monitor-medicine-industry-with-high-tech-facility_482257-29957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-neuroscience-laboratory-with-nobody-it-with-professional-equipment-ready-neurological-experiment-lab-with-brain-scan-monitor-medicine-industry-with-high-tech-facility_482257-29957.jpg?_wi=2",
|
||||
imageAlt: "Research Laboratory",
|
||||
},
|
||||
{
|
||||
title: "Student-Centric Approach",
|
||||
description: "Dedicated mentorship program ensuring personalized guidance for each student's academic and career development.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg?_wi=2",
|
||||
imageAlt: "Student Mentorship",
|
||||
},
|
||||
]}
|
||||
@@ -132,7 +132,7 @@ export default function AboutPage() {
|
||||
|
||||
<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=2"
|
||||
imageAlt="NRI Institute Campus Footer"
|
||||
logoText="NRI Institute of Technology"
|
||||
copyrightText="© 2025 NRI Institute of Technology. All rights reserved."
|
||||
|
||||
@@ -98,7 +98,7 @@ export default function AdmissionsPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg?_wi=1"
|
||||
imageAlt="NRI Institute Campus"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -111,7 +111,7 @@ export default function AdmissionsPage() {
|
||||
|
||||
<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=5"
|
||||
imageAlt="NRI Institute Campus Footer"
|
||||
logoText="NRI Institute of Technology"
|
||||
copyrightText="© 2025 NRI Institute of Technology. All rights reserved."
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg?_wi=2"
|
||||
imageAlt="NRI Institute Campus"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -74,19 +74,19 @@ export default function ContactPage() {
|
||||
{
|
||||
title: "Main Campus - Vijayawada",
|
||||
description: "NRI Institute of Technology, Vijayawada, Andhra Pradesh, India. State-of-the-art facilities, modern infrastructure, and excellent connectivity by road and rail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-lake_1127-3460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-lake_1127-3460.jpg?_wi=2",
|
||||
imageAlt: "Main Campus",
|
||||
},
|
||||
{
|
||||
title: "Admissions Office",
|
||||
description: "Phone: 09391878787 | Email: admissions@nri.edu | Open: Monday to Friday, 9:00 AM to 5:00 PM IST. Special Saturday timings available for student visits.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=3",
|
||||
imageAlt: "Admissions Office",
|
||||
},
|
||||
{
|
||||
title: "Academic Departments",
|
||||
description: "Contact individual departments for specific course inquiries. Faculty office hours available for academic counseling. Department heads welcome prospective students.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg?_wi=2",
|
||||
imageAlt: "Academic Department",
|
||||
},
|
||||
]}
|
||||
@@ -99,7 +99,7 @@ export default function ContactPage() {
|
||||
|
||||
<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=6"
|
||||
imageAlt="NRI Institute Campus Footer"
|
||||
logoText="NRI Institute of Technology"
|
||||
copyrightText="© 2025 NRI Institute of Technology. All rights reserved."
|
||||
|
||||
@@ -54,35 +54,35 @@ export default function CoursesPage() {
|
||||
{
|
||||
title: "Computer Science Engineering (CSE)",
|
||||
description: "Master programming languages, software development, web technologies, and cloud computing. Industry-ready skills in Python, Java, and modern frameworks.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg?_wi=3",
|
||||
imageAlt: "Computer Science Engineering",
|
||||
button: { text: "Learn More", href: "/courses" },
|
||||
},
|
||||
{
|
||||
title: "Artificial Intelligence & Data Science",
|
||||
description: "Specialized curriculum focusing on machine learning algorithms, deep learning, data analytics, and AI applications in business and industry.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineer-using-artificial-intelligence-visualization-tools_482257-126828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineer-using-artificial-intelligence-visualization-tools_482257-126828.jpg?_wi=2",
|
||||
imageAlt: "AI and Data Science",
|
||||
button: { text: "Learn More", href: "/courses" },
|
||||
},
|
||||
{
|
||||
title: "Electronics & Communication Engineering (ECE)",
|
||||
description: "Study embedded systems, microcontrollers, signal processing, telecommunications, and IoT technologies with state-of-the-art lab facilities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transistors_1160-25.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transistors_1160-25.jpg?_wi=2",
|
||||
imageAlt: "Electronics and Communication",
|
||||
button: { text: "Learn More", href: "/courses" },
|
||||
},
|
||||
{
|
||||
title: "Mechanical Engineering",
|
||||
description: "Learn thermodynamics, CAD/CAM design, manufacturing processes, renewable energy, and industrial automation with hands-on workshop experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg?_wi=2",
|
||||
imageAlt: "Mechanical Engineering",
|
||||
button: { text: "Learn More", href: "/courses" },
|
||||
},
|
||||
{
|
||||
title: "Civil Engineering",
|
||||
description: "Develop expertise in structural design, construction management, sustainable infrastructure, and civil engineering projects with modern tools.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg?_wi=2",
|
||||
imageAlt: "Civil Engineering",
|
||||
button: { text: "Learn More", href: "/courses" },
|
||||
},
|
||||
@@ -140,7 +140,7 @@ export default function CoursesPage() {
|
||||
|
||||
<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=3"
|
||||
imageAlt="NRI Institute Campus Footer"
|
||||
logoText="NRI Institute of Technology"
|
||||
copyrightText="© 2025 NRI Institute of Technology. All rights reserved."
|
||||
|
||||
@@ -65,19 +65,19 @@ export default function HomePage() {
|
||||
imageAlt: "NRI Institute Campus Building",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-lake_1127-3460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-lake_1127-3460.jpg?_wi=1",
|
||||
imageAlt: "Modern Campus Infrastructure",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-neuroscience-laboratory-with-nobody-it-with-professional-equipment-ready-neurological-experiment-lab-with-brain-scan-monitor-medicine-industry-with-high-tech-facility_482257-29957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-neuroscience-laboratory-with-nobody-it-with-professional-equipment-ready-neurological-experiment-lab-with-brain-scan-monitor-medicine-industry-with-high-tech-facility_482257-29957.jpg?_wi=1",
|
||||
imageAlt: "Advanced Laboratory Facilities",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg?_wi=1",
|
||||
imageAlt: "Student Learning Environment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg?_wi=1",
|
||||
imageAlt: "State-of-the-Art Technology Labs",
|
||||
},
|
||||
]}
|
||||
@@ -115,31 +115,31 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Computer Science Engineering",
|
||||
description: "Master programming, software development, and emerging technologies with hands-on lab experience and industry collaborations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg?_wi=1",
|
||||
imageAlt: "Computer Science Engineering",
|
||||
},
|
||||
{
|
||||
title: "Artificial Intelligence & Data Science",
|
||||
description: "Specialized program focusing on machine learning, deep learning, and data analytics for next-generation tech careers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineer-using-artificial-intelligence-visualization-tools_482257-126828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineer-using-artificial-intelligence-visualization-tools_482257-126828.jpg?_wi=1",
|
||||
imageAlt: "AI and Data Science Program",
|
||||
},
|
||||
{
|
||||
title: "Electronics & Communication",
|
||||
description: "Learn embedded systems, digital signal processing, and telecommunications with cutting-edge laboratory facilities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transistors_1160-25.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transistors_1160-25.jpg?_wi=1",
|
||||
imageAlt: "Electronics and Communication",
|
||||
},
|
||||
{
|
||||
title: "Mechanical Engineering",
|
||||
description: "Study thermal systems, CAD design, and manufacturing processes with access to advanced engineering workshops.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg?_wi=1",
|
||||
imageAlt: "Mechanical Engineering",
|
||||
},
|
||||
{
|
||||
title: "Civil Engineering",
|
||||
description: "Develop expertise in structural design, construction management, and sustainable infrastructure development.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/discussing-blueprint_1098-13779.jpg?_wi=1",
|
||||
imageAlt: "Civil Engineering",
|
||||
},
|
||||
]}
|
||||
@@ -162,19 +162,19 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Smart Classrooms",
|
||||
description: "Interactive learning spaces equipped with advanced audio-visual technology and collaborative learning tools.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=1",
|
||||
imageAlt: "Modern Smart Classroom",
|
||||
},
|
||||
{
|
||||
title: "Advanced Computer Labs",
|
||||
description: "Multiple specialized labs with latest software, programming tools, and high-performance computing infrastructure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg?_wi=1",
|
||||
imageAlt: "Advanced Computer Laboratories",
|
||||
},
|
||||
{
|
||||
title: "Innovation Hub",
|
||||
description: "Dedicated innovation center for student projects, startups, and research initiatives with industry mentorship.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg?_wi=1",
|
||||
imageAlt: "Innovation and Entrepreneurship Hub",
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@ export default function HomePage() {
|
||||
handle: "@arjun_sharma",
|
||||
testimonial: "The curriculum at NRI Institute prepared me exceptionally well for the tech industry. My faculty mentors guided me through real-world projects that directly impacted my career placement at Microsoft.",
|
||||
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=1",
|
||||
imageAlt: "Arjun Sharma",
|
||||
},
|
||||
{
|
||||
@@ -260,7 +260,7 @@ export default function HomePage() {
|
||||
handle: "@priya_reddy",
|
||||
testimonial: "The AI and Data Science program at NRI is comprehensive and practical. I learned not just theory but also how to apply machine learning in real business scenarios. Highly recommended!",
|
||||
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=1",
|
||||
imageAlt: "Priya Reddy",
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function HomePage() {
|
||||
handle: "@rahul_verma",
|
||||
testimonial: "Outstanding faculty support, modern labs, and industry connections made my four years at NRI absolutely valuable. I secured placement at TCS with a lucrative package.",
|
||||
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=1",
|
||||
imageAlt: "Rahul Verma",
|
||||
},
|
||||
{
|
||||
@@ -287,7 +287,7 @@ export default function HomePage() {
|
||||
handle: "@vikram_singh",
|
||||
testimonial: "NRI's infrastructure and faculty expertise are world-class. My internship opportunities and industry connections led to multiple job offers from top tech companies.",
|
||||
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=2",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
{
|
||||
@@ -296,7 +296,7 @@ export default function HomePage() {
|
||||
handle: "@anjali_gupta",
|
||||
testimonial: "The student life at NRI is vibrant with tech fests, hackathons, and clubs. Alongside rigorous academics, I developed leadership skills and lifelong friendships.",
|
||||
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=2",
|
||||
imageAlt: "Anjali Gupta",
|
||||
},
|
||||
]}
|
||||
@@ -308,7 +308,7 @@ export default function HomePage() {
|
||||
|
||||
<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=1"
|
||||
imageAlt="NRI Institute Campus Footer"
|
||||
logoText="NRI Institute of Technology"
|
||||
copyrightText="© 2025 NRI Institute of Technology. All rights reserved."
|
||||
|
||||
@@ -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