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", }, ]} 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" 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' }, '*'); })(); +` + }} + /> + +