import { Pricing } from "@/components/pricing"; export default function Home() { return (
); }