diff --git a/src/app/admission/page.tsx b/src/app/admission/page.tsx index bf0a717..c44bc06 100644 --- a/src/app/admission/page.tsx +++ b/src/app/admission/page.tsx @@ -154,28 +154,28 @@ export default function AdmissionPage() { id: 1, title: "Eligibility Criteria", description: "Admission is open to students from Nursery to Class 10. Applicants should meet the age criteria as per board guidelines and have passed the previous class.", - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-man-with-books-textbooks-looking-up-with-smile-while-his-classmates-discussing-something-indoor-portrait-students-preparing-examination_197531-3824.jpg?_wi=4", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-man-with-books-textbooks-looking-up-with-smile-while-his-classmates-discussing-something-indoor-portrait-students-preparing-examination_197531-3824.jpg", imageAlt: "Students", }, { id: 2, title: "Document Submission", description: "Submit student photo, birth certificate, Aadhaar card, and previous school mark sheet along with the admission form for verification.", - imageSrc: "http://img.b2bpic.net/free-photo/children-studying-interesting-book-library_23-2147854080.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/children-studying-interesting-book-library_23-2147854080.jpg", imageAlt: "Documents", }, { id: 3, title: "Admission Interview", description: "Qualified candidates will be called for a personal interview with school administration. Parents may also be required to attend the interview.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-learning-together_23-2149204794.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-learning-together_23-2149204794.jpg", imageAlt: "Interview", }, { id: 4, title: "Fee Payment", description: "Upon selection, parents must complete fee payment as per the school fee structure to confirm the admission.", - imageSrc: "http://img.b2bpic.net/free-photo/man-standing-basketball-court-near-building_410324-16.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/man-standing-basketball-court-near-building_410324-16.jpg", imageAlt: "Payment", }, ]} @@ -305,7 +305,7 @@ export default function AdmissionPage() { placeholder="your@email.com" /> -