WebGL Hero with glass buttons and onHover effects
Loading preview...
import { Component } from "@/components/ui/twentyfirsthero-tsx"; export default function DemoOne() { return <Component />; }