hover animation of xbox icon on a xbox card
Loading preview...
import { Component } from "@/components/ui/xbox-animation"; export default function DemoOne() { return <Component />; }