Components
Tailwind CSS Call-to-actions

Horizon UI Boilerplate - Default

Tailwind CSS CTA

Call-to-action sections with a very descriptive image, title, headline, and gradient button.

page.tsx
 import FeatureOne from '@/components/landing/feature-one';

Feature One

page.tsx
 import FeatureTwo from '@/components/landing/feature-two';

Feature Two

page.tsx
 import FeatureThree from '@/components/landing/feature-three';

Feature Three