From 80d93a4bf61e1d0f4c7d859b613a9775b35f3efb Mon Sep 17 00:00:00 2001 From: DMUPraveen Date: Tue, 10 Mar 2026 20:57:23 +0530 Subject: [PATCH] Changed capitalization for heroimage --- src/pages/index.astro | 91 +++++++++++++++++++++++++++++++------------ 1 file changed, 66 insertions(+), 25 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index a4f5486..d6e4466 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -5,7 +5,7 @@ import { getCollection } from "astro:content"; import { Image } from "astro:assets"; import "../styles/app.css"; import logo from "../assets/logo.png"; -import heroImage from "../assets/Home_Page_design.jpeg"; +import heroImage from "../assets/Home_page_Design.jpeg"; // 1. Fetch Research Areas (Same logic as src/pages/Research/index.astro) const researchAreas = Object.values( @@ -31,34 +31,63 @@ const latestNews = allNews
-
+
-
+
Innovation for Humanity
- -

- Multidisciplinary
+ +

+ Multidisciplinary
AI Research Centre - +

- -

- Empowering the Future through Multidisciplinary AI Research

- + +

+ Empowering the Future through Multidisciplinary AI Research +

+ @@ -67,19 +96,27 @@ const latestNews = allNews
-
- +
+
+ -
- AI Research Center - Human Context + AI Research Center - Human Context
- +
@@ -106,7 +143,9 @@ const latestNews = allNews
@@ -132,7 +171,9 @@ const latestNews = allNews new Date( Date.now() - 30 * 24 * 60 * 60 * 1000, ) && ( -
NEW
+
+ NEW +
)}