Add some bubbliness in your text with this
Loading preview...
import { BubbleText } from "@/components/ui/bubble-text"; export default function DemoOne() { return <BubbleText />; }