Update src/app/admissions/page.tsx

This commit is contained in:
2026-03-03 14:37:44 +00:00
parent 3ec66e324c
commit 7c7d6aa290

View File

@@ -89,7 +89,7 @@ export default function AdmissionsPage() {
{ value: "95%", title: "Admission Acceptance Rate" },
{ value: "850+", title: "New Students Annually" },
]}
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-international-students-sitting-grass-together-park-university-african-caucasian-girls-indian-boy-talking-outdoors_1157-50061.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-international-students-sitting-grass-together-park-university-african-caucasian-girls-indian-boy-talking-outdoors_1157-50061.jpg?_wi=2"
imageAlt="Students on campus"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -106,17 +106,17 @@ export default function AdmissionsPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Angela Martinez", handle: "Class of 2023", testimonial: "CPSC gave me the confidence and skills I needed to succeed in college. The teachers genuinely care about your future.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Angela Martinez"},
id: "1", name: "Angela Martinez", handle: "Class of 2023", testimonial: "CPSC gave me the confidence and skills I needed to succeed in college. The teachers genuinely care about your future.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=7", imageAlt: "Angela Martinez"},
{
id: "2", name: "Michael Aquino", handle: "Current Student", testimonial: "The rigorous curriculum at CPSC has prepared me well for competitive exams and advanced studies.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Michael Aquino"},
id: "2", name: "Michael Aquino", handle: "Current Student", testimonial: "The rigorous curriculum at CPSC has prepared me well for competitive exams and advanced studies.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=8", imageAlt: "Michael Aquino"},
{
id: "3", name: "Dr. Robert Chen", handle: "Parent", testimonial: "We chose CPSC for our daughter and haven't regretted it. The holistic development focus is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Dr. Robert Chen"},
id: "3", name: "Dr. Robert Chen", handle: "Parent", testimonial: "We chose CPSC for our daughter and haven't regretted it. The holistic development focus is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=9", imageAlt: "Dr. Robert Chen"},
{
id: "4", name: "Lisa Fernandez", handle: "Class of 2022", testimonial: "The community at CPSC is welcoming and supportive. I've made lifelong friends and memories here.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Lisa Fernandez"},
id: "4", name: "Lisa Fernandez", handle: "Class of 2022", testimonial: "The community at CPSC is welcoming and supportive. I've made lifelong friends and memories here.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=10", imageAlt: "Lisa Fernandez"},
{
id: "5", name: "Carlos Reyes", handle: "Current Student", testimonial: "Every teacher pushes me to be my best. The extracurricular activities have broadened my horizons.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Carlos Reyes"},
id: "5", name: "Carlos Reyes", handle: "Current Student", testimonial: "Every teacher pushes me to be my best. The extracurricular activities have broadened my horizons.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=11", imageAlt: "Carlos Reyes"},
{
id: "6", name: "Patricia Dela Cruz", handle: "Parent", testimonial: "CPSC's commitment to excellence and character development is unmatched in our region.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Patricia Dela Cruz"},
id: "6", name: "Patricia Dela Cruz", handle: "Parent", testimonial: "CPSC's commitment to excellence and character development is unmatched in our region.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=12", imageAlt: "Patricia Dela Cruz"},
]}
animationType="slide-up"
textboxLayout="default"