2021-07-12 20:14:39 +00:00
|
|
|
{{#> layout }}
|
|
|
|
|
2021-09-24 19:19:53 +00:00
|
|
|
<div class="max-w-screen-lg p-10 mx-auto font-extralight text-main lg:p-20">
|
2021-09-24 19:11:13 +00:00
|
|
|
<h1 class="mb-10 font-display font-extralight">Thanks for signing up!</h1>
|
2021-09-24 19:19:53 +00:00
|
|
|
<p class="mt-5 leading-relaxed">
|
2021-09-24 19:11:13 +00:00
|
|
|
We'll add you to our list and let you know when we have something ready for you to try out.
|
|
|
|
</p>
|
|
|
|
|
2021-09-24 19:19:53 +00:00
|
|
|
<p class="mt-5 leading-relaxed">
|
2021-09-24 19:11:13 +00:00
|
|
|
Thanks for your interest!
|
|
|
|
</p>
|
|
|
|
|
2021-09-24 19:19:53 +00:00
|
|
|
<a href="/" class="block mt-10 text-lg font-extralight underline opacity-100 hover:opacity-80">
|
2021-09-24 19:11:13 +00:00
|
|
|
Back to Home
|
|
|
|
</a>
|
2021-07-12 20:14:39 +00:00
|
|
|
</div>
|
2021-09-24 19:11:13 +00:00
|
|
|
|
|
|
|
{{/layout}}
|