Overview
Photo Gallery is a component designed to showcase images in an elegant, animated layout. Perfect for displaying team photos, portfolios, or image collections.Usage
API Reference
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
items | "[{src: string}]" | [] | Pass items / image src to animate |
containerClass | string | "" | Additional tailwind CSS classes for container styling. |
class | string | "" | Additional tailwind CSS classes for custom styling. |
Credits
- All images from Pexels
- Thanks to SivaReddy Uppathi for providing this component.