lib/components/landing_page.ex
and supports light and dark mode. app.js
- see the PetalPro.Components.LandingPage.javascript/1
function.mix phx.gen.auth
but are styled with Tailwind and Petal Components:/app
route. This uses the sidebar layout, however if your app is small you can switch it to a stacked layout. You likely will delete the contents of this page and fill it with whatever you'd like your logged in users to be able to do.user.is_onboarded
. Upon onboarding this field will be set to true and won't be presented with this page again.user_token
in the database that matches to a URL sent in a confirmation email. If the user clicks the confirmation email, the email will be changed.