From 80e5501d9f5715f19be619a0b9b71d6f04e6be05 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:56:10 +0000 Subject: [PATCH 1/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4c85f57..5d51b74 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function ContactPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/diverse-group-designers-working-project-together-sitting-table-with-laptops-blueprints-talking_74855-9789.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diverse-group-designers-working-project-together-sitting-table-with-laptops-blueprints-talking_74855-9789.jpg?_wi=2" imageAlt="Contact our support team" mediaAnimation="blur-reveal" imagePosition="right" @@ -98,7 +98,7 @@ export default function ContactPage() { value: "24hrs", title: "Response Time", description: "Average email response", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg?_wi=2", imageAlt: "Quick response support", }, { @@ -114,7 +114,7 @@ export default function ContactPage() { value: "98%", title: "Satisfaction Rate", description: "Student support satisfaction", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-people-raining-their-arms_53876-25266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-people-raining-their-arms_53876-25266.jpg?_wi=2", imageAlt: "Satisfied students", }, ]} -- 2.49.1 From 39d379c153ec0818c99b4fa14323d8f6f7f1d7e6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:56:10 +0000 Subject: [PATCH 2/6] Update src/app/courses/page.tsx --- src/app/courses/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index d500da5..67c408d 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -63,7 +63,7 @@ export default function CoursesPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/children-sitting-floor-with-books-notebooks_259150-58151.jpg" + imageSrc="http://img.b2bpic.net/free-photo/children-sitting-floor-with-books-notebooks_259150-58151.jpg?_wi=2" imageAlt="Students engaged in learning" mediaAnimation="blur-reveal" imagePosition="right" -- 2.49.1 From f0eedc75b2ba1d39900f8843ef885d27ce486727 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:56:11 +0000 Subject: [PATCH 3/6] 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 ecc9aae..e11fab1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +