A modern, responsive landing page template built with Next.js, React, TypeScript, and Tailwind CSS.
- Clean, professional design
- Fully responsive for all devices
- Modular component architecture
- Built with modern technologies
- Easy to customize and extend
- Accessibility compliant
- Framework: Next.js with App Router
- Language: TypeScript
- Styling: Tailwind CSS
- Components: shadcn/ui
- Optimization: Built-in with Next.js
-
Clone the repository
-
Install dependencies
yarn install
-
Start the development server
yarn dev
-
Open your browser Navigate to http://localhost:3000 (or the port shown in your terminal)
- Modern header with responsive navigation
- Hero section with call-to-action buttons
- Features grid showcasing key benefits
- Testimonials from satisfied customers
- Pricing plans comparison
- Contact form and information
- Footer with links and social icons
Comprehensive documentation is available in the .dhai
directory:
The template metadata is available in the template-metadata.json
file at the project root.
The template is designed to be easily customizable. Modify the components in the src/components/sections
directory to match your content and branding.
MIT
This template was built by DreamHost.