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 -
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 = () => {
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 = () => {
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 + + .