diff --git a/components/window.tsx b/components/window.tsx index db05758..8da6d6b 100644 --- a/components/window.tsx +++ b/components/window.tsx @@ -1,3 +1,4 @@ +import Link from "next/link"; import React from "react"; const CloseIcon = () => ( @@ -64,12 +65,14 @@ export default function Window({