import Browser from '@/components/Browser'; import ResponsiveImage from '@/components/ResponsiveImage'; import { uiDownloadUrl } from '@/config/site'; export default function LayoutHeroUi() { return ( <>

Develop beautiful web apps with Tabler

Tabler is a free and open source web application UI kit based on Bootstrap 5, with hundreds responsive components and multiple layouts.

Download template
Preview template
); }