This is the pricing card with smooth and ux friendly animation with card and button
Loading preview...
import { Component } from "@/components/ui/pricing-cards"; export default function DemoOne() { return <Component />; }