Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-09 16:56:17 +00:00
6 changed files with 1379 additions and 12 deletions

View File

@@ -61,7 +61,7 @@ export default function ContactPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-designers-working-project-together-sitting-table-with-laptops-blueprints-talking_74855-9789.jpg"
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-designers-working-project-together-sitting-table-with-laptops-blueprints-talking_74855-9789.jpg?_wi=2"
imageAlt="Contact our support team"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -98,7 +98,7 @@ export default function ContactPage() {
value: "24hrs",
title: "Response Time",
description: "Average email response",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg?_wi=2",
imageAlt: "Quick response support",
},
{
@@ -114,7 +114,7 @@ export default function ContactPage() {
value: "98%",
title: "Satisfaction Rate",
description: "Student support satisfaction",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-people-raining-their-arms_53876-25266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-people-raining-their-arms_53876-25266.jpg?_wi=2",
imageAlt: "Satisfied students",
},
]}

View File

@@ -63,7 +63,7 @@ export default function CoursesPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/children-sitting-floor-with-books-notebooks_259150-58151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/children-sitting-floor-with-books-notebooks_259150-58151.jpg?_wi=2"
imageAlt="Students engaged in learning"
mediaAnimation="blur-reveal"
imagePosition="right"

File diff suppressed because it is too large Load Diff

View File

@@ -59,7 +59,7 @@ export default function LevelTestPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg?_wi=3"
imageAlt="Student taking proficiency test"
mediaAnimation="blur-reveal"
imagePosition="right"

View File

@@ -67,7 +67,7 @@ export default function HomePage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg?_wi=1"
imageAlt="Modern educational center with students learning"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -153,7 +153,7 @@ export default function HomePage() {
value: "5,000+",
title: "Students",
description: "Currently learning with us",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg?_wi=2",
imageAlt: "Students learning together",
},
{
@@ -161,7 +161,7 @@ export default function HomePage() {
value: "150+",
title: "Teachers",
description: "Expert educators on our team",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg?_wi=1",
imageAlt: "Teachers and instructors",
},
{
@@ -169,7 +169,7 @@ export default function HomePage() {
value: "98%",
title: "Success Rate",
description: "Student exam success achieved",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-people-raining-their-arms_53876-25266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-people-raining-their-arms_53876-25266.jpg?_wi=1",
imageAlt: "Student success celebration",
},
{
@@ -177,7 +177,7 @@ export default function HomePage() {
value: "15+",
title: "Years",
description: "Excellence in education",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-designers-working-project-together-sitting-table-with-laptops-blueprints-talking_74855-9789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-designers-working-project-together-sitting-table-with-laptops-blueprints-talking_74855-9789.jpg?_wi=1",
imageAlt: "Our educational center",
},
]}
@@ -282,7 +282,7 @@ export default function HomePage() {
"Class schedules vary by course. Most courses meet 2-4 times per week. Flexible scheduling options are available, including evening and weekend classes. During registration, you'll choose your preferred schedule based on availability.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/children-sitting-floor-with-books-notebooks_259150-58151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/children-sitting-floor-with-books-notebooks_259150-58151.jpg?_wi=1"
imageAlt="Modern classroom at Dynamic School"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -60,7 +60,7 @@ export default function RegistrationPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg?_wi=4"
imageAlt="Student registration and enrollment"
mediaAnimation="blur-reveal"
imagePosition="right"