Feature18
Last updated
Last updated
The Feature18
component provides a tabbed interface where each tab displays a section with an image, title, description, and a list of features. It includes an optional action button for each section and is styled to adjust layout and appearance based on the selected tab and screen size.
Component path: src/blocks/feature/Feature18.tsx
Component usage path: src/app/blocks/feature/feature18/page.tsx
Preview link:
heading
string
Main heading for the section.
"Explore Our Features"
caption
string
(Optional)
Additional description or subtitle
Optional caption or description below the heading.
topics
TopicsProps[]
Array of tab topics with content and actions.
See topics
example above