diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1e59462..6a106f3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -106,7 +106,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/business-executives-discussing-digital-tablet_107420-65748.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-executives-discussing-digital-tablet_107420-65748.jpg?_wi=3" imageAlt="Get in touch with Adsin" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index ac14509..bd46c39 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -151,7 +151,7 @@ export default function CoursesPage() { testimonial: "Adsin transformed my career completely. The hands-on training and mentor support helped me land my dream job within 3 months of completion.", imageSrc: - "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg", + "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -161,7 +161,7 @@ export default function CoursesPage() { testimonial: "The graphic design course exceeded expectations. Real projects, professional guidance, and a supportive community made all the difference in my success.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg", + "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -171,7 +171,7 @@ export default function CoursesPage() { testimonial: "From zero to hero - that's my journey at Adsin. The multimedia training gave me the skills to build a thriving content creation business.", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-smiling-brunette-girl-with-laptop-happily-looking-camera-city-street_574295-2797.jpg", + "http://img.b2bpic.net/free-photo/beautiful-smiling-brunette-girl-with-laptop-happily-looking-camera-city-street_574295-2797.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -181,7 +181,7 @@ export default function CoursesPage() { testimonial: "Best decision ever. The practical approach to digital marketing with live campaigns prepared me for real-world challenges. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=2", imageAlt: "David Kim", }, { @@ -191,7 +191,7 @@ export default function CoursesPage() { testimonial: "The instructors are industry experts who genuinely care about student success. I secured a position as a designer at a top tech company.", imageSrc: - "http://img.b2bpic.net/free-photo/young-cheerful-businesswoman-coat-with-laptop-happily-looking-away-city-street_574295-2082.jpg", + "http://img.b2bpic.net/free-photo/young-cheerful-businesswoman-coat-with-laptop-happily-looking-away-city-street_574295-2082.jpg?_wi=2", imageAlt: "Priya Sharma", }, { @@ -201,7 +201,7 @@ export default function CoursesPage() { testimonial: "Adsin's placement support is unmatched. They didn't just teach me skills - they helped me build a professional network and land a great opportunity.", imageSrc: - "http://img.b2bpic.net/free-photo/young-lady-holding-fingers-crossed-t-shirt-looking-cheerful-front-view_176474-85495.jpg", + "http://img.b2bpic.net/free-photo/young-lady-holding-fingers-crossed-t-shirt-looking-cheerful-front-view_176474-85495.jpg?_wi=2", imageAlt: "James Wilson", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 114e7d3..41353d4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +