import Image from "next/image"; import Link from "next/link"; export default function Home() { return (
  1. Site coming soon, written in{" "} next.js !
  2. Meanwhile, enjoy some media.
Vercel logomark Go to VixFlixOnline
); }