import { Trending } from "./Trending"; export default function Page() { return ( <> ); }