Skip to content
UI Brok

Loading…

No results

Browse catalog

Digital Arc — Startup

Pro

A bold startup template — centered navbar, aurora hero, alternating features, logo grid, gradient pricing, testimonials marquee, beam CTA and footer.

Responsive Dark mode RTL Localized SEO

Preview

Viewport
Open full screen

Installation

terminal
php artisan ui:add pro/pages/digital-arc

Pro page

Pro pages require an active license. Authenticate once, then install:

terminal
php artisan ui:auth

Usage

Render the page as a component, or wire it to a route. Pass data where useful:

resources/views/welcome.blade.php Blade
<x-pages.digital-arc />

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.

resources/views/pages/digital-arc.blade.php Blade