Customize

Hero Sections

Split with code example

logo

Supercharge your web applications

Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat aliqua.

import { useState } from 'react'
import { Switch } from '@headlessui/react'

function Example() {
	const [enabled, setEnabled] = useState(true)

	return (
		<form action="/notification-settings" method="post">
			<Switch checked={enabled} onChange={setEnabled} name="notifications">
				{/* ... */}
			</Switch>
			<button>Submit</button>
		</form>
	)
}

Simple centered

Simple centered Bootstrap 5 components

With offset image

We’re changing the way people connect.

Cupidatat minim id magna ipsum sint dolor qui. Sunt sit in quis cupidatat mollit aute velit. Et labore commodo nulla aliqua proident mollit ullamco exercitation tempor. Sint aliqua anim nulla sunt mollit id pariatur in voluptate cillum.

Photo by Adam Winger

with angled image on right

with angled image on right Bootstrap 5 components
Image tiles Bootstrap 5 components

Spit with full image

Spit with full image Bootstrap 5 components

Hero with app screenshot on dark

Hero with app screenshot on dark Bootstrap 5 components

Hero with phone mockup

Hero with phone mockup Bootstrap 5 components

Hero with app screenshot

Hero with app screenshot Bootstrap 5 components

Simple centered with background image

Simple centered with background image Bootstrap 5 components

Spit with screenshot on dark

Spit with screenshot on dark Bootstrap 5 components

Split with screenshot

Split with screenshot Bootstrap 5 components