diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f36f7c..91bedfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,65 +1,10 @@ -import Image from "next/image"; - export default function Home() { return ( -
-
- Next.js logo -
-

- To get started, edit the page.tsx file. -

-

- Looking for a starting point or more instructions? Head over to{" "} - - Templates - {" "} - or the{" "} - - Learning - {" "} - center. -

-
-
- - Vercel logomark - Deploy Now - - - Documentation - -
-
-
+
+
+

Impact

+

robot yarışması · inşa aşamasında

+
+
); }