A modern, responsive landing page for NexGen, a fictional SaaS/tech product.
Built with HTML, CSS, and JavaScript.
- Fully responsive layout for mobile, tablet, and desktop
- Modern hero section with CTA (Call-to-Action)
- Features, Testimonials, Pricing, and CTA sections
- Light/Dark theme toggle with image icons (
lb.png&blb.png) - Smooth scroll-based reveal animations
- Clean and professional UI design
- Clone this repository:
git clone https://github.com/amrelkotit/NexGen-Landing-Page.git cd NexGen-Landing-Page - Open
index.htmlin your web browser.
├── index.html
├── style.css
├── script.js
├── lb.png # Light mode icon
├── blb.png # Dark mode icon
├── logo.png # Hero section image
└── README.md
- Toggle between light and dark mode by clicking the button in the bottom-right corner.
- Scroll down to see smooth animations for each section.
- Click the “Start Free Trial” button in the Hero or CTA section to simulate a sign-up flow.
If you want to try it, click on https://amrelkotit.github.io/Tech-Product/
MIT License