import ScreenLayout from '@/components/layout/ScreenLayout'; import { Text } from '@/components/ui/Text'; export default function AboutScreen() { return ( No content is served from movie-web directly and movie web does not host anything. ); }