From 6d5894ede92295519e1fb5cb2bb23c600cc23c3a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:33:04 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 927287c..548ba36 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,7 +94,7 @@ export default function AboutPage() { { value: "25+", title: "Years of Excellence" }, { value: "2000+", title: "Alumni Success Stories" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=3" imageAlt="State-of-the-art classroom facilities" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -114,28 +114,28 @@ export default function AboutPage() { id: "1", name: "Dr. Maria Santos", role: "Principal & Administrator", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=5", imageAlt: "Dr. Maria Santos", }, { id: "2", name: "Prof. Juan Reyes", role: "Head of Science", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=6", imageAlt: "Prof. Juan Reyes", }, { id: "3", name: "Dr. Isabella Cruz", role: "Head of Humanities", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=7", imageAlt: "Dr. Isabella Cruz", }, { id: "4", name: "Mr. Ramon Flores", role: "Head of Arts", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=8", imageAlt: "Mr. Ramon Flores", }, ]} -- 2.49.1 From 7cc5eb84268b0a91f5a17ef7c67fe6ae8bff70f6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:33:05 +0000 Subject: [PATCH 2/5] Update src/app/admissions/page.tsx --- src/app/admissions/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 6af3633..b36202b 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -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", }, ]} -- 2.49.1 From f4e46d27e2f535c41e28581777e8712056cf1026 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:33:06 +0000 Subject: [PATCH 3/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6f7c60d..a3e03bd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -93,7 +93,7 @@ export default function ContactPage() { { value: "24/7", title: "Email Support Available" }, { value: "10am-6pm", title: "Phone Hours" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=4" imageAlt="CPSC classroom facilities" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From e26122334eed7e6409b715b1dec19ddf980e5bd0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:33:07 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 682a64c..8e1232d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function HomePage() { buttonAnimation="slide-up" leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-notebook-her-hands-sunset-background-school-goes-school_169016-59085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-notebook-her-hands-sunset-background-school-goes-school_169016-59085.jpg?_wi=1", imageAlt: "Campus exterior", }, { @@ -109,29 +109,29 @@ export default function HomePage() { imageAlt: "School library", }, { - imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=1", imageAlt: "STEM learning", }, { - 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=1", imageAlt: "Students on campus", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg?_wi=1", imageAlt: "Arts education", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg?_wi=1", imageAlt: "Humanities learning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=1", imageAlt: "Classroom facilities", }, { - imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-notebook-her-hands-sunset-background-school-goes-school_169016-59085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-notebook-her-hands-sunset-background-school-goes-school_169016-59085.jpg?_wi=2", imageAlt: "Campus building", }, ]} @@ -150,7 +150,7 @@ export default function HomePage() { { value: "98%", title: "Student Success Rate" }, { value: "500+", title: "Active Students" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg?_wi=2" imageAlt="State-of-the-art classroom facilities" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -171,7 +171,7 @@ export default function HomePage() { title: "Science & Technology", description: "Advanced courses in biology, chemistry, physics, and engineering preparing students for technical careers and higher education", media: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=2", imageAlt: "STEM learning", }, items: [ @@ -186,7 +186,7 @@ export default function HomePage() { title: "Arts & Humanities", description: "Comprehensive program in literature, history, philosophy, and social sciences fostering critical thinking and cultural awareness", media: { - imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg?_wi=2", imageAlt: "Arts education", }, items: [ @@ -201,7 +201,7 @@ export default function HomePage() { title: "Communication & Language", description: "English, Filipino, and foreign languages with emphasis on practical communication skills and global perspectives", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg?_wi=2", imageAlt: "Humanities learning", }, items: [ @@ -230,28 +230,28 @@ export default function HomePage() { id: "1", name: "Dr. Maria Santos", role: "Principal & Administrator", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "Dr. Maria Santos", }, { id: "2", name: "Prof. Juan Reyes", role: "Head of Science", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Prof. Juan Reyes", }, { id: "3", name: "Dr. Isabella Cruz", role: "Head of Humanities", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=3", imageAlt: "Dr. Isabella Cruz", }, { id: "4", name: "Mr. Ramon Flores", role: "Head of Arts", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=4", imageAlt: "Mr. Ramon Flores", }, ]} @@ -274,7 +274,7 @@ export default function HomePage() { 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=1", imageAlt: "Angela Martinez", }, { @@ -282,7 +282,7 @@ export default function HomePage() { 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=2", imageAlt: "Michael Aquino", }, { @@ -290,7 +290,7 @@ export default function HomePage() { 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=3", imageAlt: "Dr. Robert Chen", }, { @@ -298,7 +298,7 @@ export default function HomePage() { 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=4", imageAlt: "Lisa Fernandez", }, { @@ -306,7 +306,7 @@ export default function HomePage() { 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=5", imageAlt: "Carlos Reyes", }, { @@ -314,7 +314,7 @@ export default function HomePage() { 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=6", imageAlt: "Patricia Dela Cruz", }, ]} -- 2.49.1 From dbdbe3b5d05a2903bebb9b8144fb8b25dfcf693c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:33:08 +0000 Subject: [PATCH 5/5] Update src/app/programs/page.tsx --- src/app/programs/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/programs/page.tsx b/src/app/programs/page.tsx index 5b84c11..bbc13e5 100644 --- a/src/app/programs/page.tsx +++ b/src/app/programs/page.tsx @@ -95,7 +95,7 @@ export default function ProgramsPage() { title: "Science & Technology", description: "Advanced courses in biology, chemistry, physics, and engineering preparing students for technical careers and higher education", media: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=3", imageAlt: "STEM learning", }, items: [ @@ -110,7 +110,7 @@ export default function ProgramsPage() { title: "Arts & Humanities", description: "Comprehensive program in literature, history, philosophy, and social sciences fostering critical thinking and cultural awareness", media: { - imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg?_wi=3", imageAlt: "Arts education", }, items: [ @@ -125,7 +125,7 @@ export default function ProgramsPage() { title: "Communication & Language", description: "English, Filipino, and foreign languages with emphasis on practical communication skills and global perspectives", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-students-library_23-2149204754.jpg?_wi=3", imageAlt: "Humanities learning", }, items: [ -- 2.49.1