diff --git a/app/download/page.tsx b/app/download/page.tsx index 757ebba..8897e14 100644 --- a/app/download/page.tsx +++ b/app/download/page.tsx @@ -1,4 +1,5 @@ import type { Metadata } from "next"; +import { Info } from "lucide-react"; import { Footer, Navbar } from "../../layout"; import DownloadPanel from "../../components/DownloadPanel"; @@ -26,6 +27,14 @@ export default function DownloadPage() { Get the latest version of VoxKit for your operating system

+
+ +

+ Some researchers with university-managed devices may need to contact + their university's IT to install the app. +

+
+