import Link from "next/link"; export default function IndexPage() { return (
Birds Example Boxes Example
); }