A desktop-first visual clone of the Cursor developer tool landing page, built using pure HTML and CSS
The objective of this project was to replicate the structure, layout, typography, spacing, and visual hierarchy of the original Cursor website with high accuracy, while strictly following the given constraints.
Original Website: https://cursor.com/
🔗 Live Preview: https://cursor.ashu.fun/
Homepage:
Trusted By:
Testimonials:
Footer:

- Recreate the Cursor landing page layout with strong visual fidelity
- Match section structure, spacing, alignment, and hierarchy
- Use semantic HTML and clean CSS
- Avoid unnecessary complexity, interactivity, or creativity
The following sections were implemented to closely mirror the original design:
- Navigation bar with logo, links, and primary CTA
- Hero section with headline, description, CTA, and product visual
- Trusted-by logos section
- Three feature sections with alternating two-column layouts
- Feature cards grid section
- Testimonials with quotes and attribution
- Use-cases / stories section
- Changelog / updates list
- Team / about section with CTA
- Final call-to-action section
- Footer with multi-column links and company information
- HTML5 (semantic markup)
- CSS3 (layout, spacing, typography)
No JavaScript, frameworks, libraries, or preprocessors were used.
- Desktop-only layout (no responsiveness required)
- No animations or interactive behavior
- No TailwindCSS or CSS frameworks
- No JavaScript
- No AI-generated code
- Visual accuracy prioritized over creativity
- Images and icons inspired by the original website
- Fonts selected to closely match the original Cursor website
- Dark-mode color palette with high contrast
- Consistent spacing scale to preserve visual hierarchy
- CSS organized for clarity and maintainability