import Landing from '@/components/landing'; import { Providers } from '@/components/providers'; export default async function PricingPage() { return ( ); }