transparent pricing
import { PricingSection } from "@/components/ui/transparent-pricing"; export default function DemoOne() { return ( <div className="w-full h-full"> <PricingSection/> </div> ); }
Part of shadway — browse the full library on 21st.dev.