A sleek glassmorphism “Backed by YC” pill with a subtle moving glow that follows the cursor—ready to drop straight into landing pages
import { Component } from "@/components/ui/backed-by-yc"; export default function DemoOne() { return <Component />; }