Installation
Hero.vue
<template>
<div class="container mx-auto max-w-4xl flex flex-col gap-8 justify-center items-center py-24">
<div class="text-center">
<h1 class="mb-6 text-pretty text-4xl font-bold lg:text-7xl">The SaaS
boilerplate that’s made to scale.</h1>
<p class="text-muted text-xl lg:text-2xl">I’m building the ultimate saas boilerplate—join the waitlist for early
access and a 50% discount.</p>
</div>
<LandingEmailWaitlist />
<LandingPageLogos />
</div>
</template>
What's up?
Yes, this is the beginning of docs.
Blog
Buy
On This Page