BG GREDIENT FOR HEROS OR COMPONENTS
Loading preview...
import { Component } from "@/components/ui/bg-gredient"; export default function DemoOne() { return <Component />; }