We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603123a commit bc90039Copy full SHA for bc90039
src/app/page.tsx
@@ -1,6 +1,3 @@
1
-import Link from "next/link";
2
-import Image from "next/image";
3
-
4
export default function Home() {
5
return (
6
<div className="min-h-screen bg-convex-white">
0 commit comments