export default function NotFoundPage() {
  return <div>Domain Slug Coming Soon</div>;
}
