import { Card } from '~/components/ui/card' export const NewsPaymentPage = () => { return (

Payment

) }