This repository contains a recreated version of the Mintlify landing page, built using HTML and CSS. The objective of this project is to replicate the structure, layout, typography, and visual style of the original website while maintaining clean, readable, and well-aligned code.
The following sections were recreated:
-
Navigation Bar
- Brand name
- Navigation links
- Call-to-action buttons
-
Hero Section
- Announcement badge
- Main heading and description
- Email input and primary CTA
-
Trusted By Section
- Grid-based company logos/text
- Responsive layout
-
Value Proposition Section
- Headline and subtitle
- CTA buttons
- Divider
- Feature grid with icons and links
-
Footer Section
- Logo and social media icons
- Multi-column navigation links
- Copyright text
System font stack for performance and consistency:
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;