From 4fd74484a3893d37ed009650f311cf7331bb8dfa Mon Sep 17 00:00:00 2001 From: Anuraj Upadhyay Date: Mon, 24 Aug 2026 13:16:43 +0530 Subject: [PATCH] UI changes on hero page --- src/data/data.ts | 8 ++++---- src/pages/home/components/About.tsx | 8 ++++---- src/pages/home/components/ChapterHighlights.tsx | 2 +- src/pages/home/components/Events.tsx | 4 ++-- src/pages/home/components/Hero.tsx | 16 +++++++++++----- 5 files changed, 22 insertions(+), 16 deletions(-) diff --git a/src/data/data.ts b/src/data/data.ts index 7ed969f..851cf05 100644 --- a/src/data/data.ts +++ b/src/data/data.ts @@ -16,10 +16,10 @@ export const chapters = [ shortName: 'RAS', path: '/chapters/ras', logo: '/RAS.png', - bgColor: 'from-slate-800 via-slate-900 to-black', // Richer - borderColor: 'border-blue-400', - accentColor: 'bg-blue-400', - textColor: 'text-blue-100', + bgColor: 'from-red-800 via-red-900 to-black', // Deep, intense dark background with a subtle touch of red + borderColor: 'border-red-600', + accentColor: 'bg-rose-500', + textColor: 'text-red-100', motto: 'Innovation Through Automation', description: 'Advancing the theory and practice of robotics, automation, and intelligent systems through our ROBO TIDING newsletter and cutting-edge workshops.', diff --git a/src/pages/home/components/About.tsx b/src/pages/home/components/About.tsx index 8ac8ede..48ad1bd 100644 --- a/src/pages/home/components/About.tsx +++ b/src/pages/home/components/About.tsx @@ -169,10 +169,10 @@ const About = () => { About IEEE MSIT -

- Community of Change-Makers:{' '} - Engineers, Designers, and{' '} - Leaders +

+ Community of Change-Makers:{' '} + Engineers, Designers, and{' '} + Leaders

diff --git a/src/pages/home/components/ChapterHighlights.tsx b/src/pages/home/components/ChapterHighlights.tsx index 3cb23e5..424faf4 100644 --- a/src/pages/home/components/ChapterHighlights.tsx +++ b/src/pages/home/components/ChapterHighlights.tsx @@ -18,7 +18,7 @@ const ChapterHighlights = () => {

- Choose Your Engineering House + Choose Your Engineering House

Which chapter calls to your engineering spirit? Each house has its own noble traditions diff --git a/src/pages/home/components/Events.tsx b/src/pages/home/components/Events.tsx index 83bcf43..ce8e9d5 100644 --- a/src/pages/home/components/Events.tsx +++ b/src/pages/home/components/Events.tsx @@ -37,8 +37,8 @@ const Events = () => {

- Join Our Technical Events &{' '} - Workshops + Join Our Technical Events &{' '} + Workshops

diff --git a/src/pages/home/components/Hero.tsx b/src/pages/home/components/Hero.tsx index 2a952d6..4e4316c 100644 --- a/src/pages/home/components/Hero.tsx +++ b/src/pages/home/components/Hero.tsx @@ -103,15 +103,21 @@ const Hero = () => { , IEEE

-

+ +

We're a community of engineering students who organize{' '} - + workshops, hackathons, and tech events - {' '} + {' '} to help you learn{' '} - cutting-edge technology + + cutting-edge technology + , build amazing projects, and connect with{' '} - like-minded innovators. + + like-minded innovators + + .