import { TestimonialsTable } from "@/components/markatty/testimonials-table"

export default function Page() {
  return <TestimonialsTable />
}
