This is the hover animated card with cool animation.
Loading preview...
import { Component } from "@/components/ui/animated-card"; export default function DemoOne() { return <Component />; }