This is the button with cool animation on hovering you can directly use this for generation button.
Loading preview...
import { Component } from "@/components/ui/ai-button"; export default function DemoOne() { return <Component />; }