diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 05acbe8..4d8999b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { description: "Established track record in educational excellence and student development", imageSrc: - "http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg", + "http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg?_wi=3", imageAlt: "SR Group campus exterior", }, { @@ -89,7 +89,7 @@ export default function AboutPage() { description: "State-of-the-art facilities for hands-on practical learning and research", imageSrc: - "http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg", + "http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg?_wi=4", imageAlt: "Modern laboratory facilities", }, { @@ -98,7 +98,7 @@ export default function AboutPage() { description: "Dedicated educators with industry expertise and academic credentials", imageSrc: - "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg", + "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg?_wi=4", imageAlt: "Interactive classroom", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { description: "Comprehensive career guidance and placement assistance for students", imageSrc: - "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg", + "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg?_wi=3", imageAlt: "Corporate office interview professional", }, ]} diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 2a35de0..1fca59d 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -55,7 +55,7 @@ export default function AdmissionsPage() { name: "B.Tech Engineering", price: "Undergrad", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg", + "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg?_wi=3", imageAlt: "B.Tech Engineering program", }, { @@ -63,7 +63,7 @@ export default function AdmissionsPage() { name: "MBA Management", price: "Postgrad", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=4", imageAlt: "MBA Management program", }, { @@ -71,7 +71,7 @@ export default function AdmissionsPage() { name: "Polytechnic Diploma", price: "Diploma", imageSrc: - "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg", + "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg?_wi=3", imageAlt: "Polytechnic Diploma program", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cbba31c..9bed270 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -98,7 +98,7 @@ export default function ContactPage() { textboxLayout="default" useInvertedBackground={false} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/group-people-table_23-2147993350.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-people-table_23-2147993350.jpg?_wi=2" imageAlt="student admission consultation guidance" mediaAnimation="opacity" faqsAnimation="blur-reveal" diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index 48e417f..14d71c1 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -95,7 +95,7 @@ export default function CoursesPage() { name: "B.Tech Engineering", price: "Undergrad", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg", + "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg?_wi=2", imageAlt: "B.Tech Engineering program", }, { @@ -103,7 +103,7 @@ export default function CoursesPage() { name: "MBA Management", price: "Postgrad", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=2", imageAlt: "MBA Management program", }, { @@ -111,7 +111,7 @@ export default function CoursesPage() { name: "Polytechnic Diploma", price: "Diploma", imageSrc: - "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg", + "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg?_wi=2", imageAlt: "Polytechnic Diploma program", }, ]} @@ -138,7 +138,7 @@ export default function CoursesPage() { description: "Focus on mechanical design, thermal systems, and manufacturing technologies with industry-relevant projects", imageSrc: - "http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg", + "http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg?_wi=3", }, { id: "2", @@ -146,7 +146,7 @@ export default function CoursesPage() { description: "Learn software development, cloud computing, artificial intelligence, and web technologies from expert faculty", imageSrc: - "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg", + "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg?_wi=3", }, { id: "3", @@ -154,7 +154,7 @@ export default function CoursesPage() { description: "Develop management skills in finance, marketing, human resources, and strategic business operations", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=3", }, { id: "4", @@ -162,7 +162,7 @@ export default function CoursesPage() { description: "Master infrastructure development, construction management, and sustainable building practices", imageSrc: - "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg", + "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg?_wi=2", }, ]} buttons={[{ text: "Request Program Details", href: "contact" }]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 49d115e..38f112d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +