Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-17 07:20:31 +00:00

View File

@@ -86,29 +86,29 @@ export default function LandingPage() {
{
title: "Spoken English", description: "Develop fluency and confidence in speaking with our interactive conversation sessions and real-world communication scenarios.", icon: Volume2,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328344.jpg", imageAlt: "english speaking conversation practice" },
{ imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328344.jpg", imageAlt: "english speaking conversation practice" }
{ imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328344.jpg?_wi=1", imageAlt: "english speaking conversation practice" },
{ imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328344.jpg?_wi=2", imageAlt: "english speaking conversation practice" }
]
},
{
title: "Grammar Mastery", description: "Perfect your grammar foundation with comprehensive lessons covering all tenses, rules, and advanced concepts for error-free English.", icon: FileText,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183737.jpg", imageAlt: "creative writing english grammar" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183737.jpg", imageAlt: "creative writing english grammar" }
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183737.jpg?_wi=1", imageAlt: "creative writing english grammar" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183737.jpg?_wi=2", imageAlt: "creative writing english grammar" }
]
},
{
title: "Pronunciation & Accent", description: "Achieve native-like pronunciation with our expert-guided phonetic training and accent neutralization techniques.", icon: Mic,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-boasting-about-her-new-precious-golden-ring_1163-4401.jpg", imageAlt: "english pronunciation practice accent" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-boasting-about-her-new-precious-golden-ring_1163-4401.jpg", imageAlt: "english pronunciation practice accent" }
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-boasting-about-her-new-precious-golden-ring_1163-4401.jpg?_wi=1", imageAlt: "english pronunciation practice accent" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-boasting-about-her-new-precious-golden-ring_1163-4401.jpg?_wi=2", imageAlt: "english pronunciation practice accent" }
]
},
{
title: "Vocabulary Building", description: "Expand your vocabulary exponentially with strategic learning techniques and context-based word mastery programs.", icon: BookMarked,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-alpha-text-scrabble-letters-black-backdrop_23-2148101331.jpg", imageAlt: "vocabulary learning english words" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-alpha-text-scrabble-letters-black-backdrop_23-2148101331.jpg", imageAlt: "vocabulary learning english words" }
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-alpha-text-scrabble-letters-black-backdrop_23-2148101331.jpg?_wi=1", imageAlt: "vocabulary learning english words" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-alpha-text-scrabble-letters-black-backdrop_23-2148101331.jpg?_wi=2", imageAlt: "vocabulary learning english words" }
]
}
]}