WeeShip

Components

FeaturesAccordion

A component to display 2 to 5 features in an accordion. By default, the first feature is selected. When a feature is clicked, the others are closed.The text is clickable and displays the feature description when clicked.The media could be a video or an image (or nothing). Videos are set to autoplay for the best UX.

A Features Accordion component for WeeShip boilerplate

page.js

1import FeaturesAccordion from "@/components/FeaturesAccordion";

Tips

  • Keep the title short and simple (less than 5 words).

Updated on: Tuesday, November 28, 2023

this guide