Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 17:48:35 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Professional learning center in Urgench helping students succeed in English, Mathematics, and IT with modern teaching methods and experienced educators."
tag="KemaPro Education"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=1"
imageAlt="Modern classroom with students learning"
mediaAnimation="slide-up"
testimonials={[
@@ -86,7 +86,7 @@ export default function LandingPage() {
{ value: "95%", title: "Parent Satisfaction Rate" },
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=2"
imageAlt="Students in a modern learning environment"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -102,16 +102,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "English Course", description: "Speaking focused • IELTS preparation • Grammar mastery", imageSrc: "http://img.b2bpic.net/free-photo/words-chalkboard-with-grammar-books_23-2149436691.jpg", imageAlt: "English language learning", buttonIcon: ArrowRight,
title: "English Course", description: "Speaking focused • IELTS preparation • Grammar mastery", imageSrc: "http://img.b2bpic.net/free-photo/words-chalkboard-with-grammar-books_23-2149436691.jpg?_wi=1", imageAlt: "English language learning", buttonIcon: ArrowRight,
buttonHref: "#contact"},
{
title: "Mathematics", description: "School mathematics • Logical thinking • Exam preparation", imageSrc: "http://img.b2bpic.net/free-photo/numbers-near-stationery-calculator_23-2147847771.jpg", imageAlt: "Mathematics learning", buttonIcon: ArrowRight,
title: "Mathematics", description: "School mathematics • Logical thinking • Exam preparation", imageSrc: "http://img.b2bpic.net/free-photo/numbers-near-stationery-calculator_23-2147847771.jpg?_wi=1", imageAlt: "Mathematics learning", buttonIcon: ArrowRight,
buttonHref: "#contact"},
{
title: "IT & Programming", description: "Frontend development • AI basics • Computer skills", imageSrc: "http://img.b2bpic.net/free-photo/software-developer-writes-code-laptop-screen-while-apartment-office_482257-114461.jpg", imageAlt: "IT and programming education", buttonIcon: ArrowRight,
title: "IT & Programming", description: "Frontend development • AI basics • Computer skills", imageSrc: "http://img.b2bpic.net/free-photo/software-developer-writes-code-laptop-screen-while-apartment-office_482257-114461.jpg?_wi=1", imageAlt: "IT and programming education", buttonIcon: ArrowRight,
buttonHref: "#contact"},
{
title: "Personalized Tutoring", description: "One-on-one sessions • Customized curriculum • Flexible scheduling", imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg", imageAlt: "Personalized tutoring session", buttonIcon: ArrowRight,
title: "Personalized Tutoring", description: "One-on-one sessions • Customized curriculum • Flexible scheduling", imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=3", imageAlt: "Personalized tutoring session", buttonIcon: ArrowRight,
buttonHref: "#contact"},
]}
textboxLayout="default"
@@ -194,17 +194,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
plans={[
{
id: "english", title: "English Course", price: "Contact", period: "for pricing", imageSrc: "http://img.b2bpic.net/free-photo/words-chalkboard-with-grammar-books_23-2149436691.jpg", imageAlt: "English course", button: { text: "Enroll Now", href: "tel:+998900676601" },
id: "english", title: "English Course", price: "Contact", period: "for pricing", imageSrc: "http://img.b2bpic.net/free-photo/words-chalkboard-with-grammar-books_23-2149436691.jpg?_wi=2", imageAlt: "English course", button: { text: "Enroll Now", href: "tel:+998900676601" },
features: [
"Professional instructors", "Small group classes", "IELTS preparation available", "Flexible scheduling", "Progress tracking"],
},
{
id: "mathematics", title: "Mathematics Course", price: "Contact", period: "for pricing", imageSrc: "http://img.b2bpic.net/free-photo/numbers-near-stationery-calculator_23-2147847771.jpg", imageAlt: "Mathematics course", button: { text: "Enroll Now", href: "tel:+998900676601" },
id: "mathematics", title: "Mathematics Course", price: "Contact", period: "for pricing", imageSrc: "http://img.b2bpic.net/free-photo/numbers-near-stationery-calculator_23-2147847771.jpg?_wi=2", imageAlt: "Mathematics course", button: { text: "Enroll Now", href: "tel:+998900676601" },
features: [
"Expert math tutors", "Exam preparation", "Problem-solving focus", "Individual attention", "Success guarantee"],
},
{
id: "programming", title: "IT & Programming", price: "Contact", period: "for pricing", imageSrc: "http://img.b2bpic.net/free-photo/software-developer-writes-code-laptop-screen-while-apartment-office_482257-114461.jpg", imageAlt: "IT and programming", button: { text: "Enroll Now", href: "tel:+998900676601" },
id: "programming", title: "IT & Programming", price: "Contact", period: "for pricing", imageSrc: "http://img.b2bpic.net/free-photo/software-developer-writes-code-laptop-screen-while-apartment-office_482257-114461.jpg?_wi=2", imageAlt: "IT and programming", button: { text: "Enroll Now", href: "tel:+998900676601" },
features: [
"Hands-on coding", "Modern curriculum", "Industry-ready skills", "Career guidance", "Certificate program"],
},