Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-07 19:21:55 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -118,19 +118,19 @@ export default function CoursesPage() {
useInvertedBackground={false}
features={[
{
id: "1", title: "Mechanical Engineering", description:
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:
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:
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:
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"},
]}

View File

@@ -130,19 +130,19 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
id: "1", title: "20+ Years Excellence", description:
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:
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:
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:
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"},
]}