From 17abf091703293f50c33792b606fbd88b3de61ce Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:20:21 +0000 Subject: [PATCH 1/2] Update src/app/courses/page.tsx --- src/app/courses/page.tsx | 69 +++++++++++----------------------------- 1 file changed, 19 insertions(+), 50 deletions(-) diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index 14d71c1..c4da2bb 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -63,7 +63,7 @@ export default function CoursesPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="inset" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -91,29 +91,14 @@ export default function CoursesPage() { animationType="slide-up" products={[ { - id: "1", - name: "B.Tech Engineering", - price: "Undergrad", - imageSrc: - "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg?_wi=2", - imageAlt: "B.Tech Engineering program", - }, + id: "1", name: "B.Tech Engineering", price: "Undergrad", imageSrc: + "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg", imageAlt: "B.Tech Engineering program"}, { - id: "2", - name: "MBA Management", - price: "Postgrad", - imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=2", - imageAlt: "MBA Management program", - }, + id: "2", name: "MBA Management", price: "Postgrad", imageSrc: + "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg", imageAlt: "MBA Management program"}, { - id: "3", - name: "Polytechnic Diploma", - price: "Diploma", - imageSrc: - "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg?_wi=2", - imageAlt: "Polytechnic Diploma program", - }, + id: "3", name: "Polytechnic Diploma", price: "Diploma", imageSrc: + "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg", imageAlt: "Polytechnic Diploma program"}, ]} buttons={[{ text: "Apply Now", href: "admissions" }]} buttonAnimation="blur-reveal" @@ -133,37 +118,21 @@ export default function CoursesPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Mechanical Engineering", - 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?_wi=3", - }, + id: "1", title: "Mechanical Engineering", 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"}, { - id: "2", - title: "Computer Science & IT", - 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?_wi=3", - }, + id: "2", title: "Computer Science & IT", 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"}, { - id: "3", - title: "Business Administration", - 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?_wi=3", - }, + id: "3", title: "Business Administration", 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"}, { - id: "4", - title: "Civil Engineering", - description: - "Master infrastructure development, construction management, and sustainable building practices", - imageSrc: - "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg?_wi=2", - }, + id: "4", title: "Civil Engineering", description: + "Master infrastructure development, construction management, and sustainable building practices", imageSrc: + "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg"}, ]} buttons={[{ text: "Request Program Details", href: "contact" }]} buttonAnimation="blur-reveal" -- 2.49.1 From 2c4bad0bb95bed406af01c909a04beee52f9609f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:20:22 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 252 ++++++++++++----------------------------------- 1 file changed, 65 insertions(+), 187 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25927af..6a409de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="inset" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -90,33 +90,23 @@ export default function HomePage() { tag="Admissions Open 2026" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg?_wi=1", - imageAlt: "SR Group campus exterior", - }, + "http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg", imageAlt: "SR Group campus exterior"}, { imageSrc: - "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520050.jpg", - imageAlt: "Students studying together", - }, + "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520050.jpg", imageAlt: "Students studying together"}, { imageSrc: - "http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg?_wi=1", - imageAlt: "Modern laboratory facilities", - }, + "http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg", imageAlt: "Modern laboratory facilities"}, { imageSrc: - "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg?_wi=1", - imageAlt: "Interactive classroom", - }, + "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg", imageAlt: "Interactive classroom"}, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-studying-together-front-their-college-before-exam_23-2149038482.jpg", - imageAlt: "Campus events and activities", - }, + "http://img.b2bpic.net/free-photo/colleagues-studying-together-front-their-college-before-exam_23-2149038482.jpg", imageAlt: "Campus events and activities"}, ]} buttons={[ { text: "Apply Now", href: "admissions" }, @@ -140,37 +130,21 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - id: 1, - title: "20+ Years Excellence", - description: - "Established track record in educational excellence and student development", - imageSrc: - "http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg?_wi=2", - }, + id: "1", title: "20+ Years Excellence", description: + "Established track record in educational excellence and student development", imageSrc: + "http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg"}, { - id: 2, - title: "Modern Laboratories", - 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?_wi=2", - }, + id: "2", title: "Modern Laboratories", 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"}, { - id: 3, - title: "Experienced Faculty", - description: - "Dedicated educators with industry expertise and academic credentials", - imageSrc: - "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg?_wi=2", - }, + id: "3", title: "Experienced Faculty", description: + "Dedicated educators with industry expertise and academic credentials", imageSrc: + "http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg"}, { - id: 4, - title: "Placement Support", - description: - "Comprehensive career guidance and placement assistance for students", - imageSrc: - "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg?_wi=1", - }, + id: "4", title: "Placement Support", description: + "Comprehensive career guidance and placement assistance for students", imageSrc: + "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg"}, ]} buttons={[{ text: "Learn More", href: "about" }]} buttonAnimation="blur-reveal" @@ -192,29 +166,14 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "1", - name: "B.Tech Engineering", - price: "Undergrad", - imageSrc: - "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg?_wi=1", - imageAlt: "B.Tech Engineering program", - }, + id: "1", name: "B.Tech Engineering", price: "Undergrad", imageSrc: + "http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg", imageAlt: "B.Tech Engineering program"}, { - id: "2", - name: "MBA Management", - price: "Postgrad", - imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=1", - imageAlt: "MBA Management program", - }, + id: "2", name: "MBA Management", price: "Postgrad", imageSrc: + "http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg", imageAlt: "MBA Management program"}, { - id: "3", - name: "Polytechnic Diploma", - price: "Diploma", - imageSrc: - "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg?_wi=1", - imageAlt: "Polytechnic Diploma program", - }, + id: "3", name: "Polytechnic Diploma", price: "Diploma", imageSrc: + "http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg", imageAlt: "Polytechnic Diploma program"}, ]} buttons={[{ text: "Explore All Programs", href: "/courses" }]} buttonAnimation="blur-reveal" @@ -227,10 +186,7 @@ export default function HomePage() {