The FeatureAccordion component presents a list of product features in an interactive, accordion-style layout. It combines text descriptions with images or videos, adapting to different screen sizes for optimal user experience.
page.tsx
Copy
import FeatureAccordion from "@/components/feature-accordion";
The FeatureAccordion component creates a section that displays a list of product features in an interactive accordion format, with accompanying images or videos.
Remember to keep your feature descriptions focused on the benefits to the user, not just the technical aspects of the feature.