SpotlightImageStack
SpotlightImageStack component
Not VerifiedBlockCollected2 files
scrollimagesspotlightstackingscattergsap
Preview
SpotlightImageStackOpen Full Page
[!TIP] Open in full screen for the best experience.
Install
npx shadcn add https://www.razisyed.cv/r/spotlight-image-stackDependencies
npm i @gsap/react gsapUsage
import { SpotlightImageStack } from "@/components/collected/spotlight-image-stack/SpotlightImageStack";
export default function Example() {
return <SpotlightImageStack />;
}Source
Loading source...