Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-15 11:01:50 +00:00

View File

@@ -44,6 +44,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
title="Transform Your Academic Future"
description="Welcome to Next Vision Coaching Centre - New Delhi's premier tutoring destination. With 5-star reviews and proven results, we provide expert coaching for competitive exams and academic excellence. Our dedicated instructors are committed to your success."
background={{ variant: "radial-gradient" }}
tag="Excellence in Education"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -53,10 +54,10 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-school-covid-concept_23-2148667127.jpg?_wi=1", imageAlt: "Students studying in coaching centre" }
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-school-covid-concept_23-2148667127.jpg", imageAlt: "Students studying in coaching centre" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg?_wi=1", imageAlt: "Coaching sessions at Next Vision" }
{ imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg", imageAlt: "Coaching sessions at Next Vision" }
]}
carouselPosition="right"
ariaLabel="Hero section for Next Vision Coaching Centre"
@@ -76,7 +77,7 @@ export default function LandingPage() {
{ value: "Expert", title: "Instructors" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg"
imageAlt="Next Vision Coaching Centre facility"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -196,7 +197,7 @@ export default function LandingPage() {
{ id: "5", title: "What is your success rate?", content: "We maintain a 95% success rate with students achieving their target grades and scores. Our 5.06-star Google rating reflects our commitment to student success and satisfaction." },
{ id: "6", title: "Do you provide trial classes?", content: "Yes, we encourage prospective students to attend trial classes. Visit us or call 093543 34110 to schedule a free trial session and experience our teaching methodology." }
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-school-covid-concept_23-2148667127.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/front-view-school-covid-concept_23-2148667127.jpg"
imageAlt="Next Vision Coaching Centre"
mediaPosition="right"
ariaLabel="FAQ section"