A prismatic thread hero
import { Component } from "@/components/ui/glass-thread"; export default function DemoOne() { return <Component />; }