Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-04 07:17:49 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ export default function AdmissionsPage() {
{ value: "1,200+", title: "Students Enrolled" },
{ value: "92%", title: "Acceptance Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=2"
imageAlt="Students on campus"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -91,7 +91,7 @@ export default function HomePage() {
{ value: "50+", title: "Programs Offered" },
{ value: "95%", title: "Student Success Rate" },
]}
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 environment"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -112,7 +112,7 @@ export default function HomePage() {
},
{
id: 2,
tag: "Creative Development", title: "Elective Programs", subtitle: "Personalized Learning", description: "Choose from diverse electives including arts, technology, languages, and specialized subjects. Customize your educational experience to match your interests and career aspirations.", imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg", imageAlt: "Arts and creative learning", buttons: [{ text: "Explore Electives", href: "/courses" }],
tag: "Creative Development", title: "Elective Programs", subtitle: "Personalized Learning", description: "Choose from diverse electives including arts, technology, languages, and specialized subjects. Customize your educational experience to match your interests and career aspirations.", imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg?_wi=1", imageAlt: "Arts and creative learning", buttons: [{ text: "Explore Electives", href: "/courses" }],
},
{
id: 3,
@@ -134,13 +134,13 @@ export default function HomePage() {
products={[
{
id: "1", brand: "Science Department", name: "Advanced Biology", price: "Full Year Course", rating: 5,
reviewCount: "234", imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg", imageAlt: "Advanced Biology course"},
reviewCount: "234", imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=2", imageAlt: "Advanced Biology course"},
{
id: "2", brand: "Technology Department", name: "Web Development", price: "Full Year Course", rating: 5,
reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg", imageAlt: "Web Development course"},
{
id: "3", brand: "Arts Department", name: "Digital Media Arts", price: "Full Year Course", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg", imageAlt: "Digital Media Arts course"},
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg?_wi=2", imageAlt: "Digital Media Arts course"},
]}
/>
</div>
@@ -156,7 +156,7 @@ export default function HomePage() {
{
id: "1", title: "Transformed My Academic Future", quote: "The programs offered here are exceptional. I gained practical skills, made lifelong friendships, and discovered my passion for technology. The faculty truly cares about student success.", name: "Sarah Johnson", role: "Class of 2024, Technology Track", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-holding-notebooks-celebrating-making-fist-pump-shouting-yes-with-excitement-sta_1258-146346.jpg", imageAlt: "Sarah Johnson"},
{
id: "2", title: "Well-Rounded Education Experience", quote: "My daughter has flourished in your programs. The balance between academics and extracurriculars, combined with caring teachers, made all the difference in her growth and confidence.", name: "Michael Chen", role: "Parent of Current Student", imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg", imageAlt: "Michael Chen"},
id: "2", title: "Well-Rounded Education Experience", quote: "My daughter has flourished in your programs. The balance between academics and extracurriculars, combined with caring teachers, made all the difference in her growth and confidence.", name: "Michael Chen", role: "Parent of Current Student", imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", title: "Career Ready After Graduation", quote: "The career track program prepared me perfectly for my internship and job offers. Real-world projects, industry connections, and mentorship gave me a significant advantage in the job market.", name: "Emily Rodriguez", role: "Class of 2023, Business Track", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-playing-graduation-ceremony_23-2148505278.jpg", imageAlt: "Emily Rodriguez"},
{