mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
add cta to roleplayer landing page
This commit is contained in:
parent
3157059c72
commit
0a2d2494da
@ -301,6 +301,13 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="text-center my-24">
|
||||
<%= link_to 'Ready to start building a new world?', new_user_registration_path, class: 'bg-blue-500 hover:bg-blue-400 shadow-lg rounded-lg white-text py-4 px-8 mx-auto text-xl border border-blue-400' %>
|
||||
<div class="mt-6 text-gray-500">
|
||||
Empower your entire writing process with a new kind of tool.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<section class="text-gray-700">
|
||||
<div class="container px-5 py-24 mx-auto">
|
||||
<div class="text-center mb-20">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user