Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-07 18:37:08 +00:00
4 changed files with 1378 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ export default function AboutPage() {
tag="Information"
tagIcon={HelpCircle}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-studying-listening-music-headphones-thinking-while-working-digital-tablet_1258-200171.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-studying-listening-music-headphones-thinking-while-working-digital-tablet_1258-200171.jpg?_wi=2"
imageAlt="Student support and help center illustration"
mediaAnimation="slide-up"
mediaPosition="left"

File diff suppressed because it is too large Load Diff

View File

@@ -133,7 +133,7 @@ export default function HomePage() {
description:
"Cutting-edge curriculum delivered by highly qualified educators, with consistent top SPM performance and pathway to local and international tertiary education.",
imageSrc:
"http://img.b2bpic.net/free-vector/flat-university-concept_23-2148183645.jpg",
"http://img.b2bpic.net/free-vector/flat-university-concept_23-2148183645.jpg?_wi=1",
imageAlt: "Modern academic facilities and learning environment",
},
{
@@ -142,7 +142,7 @@ export default function HomePage() {
description:
"State-of-the-art laboratories, libraries, sports complexes, and comfortable residential quarters that support every aspect of student wellbeing and development.",
imageSrc:
"http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149708003.jpg",
"http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149708003.jpg?_wi=1",
imageAlt: "Residential and recreational facilities",
},
{
@@ -151,7 +151,7 @@ export default function HomePage() {
description:
"Rich co-curricular programs spanning sports, arts, sciences, and leadership development—fostering creativity, teamwork, and lifelong passions beyond the classroom.",
imageSrc:
"http://img.b2bpic.net/free-photo/group-teenagers-cute-cheerleader-uniform_23-2149111079.jpg",
"http://img.b2bpic.net/free-photo/group-teenagers-cute-cheerleader-uniform_23-2149111079.jpg?_wi=1",
imageAlt: "Cultural activities and student engagement",
},
{
@@ -160,7 +160,7 @@ export default function HomePage() {
description:
"Dedicated pastoral care, academic mentorship, and counseling services ensure every student's emotional, social, and intellectual needs are met throughout their journey.",
imageSrc:
"http://img.b2bpic.net/free-photo/girl-having-fun-with-her-father-s-guitar_23-2147624695.jpg",
"http://img.b2bpic.net/free-photo/girl-having-fun-with-her-father-s-guitar_23-2147624695.jpg?_wi=1",
imageAlt: "Mentorship and student support services",
},
]}
@@ -348,7 +348,7 @@ export default function HomePage() {
tag="Information"
tagIcon={HelpCircle}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-studying-listening-music-headphones-thinking-while-working-digital-tablet_1258-200171.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-studying-listening-music-headphones-thinking-while-working-digital-tablet_1258-200171.jpg?_wi=1"
imageAlt="Student support and help center illustration"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -51,7 +51,7 @@ export default function ProgramsPage() {
description:
"Cutting-edge curriculum delivered by highly qualified educators, with consistent top SPM performance and pathway to local and international tertiary education.",
imageSrc:
"http://img.b2bpic.net/free-vector/flat-university-concept_23-2148183645.jpg",
"http://img.b2bpic.net/free-vector/flat-university-concept_23-2148183645.jpg?_wi=2",
imageAlt: "Modern academic facilities and learning environment",
},
{
@@ -60,7 +60,7 @@ export default function ProgramsPage() {
description:
"State-of-the-art laboratories, libraries, sports complexes, and comfortable residential quarters that support every aspect of student wellbeing and development.",
imageSrc:
"http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149708003.jpg",
"http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149708003.jpg?_wi=2",
imageAlt: "Residential and recreational facilities",
},
{
@@ -69,7 +69,7 @@ export default function ProgramsPage() {
description:
"Rich co-curricular programs spanning sports, arts, sciences, and leadership development—fostering creativity, teamwork, and lifelong passions beyond the classroom.",
imageSrc:
"http://img.b2bpic.net/free-photo/group-teenagers-cute-cheerleader-uniform_23-2149111079.jpg",
"http://img.b2bpic.net/free-photo/group-teenagers-cute-cheerleader-uniform_23-2149111079.jpg?_wi=2",
imageAlt: "Cultural activities and student engagement",
},
{
@@ -78,7 +78,7 @@ export default function ProgramsPage() {
description:
"Dedicated pastoral care, academic mentorship, and counseling services ensure every student's emotional, social, and intellectual needs are met throughout their journey.",
imageSrc:
"http://img.b2bpic.net/free-photo/girl-having-fun-with-her-father-s-guitar_23-2147624695.jpg",
"http://img.b2bpic.net/free-photo/girl-having-fun-with-her-father-s-guitar_23-2147624695.jpg?_wi=2",
imageAlt: "Mentorship and student support services",
},
]}
@@ -190,7 +190,7 @@ export default function ProgramsPage() {
"Application deadlines follow the national school calendar as set by the Ministry of Education. INTEGOMB, as a government-funded residential school, provides heavily subsidized boarding and educational services. For specific fee structures, payment schedules, and application timelines, please visit our admissions page or contact our admissions office directly via email or phone.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-studying-listening-music-headphones-thinking-while-working-digital-tablet_1258-200171.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-studying-listening-music-headphones-thinking-while-working-digital-tablet_1258-200171.jpg?_wi=3"
imageAlt="frequently asked questions help support illustration"
mediaAnimation="slide-up"
mediaPosition="left"