import { PlaceholderPage } from "@/components/placeholder-page"; export default function LifePage() { return ( ); }