a number of cards going from one side of the screen ot the other. some will say Refund others will say try again.
import { Component } from "@/components/ui/prize-tail"; export default function DemoOne() { return <Component />; }