Header
A responsive header component with logo, navigation links, and authentication features
Preview
Features
- 🎨 Responsive design with mobile menu support
- 🔐 Built-in authentication integration
- 🌐 Language switching capability
- 🎭 Dark/light theme toggle
- 💳 Credits display for authenticated users
- 📱 Mobile-friendly hamburger menu
Usage
Import and use the Header component in your page:
Customization App Name
You can change the app name by setting the NEXT_PUBLIC_APP_NAME
environment variable.
Customization Logo
You can change the logo by replacing the public/logo.svg
file.
Customization Links
You can change the links by setting the header.links
in the messages/en.json
file.