Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-07 19:19:01 +00:00
6 changed files with 1393 additions and 26 deletions

View File

@@ -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",
},
]}

View File

@@ -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",
},
]}

View File

@@ -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"

View File

@@ -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" }]}

File diff suppressed because it is too large Load Diff

View File

@@ -94,7 +94,7 @@ export default function HomePage() {
mediaItems={[
{
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=1",
imageAlt: "SR Group campus exterior",
},
{
@@ -104,12 +104,12 @@ export default function HomePage() {
},
{
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=1",
imageAlt: "Modern laboratory facilities",
},
{
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=1",
imageAlt: "Interactive classroom",
},
{
@@ -145,7 +145,7 @@ export default function HomePage() {
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=2",
},
{
id: 2,
@@ -153,7 +153,7 @@ export default function HomePage() {
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=2",
},
{
id: 3,
@@ -161,7 +161,7 @@ export default function HomePage() {
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=2",
},
{
id: 4,
@@ -169,7 +169,7 @@ export default function HomePage() {
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=1",
},
]}
buttons={[{ text: "Learn More", href: "about" }]}
@@ -196,7 +196,7 @@ export default function HomePage() {
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=1",
imageAlt: "B.Tech Engineering program",
},
{
@@ -204,7 +204,7 @@ export default function HomePage() {
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=1",
imageAlt: "MBA Management program",
},
{
@@ -212,7 +212,7 @@ export default function HomePage() {
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=1",
imageAlt: "Polytechnic Diploma program",
},
]}
@@ -388,7 +388,7 @@ export default function HomePage() {
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=1"
imageAlt="Admission counselor helping students"
mediaAnimation="opacity"
faqsAnimation="blur-reveal"