Dome GalleryA layouts dome gallery componentlayouts PreviewCodeCopyimport DomeGallery from "@/components/vritti/dome-gallery"; export function DomeGalleryExample() { return ( <div className="relative flex h-[400px] w-full items-center justify-center overflow-hidden rounded-lg border"> <DomeGallery /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/dome-gallery"Copy Dependencies pnpmnpmyarnbunpnpm add @use-gesture/reactCopy