Description
The application currently displays the default Vite starter template in src/App.tsx. Replacing it with a proper landing page would give the project a more polished and professional starting point while better communicating Commdesk's purpose to new users.
Proposed Changes
- Replace the default Vite boilerplate UI with a Commdesk-branded landing page
- Add a responsive navigation bar with basic navigation links
- Create a hero section that highlights the project's mission and key value proposition
- Organize the UI into reusable components under
src/components/
- Keep the implementation clean, scalable, and easy to extend as the project grows
Tech Stack
- React
- TypeScript
- Existing CSS setup
Benefits
- Provides a more professional first impression
- Makes the project immediately understandable to visitors
- Establishes a foundation for future pages and features
- Encourages a more structured component-based architecture
Contribution Request
Hi @abhishek-nexgen-dev,
I'd be happy to work on this feature and build the initial landing page for Commdesk. If this aligns with the project's vision, could you please assign this issue to me?
Contributing as part of GSSoC 2026
Description
The application currently displays the default Vite starter template in
src/App.tsx. Replacing it with a proper landing page would give the project a more polished and professional starting point while better communicating Commdesk's purpose to new users.Proposed Changes
src/components/Tech Stack
Benefits
Contribution Request
Hi @abhishek-nexgen-dev,
I'd be happy to work on this feature and build the initial landing page for Commdesk. If this aligns with the project's vision, could you please assign this issue to me?
Contributing as part of GSSoC 2026