Implement a "Try Without Login" option on the landing page. When a user clicks this option, they should be redirected to /guest and allowed to use the app with full access, without requiring sign-in or sign-up.
This feature will improve onboarding by letting users quickly experience the app before creating an account.
Implement a "Try Without Login" option on the landing page. When a user clicks this option, they should be redirected to
/guestand allowed to use the app with full access, without requiring sign-in or sign-up.This feature will improve onboarding by letting users quickly experience the app before creating an account.