realistic animated button
import { Component } from "@/components/ui/button-4"; export default function DemoOne() { return <Component />; }