import Link from "next/link"; import Image from "next/image"; import { EmblaCarousel } from "./carousel"; export default function Home() { return (
nav image
); }