marketing page updates
This commit is contained in:
parent
e5d015cab2
commit
197a515386
1 changed files with 6 additions and 3 deletions
|
|
@ -25,8 +25,11 @@
|
|||
navigate={~p"/users/register"}
|
||||
class="group inline-flex items-center justify-center rounded-full py-2 px-4 text-sm font-semibold focus-visible:outline-2 focus-visible:outline-offset-2 bg-blue-600 text-white hover:text-slate-100 hover:bg-blue-500 active:bg-blue-800 active:text-blue-100 focus-visible:outline-blue-600"
|
||||
>
|
||||
Get 1 month free
|
||||
Sign up now
|
||||
</.link>
|
||||
<p class="mt-3 text-sm text-slate-600">
|
||||
No credit card required
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Primary Features Section -->
|
||||
|
|
@ -199,13 +202,13 @@
|
|||
Start monitoring today
|
||||
</h2>
|
||||
<p class="mt-4 text-lg tracking-tight text-white">
|
||||
Get started in minutes. No credit card required for the free trial.
|
||||
Get started in minutes. No credit card required.
|
||||
</p>
|
||||
<.link
|
||||
navigate={~p"/users/register"}
|
||||
class="group inline-flex items-center justify-center rounded-full py-2 px-4 text-sm font-semibold focus-visible:outline-2 focus-visible:outline-offset-2 mt-10 bg-white text-slate-900 hover:bg-blue-50 active:bg-blue-200 active:text-slate-600 focus-visible:outline-white"
|
||||
>
|
||||
Get 1 month free
|
||||
Sign up now
|
||||
</.link>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue