diff --git a/src/app/exams/page.tsx b/src/app/exams/page.tsx index ea45822..dfbc4da 100644 --- a/src/app/exams/page.tsx +++ b/src/app/exams/page.tsx @@ -60,7 +60,7 @@ export default function ExamsPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/father-being-tutor-her-daughter-front-view_23-2148510992.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-being-tutor-her-daughter-front-view_23-2148510992.jpg?_wi=4" imageAlt="Exam preparation and success" mediaAnimation="blur-reveal" imagePosition="right" @@ -70,21 +70,21 @@ export default function ExamsPage() { handle: "Exam Passed", testimonial: "I passed my DTZ exam on the first try with this course. The mock tests were incredibly realistic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg?_wi=4", }, { name: "Telc Certified", handle: "Exam Passer", testimonial: "The Telc preparation course covered everything I needed. I felt prepared for every section.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg?_wi=4", }, { name: "Goethe Achievement", handle: "B1 Certified", testimonial: "The Goethe exam prep was thorough and well-organized. I passed with a B1 certification.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg?_wi=4", }, ]} testimonialRotationInterval={5000}