A modern, high-fidelity landing page built with Next.js (App Router), Tailwind CSS, and Framer Motion. It serves as a premium showcase for specialized Discord bot software, engineered for performance, security, and community engagement.
- Modern UI/UX: Sleek ultra-dark theme, glassmorphism effects, and smooth animations.
- Mobile-First Design: Fully responsive across all devices.
- Dedicated Bot Pages: Static pages for each of the 6 bots, detailing features and showcasing Discord interactions.
- High-Fidelity Previews: Realistic Discord embeds demonstrating bot functionalities.
- Performance Optimized: Built with Bun and Next.js for rapid loading and rendering.
- Community-Focused Bots: Covers support, security, gaming, automation, and RPGs.
- Bun runtime installed.
-
Clone the repository (if not already present):
-
Install dependencies using Bun:
This will start the development server, typically accessible at or on your local network.
This command compiles the application for production deployment.
- ****: Contains Next.js App Router structure.
- : The main landing page.
- : Dynamic routes for individual bot pages (now static).
- ****: Reusable UI components (Navbar, Footer, ProjectCard, DiscordEmbed).
- ****: Bot data and configuration.
- ****: Static assets like images.
- ****: Tailwind CSS configuration.
This README describes the showcase website project.