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