this is the gallery animation on hover pics are expended with smooth animation
Loading preview...
import { Component } from "@/components/ui/gallery-animation"; export default function DemoOne() { return <Component />; }