Sections
Features
Features
Feature highlights.
Grid Features
Fast
Lightning fast performance out of the box.
Secure
Enterprise grade security protocols.
Scalable
Grows with your business seamlessly.
<div class="grid md:grid-cols-3 gap-8 py-12"><div class="p-6 border rounded-xl"><div class="w-10 h-10 bg-primary/10 rounded-lg mb-4"></div><h3 class="font-bold text-lg mb-2">Fast</h3><p class="text-muted-foreground text-sm">Lightning fast performance out of the box.</p></div><div class="p-6 border rounded-xl"><div class="w-10 h-10 bg-primary/10 rounded-lg mb-4"></div><h3 class="font-bold text-lg mb-2">Secure</h3><p class="text-muted-foreground text-sm">Enterprise grade security protocols.</p></div><div class="p-6 border rounded-xl"><div class="w-10 h-10 bg-primary/10 rounded-lg mb-4"></div><h3 class="font-bold text-lg mb-2">Scalable</h3><p class="text-muted-foreground text-sm">Grows with your business seamlessly.</p></div></div> <div className="grid md:grid-cols-3 gap-8 py-12"><div className="p-6 border rounded-xl"><div className="w-10 h-10 bg-primary/10 rounded-lg mb-4"></div><h3 className="font-bold text-lg mb-2">Fast</h3><p className="text-muted-foreground text-sm">Lightning fast performance out of the box.</p></div><div className="p-6 border rounded-xl"><div className="w-10 h-10 bg-primary/10 rounded-lg mb-4"></div><h3 className="font-bold text-lg mb-2">Secure</h3><p className="text-muted-foreground text-sm">Enterprise grade security protocols.</p></div><div className="p-6 border rounded-xl"><div className="w-10 h-10 bg-primary/10 rounded-lg mb-4"></div><h3 className="font-bold text-lg mb-2">Scalable</h3><p className="text-muted-foreground text-sm">Grows with your business seamlessly.</p></div></div> Zig-zag Features
Feature One
This is a great feature that does amazing things for your productivity and happiness.
Feature Two
Another incredible capability that will completely change how you work forever.
<div class="space-y-24 py-12"><div class="flex flex-col md:flex-row gap-12 items-center"><div class="flex-1"><h3 class="text-3xl font-bold mb-4">Feature One</h3><p class="text-muted-foreground">This is a great feature that does amazing things for your productivity and happiness.</p></div><div class="flex-1 h-64 bg-muted rounded-xl w-full"></div></div><div class="flex flex-col md:flex-row-reverse gap-12 items-center"><div class="flex-1"><h3 class="text-3xl font-bold mb-4">Feature Two</h3><p class="text-muted-foreground">Another incredible capability that will completely change how you work forever.</p></div><div class="flex-1 h-64 bg-muted rounded-xl w-full"></div></div></div> <div className="space-y-24 py-12"><div className="flex flex-col md:flex-row gap-12 items-center"><div className="flex-1"><h3 className="text-3xl font-bold mb-4">Feature One</h3><p className="text-muted-foreground">This is a great feature that does amazing things for your productivity and happiness.</p></div><div className="flex-1 h-64 bg-muted rounded-xl w-full"></div></div><div className="flex flex-col md:flex-row-reverse gap-12 items-center"><div className="flex-1"><h3 className="text-3xl font-bold mb-4">Feature Two</h3><p className="text-muted-foreground">Another incredible capability that will completely change how you work forever.</p></div><div className="flex-1 h-64 bg-muted rounded-xl w-full"></div></div></div> List Features
1
Sign Up
Create your account in seconds using Google or Github.
2
Configure
Set up your preferences and invite your team members.
3
Launch
Deploy your application to production instantly.
<div class="max-w-2xl mx-auto py-12 space-y-8"><div class="flex gap-4"><div class="w-12 h-12 shrink-0 bg-primary/10 rounded-full flex items-center justify-center text-primary font-bold">1</div><div><h3 class="text-xl font-bold mb-2">Sign Up</h3><p class="text-muted-foreground">Create your account in seconds using Google or Github.</p></div></div><div class="flex gap-4"><div class="w-12 h-12 shrink-0 bg-primary/10 rounded-full flex items-center justify-center text-primary font-bold">2</div><div><h3 class="text-xl font-bold mb-2">Configure</h3><p class="text-muted-foreground">Set up your preferences and invite your team members.</p></div></div><div class="flex gap-4"><div class="w-12 h-12 shrink-0 bg-primary/10 rounded-full flex items-center justify-center text-primary font-bold">3</div><div><h3 class="text-xl font-bold mb-2">Launch</h3><p class="text-muted-foreground">Deploy your application to production instantly.</p></div></div></div> <div className="max-w-2xl mx-auto py-12 space-y-8"><div className="flex gap-4"><div className="w-12 h-12 shrink-0 bg-primary/10 rounded-full flex items-center justify-center text-primary font-bold">1</div><div><h3 className="text-xl font-bold mb-2">Sign Up</h3><p className="text-muted-foreground">Create your account in seconds using Google or Github.</p></div></div><div className="flex gap-4"><div className="w-12 h-12 shrink-0 bg-primary/10 rounded-full flex items-center justify-center text-primary font-bold">2</div><div><h3 className="text-xl font-bold mb-2">Configure</h3><p className="text-muted-foreground">Set up your preferences and invite your team members.</p></div></div><div className="flex gap-4"><div className="w-12 h-12 shrink-0 bg-primary/10 rounded-full flex items-center justify-center text-primary font-bold">3</div><div><h3 className="text-xl font-bold mb-2">Launch</h3><p className="text-muted-foreground">Deploy your application to production instantly.</p></div></div></div> Hero Feature
Built for performance
We obsess over every millisecond so your users don't have to wait.
<div class="text-center py-20 px-4 bg-primary text-primary-foreground rounded-3xl my-12"><h2 class="text-4xl font-bold mb-6">Built for performance</h2><p class="max-w-2xl mx-auto text-xl opacity-90 mb-10">We obsess over every millisecond so your users don't have to wait.</p><button class="bg-white text-primary px-8 py-3 rounded-md font-bold">See benchmarks</button></div> <div className="text-center py-20 px-4 bg-primary text-primary-foreground rounded-3xl my-12"><h2 className="text-4xl font-bold mb-6">Built for performance</h2><p className="max-w-2xl mx-auto text-xl opacity-90 mb-10">We obsess over every millisecond so your users don't have to wait.</p><button className="bg-white text-primary px-8 py-3 rounded-md font-bold">See benchmarks</button></div> Card Grid
Analytics
Reporting
Dashboard
Exports
<div class="grid grid-cols-2 md:grid-cols-4 gap-4 py-12"><div class="bg-muted p-6 rounded-xl text-center"><h3 class="font-bold">Analytics</h3></div><div class="bg-muted p-6 rounded-xl text-center"><h3 class="font-bold">Reporting</h3></div><div class="bg-muted p-6 rounded-xl text-center"><h3 class="font-bold">Dashboard</h3></div><div class="bg-muted p-6 rounded-xl text-center"><h3 class="font-bold">Exports</h3></div></div> <div className="grid grid-cols-2 md:grid-cols-4 gap-4 py-12"><div className="bg-muted p-6 rounded-xl text-center"><h3 className="font-bold">Analytics</h3></div><div className="bg-muted p-6 rounded-xl text-center"><h3 className="font-bold">Reporting</h3></div><div className="bg-muted p-6 rounded-xl text-center"><h3 className="font-bold">Dashboard</h3></div><div className="bg-muted p-6 rounded-xl text-center"><h3 className="font-bold">Exports</h3></div></div> On This Page