Update src/app/admissions/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function AdmissionsPage() {
|
||||
id: "1", title: "Online Application", description:
|
||||
"Complete the online application form with your personal details, educational background, and choice of engineering discipline. Upload required documents including board exam certificates and entrance test scores.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg?_wi=5"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Complete Application Form" },
|
||||
{ icon: CheckCircle, text: "Upload Required Documents" },
|
||||
@@ -89,7 +89,7 @@ export default function AdmissionsPage() {
|
||||
id: "2", title: "Merit-Based Selection", description:
|
||||
"NRIIT evaluates applications based on JEE (Main) or state entrance exam scores combined with class XII board exam performance. Shortlisted candidates are invited for counseling.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=4"},
|
||||
items: [
|
||||
{ icon: Target, text: "Entrance Exam Scores" },
|
||||
{ icon: Award, text: "Board Performance" },
|
||||
@@ -101,7 +101,7 @@ export default function AdmissionsPage() {
|
||||
id: "3", title: "Counseling & Admission", description:
|
||||
"Selected candidates attend counseling sessions to finalize their engineering discipline choice. After seat allocation, students proceed with document verification and fee payment to secure their admission.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=10"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Counseling Sessions" },
|
||||
{ icon: CheckCircle, text: "Seat Allocation" },
|
||||
|
||||
Reference in New Issue
Block a user