Features
File locations:
src/components/featuresList.tsx
src/components/featuresTab.tsx
Showcase your product with a list of features, completed with titles, descriptions, icons, images, and more.
To use the component, import it into your page.tsx
like this:
import FeaturesList from "@/components/featuresList";
import FeaturesTab from "@/components/featuresTab";