Skip to main content

Landing Page Variants

By default you will get two landing pages variants, @/web/src/app/page.tsx is a minimal placeholder. You can easily switch up between full-featured landing pages using the provided component variants from @/features/home.

Landing Page 1 (Default Example)

Hero Light

Landing Page 2 (Alternative)

Hero Light

Tip: Mix and match any components from @/features/home/ to create your own custom landing page.