a chatgpt tile with 3d hover effect and animated icon
Loading preview...
import { Component } from "@/components/ui/chatgpt-tile"; export default function DemoOne() { return <Component />; }