Welcome to the official website of LEAD Society — a dynamic student-led initiative that aims to empower, inspire, and lead the change within the campus community.
LEAD stands for Learn | Empower | Aspire | Discover.
We are a student-run society focused on fostering leadership, organizing impactful events, and encouraging community-driven growth. Our website serves as the digital front for updates, announcements, and team showcases.
- Hero Section with LEAD branding and mission
- About Section describing our vision and objectives
- Events organised by society
- Team Page showcasing core team members and contributors
- Contact Form links to connect via email/socials
- Responsive Design for desktop and mobile
LEAD_website/
├── LEAD_official/
│ ├── images/
│ │ ├── aim-backdrop.svg
│ │ ├── gfg.jpg
│ │ ├── LEAD_black.png
│ │ ├── LEAD_white.png
│ │ ├── Leadlogo.png
│ │ ├── sun-icon.svg
│ │ └── thapar-university.jpg
│ ├── styles/
│ │ ├── about.css
│ │ ├── events.css
│ │ ├── main.css
│ │ ├── navbar.css
│ │ ├── sponsors.css
│ │ └── team.css
│ ├── about.html
│ ├── events.html
│ ├── index.html
│ ├── navbar.html
│ ├── sponsors.html
│ ├── team.html
│ └── sponsors.js
└── README.md