Landing Mobile SaaS
OpenA mobile-first SaaS marketing landing composing a navbar, an app hero, a logo cloud, a product-showcase bento, a phone-framed chat showcase, a feature bento, a testimonials marquee, pricing cards, a centered CTA and a CTA-led footer.
Preview
Installation
php artisan ui:add pages/landing-mobile-saas
Installs these dependencies automatically:
Usage
Render the page as a component, or wire it to a route. Pass data where useful:
<x-pages.landing-mobile-saas />
Built from blocks & primitives
This page composes installed <x-ui.*> primitives and semantic design
tokens only — it does not reimplement any primitive. Re-theme it (light, dark, admin, customer) by
editing CSS variables; flip the preview to RTL to confirm it mirrors.
Source
The preview above renders this exact installed source — there are no preview-only pages.