From 50e1f271def188ddda506f74752432350657c070 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:09:14 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From c4b18ba222289537b96095d7ddbc2148d6d23934 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:09:15 +0000 Subject: [PATCH 2/5] Update src/app/courses/page.tsx --- src/app/courses/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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", }, ]} -- 2.49.1 From 92c1d174c74a8d0846bf6d324a613f5e4878d2e9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:09:15 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +