-
-
-
- Get started by editing{" "}
-
- src/app/page.tsx -- . -
- - - Save and see your changes instantly. - -
diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index e68abe6b..40c1bdad 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -1,103 +1,142 @@ -import Image from "next/image"; +"use client"; + +import React from 'react'; export default function Home() { return ( -
- src/app/page.tsx
-
- .
-