Merge version_1 into main #2

Merged
bender merged 5 commits from version_1 into main 2026-03-05 06:43:43 +00:00
5 changed files with 37 additions and 37 deletions

View File

@@ -63,19 +63,19 @@ export default function AboutPage() {
{
title: "Academic Excellence",
description: "Committed to providing quality education through experienced faculty, modern curriculum, and rigorous academic standards aligned with Sant Gadge Baba Amravati University",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg?_wi=4",
imageAlt: "academic excellence",
},
{
title: "Holistic Development",
description: "Beyond classroom learning, we foster critical thinking, leadership skills, ethical values, and social responsibility through co-curricular activities and mentoring",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg?_wi=2",
imageAlt: "holistic development",
},
{
title: "Industry Alignment",
description: "Our curriculum is continuously updated to meet industry requirements, with internship opportunities, skill development workshops, and industry expert interactions",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=3",
imageAlt: "industry alignment",
},
]}

View File

@@ -75,7 +75,7 @@ export default function AdmissionsPage() {
content: "Our dedicated placement cell provides: Career guidance, Skill development workshops, Industry interaction sessions, Campus recruitment drives, Job placement assistance. We maintain strong partnerships with leading organizations for recruitment.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg"
imageSrc="http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg?_wi=4"
imageAlt="Student support and guidance"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -48,42 +48,42 @@ export default function CoursesPage() {
id: "1",
name: "Bachelor of Arts (BA)",
price: "3-Year Program",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg?_wi=5",
imageAlt: "Bachelor of Arts",
},
{
id: "2",
name: "Bachelor of Science (BSc)",
price: "3-Year Program",
imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg?_wi=3",
imageAlt: "Bachelor of Science",
},
{
id: "3",
name: "Bachelor of Commerce (BCom)",
price: "3-Year Program",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg?_wi=4",
imageAlt: "Bachelor of Commerce",
},
{
id: "4",
name: "BBA - Business Administration",
price: "3-Year Program",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=4",
imageAlt: "BBA",
},
{
id: "5",
name: "BCA - Computer Applications",
price: "3-Year Program",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=4",
imageAlt: "BCA",
},
{
id: "6",
name: "MSc Computer Science",
price: "2-Year Program",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=5",
imageAlt: "MSc Computer Science",
},
]}
@@ -105,19 +105,19 @@ export default function CoursesPage() {
{
title: "Industry-Aligned Curriculum",
description: "All programs are regularly updated to meet current industry standards and employment requirements, ensuring graduates are job-ready",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=5",
imageAlt: "industry curriculum",
},
{
title: "Practical Training & Internships",
description: "Hands-on experience through internships, project-based learning, and industry partnerships provide real-world exposure",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=6",
imageAlt: "practical training",
},
{
title: "Expert Faculty Guidance",
description: "Learn from experienced faculty members with deep industry knowledge and research expertise who mentor students for career success",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg?_wi=3",
imageAlt: "faculty guidance",
},
]}

View File

@@ -47,19 +47,19 @@ export default function FacilitiesPage() {
{
title: "Academic Infrastructure",
description: "Modern classrooms with multimedia capabilities, well-equipped science laboratories, computer labs with latest technology, and extensive library with thousands of books and journals",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg?_wi=6",
imageAlt: "academic facilities",
},
{
title: "Research & Study Resources",
description: "Dedicated reading rooms, competitive exam preparation forum with UPSC/MPSC materials, research labs, and access to digital databases for continuous learning",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314038.jpg?_wi=2",
imageAlt: "study resources",
},
{
title: "Sports & Wellness",
description: "Full-size cricket ground, basketball court, table tennis hall, gymnasium with modern equipment, badminton courts, and kho-kho field for athletic development",
imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg?_wi=3",
imageAlt: "sports facilities",
},
]}

View File

@@ -57,32 +57,32 @@ export default function HomePage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg?_wi=1",
imageAlt: "college campus education institution modern building academic facility",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg?_wi=1",
imageAlt: "classroom modern education learning environment lecture hall",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg?_wi=1",
imageAlt: "library students reading study room books",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=1",
imageAlt: "computer lab technology education IT facility computers",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=1",
imageAlt: "students group college students young professionals education",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg?_wi=1",
imageAlt: "sports ground cricket field gymnasium student activities",
},
]}
@@ -117,31 +117,31 @@ export default function HomePage() {
{
title: "SGBAU Affiliation",
description: "Recognized affiliation with Sant Gadge Baba Amravati University ensuring quality education standards and recognized degrees",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg?_wi=2",
imageAlt: "college campus",
},
{
title: "Modern Infrastructure",
description: "State-of-the-art classrooms, computer labs, science laboratories, and well-equipped library with thousands of textbooks and journals",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg?_wi=2",
imageAlt: "modern classroom",
},
{
title: "Student-Centric Learning",
description: "Personalized academic guidance, counseling facilities, and mentoring programs focused on individual student development",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg?_wi=1",
imageAlt: "student counseling",
},
{
title: "Competitive Exam Support",
description: "Dedicated forum for UPSC, MPSC, and SSC preparation with study materials, newspapers, and dedicated reading rooms",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314038.jpg?_wi=1",
imageAlt: "exam preparation",
},
{
title: "Diverse Facilities",
description: "Cricket grounds, sports facilities, auditorium, gymnasium, canteen, and reliable college bus transportation",
imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg?_wi=2",
imageAlt: "sports ground",
},
{
@@ -174,42 +174,42 @@ export default function HomePage() {
id: "1",
name: "Bachelor of Arts",
price: "UG Program",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg?_wi=3",
imageAlt: "Bachelor of Arts program",
},
{
id: "2",
name: "Bachelor of Science",
price: "UG Program",
imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg?_wi=2",
imageAlt: "Bachelor of Science program",
},
{
id: "3",
name: "Bachelor of Commerce",
price: "UG Program",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg?_wi=3",
imageAlt: "Bachelor of Commerce program",
},
{
id: "4",
name: "BBA - Business Administration",
price: "UG Program",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=2",
imageAlt: "BBA program",
},
{
id: "5",
name: "BCA - Computer Applications",
price: "UG Program",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=2",
imageAlt: "BCA program",
},
{
id: "6",
name: "MSc Computer Science",
price: "PG Program",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=3",
imageAlt: "MSc Computer Science program",
},
]}
@@ -280,7 +280,7 @@ export default function HomePage() {
tag: "BBA Program",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg",
avatarAlt: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg?_wi=1",
imageAlt: "Priya Sharma testimonial",
},
{
@@ -292,7 +292,7 @@ export default function HomePage() {
tag: "BCA Program",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
avatarAlt: "Rahul Patil",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1",
imageAlt: "Rahul Patil testimonial",
},
{
@@ -328,7 +328,7 @@ export default function HomePage() {
tag: "BCom Program",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg",
avatarAlt: "Sneha Gupta",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg?_wi=2",
imageAlt: "Sneha Gupta testimonial",
},
{
@@ -340,7 +340,7 @@ export default function HomePage() {
tag: "BSc Program",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
avatarAlt: "Arjun Singh",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2",
imageAlt: "Arjun Singh testimonial",
},
]}