import FollowingPosts from '@/components/FollowingPosts'; export default function FollowingPage() { return (

Following

); }