improve(public): re-design landing page a bit
This commit is contained in:
@@ -7,12 +7,15 @@ import Stats from '@/components/sections/stats';
|
||||
import Testimonials from '@/components/sections/testimonials';
|
||||
import Faq from '@/components/sections/faq';
|
||||
|
||||
Experience transparent, usage-based pricing that grows with your needs. Simply choose your monthly event volume and pay accordingly - no surprises.
|
||||
Our pricing model is simple, pick how many events you want and pay that amount. It doesn't matter what tier you're in, you should always be able to:
|
||||
|
||||
All features are included in every plan, with no hidden fees or artificial feature restrictions. What you see is what you get.
|
||||
- Create as many reports you want
|
||||
- Add as many websites you needs
|
||||
- Invite all your co-workers
|
||||
- You probably get the point
|
||||
|
||||
<div className="lg:-mx-20 xl:-mx-40 not-prose -mt-16">
|
||||
<Pricing />
|
||||
<Pricing className="!rounded-xl" />
|
||||
<Testimonials />
|
||||
<Faq />
|
||||
</div>
|
||||
Reference in New Issue
Block a user