Components
Feature
The Feature component is designed to showcase a list of product features in an visually appealing and responsive layout. Each feature is presented with an icon, title, subtitle, description, and an accompanying image or video.
page.tsx
Usage
example.tsx
The Feature component creates a section that displays a list of product features. Each feature is presented in an alternating layout with text on one side and an image or video on the other.
Tips
When creating content for the Feature component:
- Keep feature titles short and impactful
- Use subtitles to provide a quick summary of the feature
- Write concise descriptions that highlight the benefit to the user
- Choose icons that visually represent each feature
- Use high-quality images or videos that demonstrate the feature in action
If you need basic components like buttons, inputs, and more, they are available with Shadcn UI.
Was this page helpful?