diff --git a/src/app/page.tsx b/src/app/page.tsx index e20303b..a5b5e70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,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", imageAlt: "Students studying in coaching centre" } + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-school-covid-concept_23-2148667127.jpg?_wi=1", imageAlt: "Students studying in coaching centre" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg", imageAlt: "Coaching sessions at Next Vision" } + { 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" } ]} carouselPosition="right" ariaLabel="Hero section for Next Vision Coaching Centre" @@ -77,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" + imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg?_wi=2" imageAlt="Next Vision Coaching Centre facility" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -197,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" + imageSrc="http://img.b2bpic.net/free-photo/front-view-school-covid-concept_23-2148667127.jpg?_wi=2" imageAlt="Next Vision Coaching Centre" mediaPosition="right" ariaLabel="FAQ section"