import { title } from "@/components/primitives"; export default function PricingPage() { return (

Pricing

); }