A responsive image gallery with lazy loading and smooth in-view fade-in effects. Automatically handles portrait/landscape ratios and fallback placeholders.
import { ImageGallery } from "@/components/ui/image-gallery"; export default function DemoOne() { return <ImageGallery />; }
Part of Efferd — browse the full library on 21st.dev.