Image Tabs
Image tabs (or FAQs) where users navigate through images using tabs
Image tabs (or FAQs) where users navigate through images using tabs
Follow these simple steps to add the Image Tabs component to your project:
Install Dependencies
pnpm add motion
Create a new file: components/motions/image-tabs.tsx
and copy the code below:
Adjust the import paths in both files according to your project's structure.