Feature Listicle
page.tsx
import FeatureListicle from '@/components/FeatureListicle';

Usage

example.tsx
<FeatureListicle />

The FeatureListicle component creates a section that displays various feature categories in a tabbed interface. Each category shows a list of features and can include additional information about integrated services.

Tips

When creating content for the FeatureListicle component:

  • Use concise, benefit-focused language for feature names
  • Keep feature category names short and descriptive
  • Choose icons that visually represent each feature category

If you need basic components like buttons, inputs, and more, they are available with Shadcn UI.