Update src/app/admissions/page.tsx
This commit is contained in:
@@ -94,7 +94,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"
|
||||
@@ -115,7 +115,7 @@ export default function AdmissionsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=7",
|
||||
imageAlt: "Angela Martinez",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function AdmissionsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=8",
|
||||
imageAlt: "Michael Aquino",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function AdmissionsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=9",
|
||||
imageAlt: "Dr. Robert Chen",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function AdmissionsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=10",
|
||||
imageAlt: "Lisa Fernandez",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function AdmissionsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=11",
|
||||
imageAlt: "Carlos Reyes",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function AdmissionsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=12",
|
||||
imageAlt: "Patricia Dela Cruz",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user