A modern, responsive landing page clone inspired by Mintlify's design, featuring glassmorphism effects and smooth animations.
- Glassmorphism UI: Translucent navbar and components with backdrop blur effects
- Centered Layout: Fixed 1024px max-width content area for optimal readability
- Responsive Navigation: Clean navbar with centered links and action buttons
- Email Subscription: Glass-effect email input with send button
- Hero Section: Image with overlay text and hover effects
- Modern Footer: Three-column footer layout with organized links
Homepage with glassmorphism navbar and hero section
Glass-effect email subscription component
Three-column footer with organized navigation
- HTML5
- CSS3
- Flexbox layout
- Glassmorphism effects
- CSS transitions and transforms
- Backdrop filters
├── index.html
├── style.css
├── bg-light.svg
├── mintlify-wordmark.svg
├── logo.svg
└── Screenshots/
├── ss1.png
├── ss2.png
└── ss4.png
- Clone the repository
- Open
index.htmlin your browser - No build process or dependencies required
- Adjust the background by replacing
bg-light.svg - Modify colors in
style.css - Change navbar links in
index.html - Update footer columns with your own links
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
Note: backdrop-filter requires modern browser support.
This project is for educational purposes.
Created by @undersolved