-
-
-
- Get started by editing{" "}
-
- pages/index.js -
- . -
- - Save and see your changes instantly. -
diff --git a/pages/index.js b/pages/index.js index b8284b3..408e87b 100644 --- a/pages/index.js +++ b/pages/index.js @@ -1,5 +1,6 @@ import Image from "next/image"; import localFont from "next/font/local"; +import Link from "next/link" const geistSans = localFont({ src: "./fonts/GeistVF.woff", @@ -14,102 +15,13 @@ const geistMono = localFont({ export default function Home() { return ( -
- pages/index.js
-
- .
-