Skip to content

Commit c66cd15

Browse files
authored
Merge pull request #66 from asmitaanand785-a11y/feature-better-ui
better U
2 parents 09c75f7 + 6855d53 commit c66cd15

13 files changed

Lines changed: 23 additions & 23 deletions

File tree

src/components/AboutSection.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ export default function AboutSection() {
2424
{/* Text Content */}
2525
<div className="w-full lg:w-1/2 space-y-8 text-center lg:text-left order-1 lg:order-2">
2626
<div className="space-y-6">
27-
<h2 className="text-4xl md:text-5xl font-bold text-[#021640] dark:text-white leading-tight tracking-tight">
27+
<h2 className="text-4xl md:text-6xl font-extrabold text-[#021640] dark:text-white leading-tight tracking-wide">
2828
{siteConfig.about.title}
2929
</h2>
30-
<p className="text-lg md:text-xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-2xl mx-auto lg:mx-0">
30+
<p className="text-[22px] md:text-2xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-2xl mx-auto lg:mx-0">
3131
{siteConfig.about.description}
3232
</p>
3333
</div>

src/components/Achievements.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ export default function Achievements() {
1010
{/* Header Section */}
1111
<div className="text-center mb-16">
1212
<div className="space-y-6">
13-
<h2 className="text-4xl md:text-5xl font-bold dark:text-white text-[#021640] leading-tight tracking-tight">
13+
<h2 className="text-4xl md:text-5xl font-extrabold dark:text-white text-[#021640] leading-tight tracking-tight">
1414
Our Achievements
1515
</h2>
16-
<p className="text-lg md:text-xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
16+
<p className="text-lg md:text-2xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
1717
ASME NIT Rourkela excels in fostering innovation and leadership
1818
through workshops, competitions, and expert lectures. Recognized
1919
for achievements in events like the Student Design Challenge and

src/components/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ const Footer = ({
8686
<li>
8787
<Link
8888
to="/gallery"
89-
className="text-gray-300 hover:text-[#51B8F2] duration-200 text-sm sm:text-base inline-block hover:translate-x-1 transform transition-transform"
89+
className="text-gray-300 hover:text-[#51B8F2] duration-200 font-extrabold text-sm sm:text-base inline-block hover:translate-x-1 transform transition-transform"
9090
>
9191
Gallery
9292
</Link>

src/components/GallerySection.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ export default function GallerySection() {
2222
{/* Header Section */}
2323
<div className="text-center mb-16">
2424
<div className="space-y-6">
25-
<h2 className="text-4xl sm:text-4xl md:text-5xl font-bold dark:text-white text-[#021640] leading-tight tracking-tight">
25+
<h2 className="text-4xl sm:text-4xl md:text-5xl font-extrabold dark:text-white text-[#021640] leading-tight tracking-tight">
2626
Gallery
2727
</h2>
28-
<p className="text-lg md:text-xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
28+
<p className="text-lg md:text-2xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
2929
Explore our vibrant moments captured through stunning visuals that
3030
showcase our activities, achievements, and memorable experiences.
3131
</p>

src/components/HeroSection.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Button from "./shared/Button";
22
import { siteConfig } from "../config/navbarHero";
33

44
import { useNavigate } from "react-router-dom";
5-
5+
66
export default function HeroSection() {
77
const navigate = useNavigate();
88
const handleJoinUs = () => {
@@ -28,10 +28,10 @@ export default function HeroSection() {
2828
<div className="inline-block px-4 py-2 dark:text-gray-100 dark:bg-slate-800 bg-[#021640]/10 text-[#021640] rounded-full text-sm md:text-base font-medium tracking-wide uppercase mt-10">
2929
{siteConfig.hero.title}
3030
</div>
31-
<h1 className="text-5xl sm:text-5xl md:text-6xl lg:text-6xl font-bold dark:text-white text-[#021640] leading-tight tracking-tight">
31+
<h1 className="text-5xl sm:text-5xl md:text-7xl lg:text-8xl font-extrabold dark:text-white text-[#021640] leading-tight tracking-wide">
3232
{siteConfig.hero.subtitle}
3333
</h1>
34-
<p className="text-xl md:text-[22px] dark:text-gray-300 text-gray-600 leading-relaxed md:leading-normal max-w-2xl mx-auto lg:mx-0">
34+
<p className="text-xl md:text-2xl dark:text-gray-300 text-gray-600 leading-relaxed md:leading-normal max-w-2xl mx-auto lg:mx-0">
3535
{siteConfig.hero.description}
3636
</p>
3737
</div>

src/components/MissionSection.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ export default function MissionSection() {
2323
<div className="relative z-10 max-w-7xl mx-auto px-6 lg:px-8">
2424
{/* Section Header */}
2525
<div className="text-center mb-16">
26-
<h2 className="text-4xl lg:text-5xl font-bold text-gray-900 dark:text-white mb-6 leading-tight">
26+
<h2 className="text-4xl lg:text-5xl font-extrabold text-gray-900 dark:text-white mb-6 leading-tight">
2727
Driving Innovation Forward
2828
</h2>
29-
<p className="text-lg lg:text-xl text-gray-600 dark:text-gray-300 max-w-3xl mx-auto leading-relaxed">
29+
<p className="text-[22px] lg:text-2xl text-gray-600 dark:text-gray-300 max-w-3xl mx-auto leading-relaxed">
3030
Discover the core values and principles that guide our engineering
3131
community toward innovation, collaboration, and excellence in
3232
technology.

src/components/Sponsor.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const SponsorsSection = () => {
2020
<h2 className="text-4xl md:text-5xl font-bold text-[#021640] dark:text-white leading-tight tracking-tight">
2121
Our Trusted Partners
2222
</h2>
23-
<p className="text-xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
23+
<p className="text-2xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
2424
Proudly supported by amazing organizations who believe in our
2525
mission and help us drive innovation forward.
2626
</p>

src/components/Team.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const TeamSlider = () => {
8787
<h2 className="text-4xl sm:text-4xl md:text-5xl font-bold dark:text-white text-[#021640] leading-tight tracking-tight">
8888
Our Team
8989
</h2>
90-
<p className="text-lg md:text-xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
90+
<p className="text-lg md:text-2xl text-gray-600 dark:text-gray-300 leading-relaxed max-w-4xl mx-auto">
9191
Meet our amazing team members who drive innovation and excellence
9292
in mechanical engineering through their dedication and expertise.
9393
</p>

src/components/Timeline.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ const Timeline = () => {
129129
>
130130
{/* Section Header */}
131131
<div className="text-center mb-16">
132-
<h2 className="text-4xl dark:text-white md:text-5xl font-bold text-[#0B2044] mb-6">
132+
<h2 className="text-4xl dark:text-white md:text-5xl font-extrabold text-[#0B2044] mb-6">
133133
Excellence Through Innovation
134134
</h2>
135-
<p className="text-lg md:text-xl dark:text-gray-300 text-gray-600 max-w-3xl mx-auto leading-relaxed">
135+
<p className="text-lg md:text-2xl dark:text-gray-300 text-gray-600 max-w-3xl mx-auto leading-relaxed">
136136
Discover our remarkable journey of achievements spanning over a
137137
decade of engineering excellence, innovation, and competitive
138138
success in mechanical engineering challenges worldwide.

src/pages/applications/Applications.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ const Applications = () => {
1414
{/* Header Section */}
1515
<div className="text-center mb-16 pt-8">
1616
<div className="space-y-6">
17-
<h1 className="text-4xl sm:text-[42px] md:text-5xl font-bold dark:text-white text-[#021640] leading-tight tracking-tight">
17+
<h1 className="text-4xl sm:text-[42px] md:text-5xl font-extrabold dark:text-white text-[#021640] leading-tight tracking-tight">
1818
Join Our Community
1919
</h1>
20-
<p className="text-lg md:text-xl dark:text-gray-300 text-gray-600 leading-relaxed max-w-4xl mx-auto">
20+
<p className="text-lg md:text-2xl dark:text-gray-300 text-gray-600 leading-relaxed max-w-4xl mx-auto">
2121
Begin your journey with ASME NIT Rourkela and become part of a
2222
legacy of engineering excellence and innovation.
2323
</p>

0 commit comments

Comments
 (0)