Landing Page Templates (15)
High-converting landing pages for your product or service.
Available Landing Pages
| Template | Type | Key Features |
|---|---|---|
| Eternal Landing Page | SaaS | Modern, Clean design |
| Platform Landing Page | Writing app | Content-focused |
| TaskFlow Landing Page | Task management | Dashboard preview |
| VideoMeet Landing Page | Video meetings | Feature showcase |
| AI Content Platform | AI SaaS | Gradient theme |
| StudioPro Agency | Agency | Multi-section |
| Joi Planner | Productivity | Playful design |
| Gather AI | AI Platform | Emerald theme |
| Studio Landing Page | Creative | Modern UI |
| Digital Marketing Agency | Marketing | Service offerings |
| Auth Landing Page | Authentication | Login/Signup |
| API Landing Page | Developer tools | API documentation |
| Authentication Landing Page | Security | Multi-auth options |
| Atomic AI | AI Framework | Dark theme |
| Development Agency | Dev agency | Portfolio showcase |
Common Sections
Most landing pages include:
- Hero section with CTA
- Features grid
- Pricing table
- Testimonials
- FAQ section
- Footer with links
Usage
import TaskFlowLanding from "@/components/Landing/TaskFlowLanding";
export default function LandingPage() {
return <TaskFlowLanding />;
}