This is a static UI clone of the Cursor landing page built using only HTML and CSS.
The project focuses on recreating the visual layout, sections, and styling of the Cursor website for learning and practice purposes.
⚠️ This is a front-end UI clone only. No JavaScript functionality is implemented.
-
GitHub Pages:
👉 https://pranabeshcodes.github.io/cursor/ -
Vercel:
👉 https://cursor-git-main-pranabesh-singha-roys-projects.vercel.app/
- Responsive navigation bar (Navbar)
- Hero section with headline and call-to-action button
- Image sections showcasing product UI
- Trusted brands marquee section
- Feature sections like:
- “The new way to build software”
- “Stay on the frontier”
- Full-width image sections
- Call-To-Action (CTA) section
- Multi-column footer with links and controls
- Dark gradient theme similar to Cursor’s design
- HTML5
- CSS3 (Flexbox, Grid, Gradients)
- No JavaScript
- No frameworks (pure vanilla HTML & CSS)
cursor/
├── index.html
├── style.css
└── image/
├── photo1.png
├── photo2.png
├── photo3.png
├── photo4.png
├── photo5.png
├── photo6.png
├── photo7.png
├── photo8.png
└── photo9.png