diff --git a/pages/index.tsx b/pages/index.tsx index 2d1cf5f..2eae40a 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -17,6 +17,7 @@ import { InferenceResult, PromptInput, } from "../types"; +import Link from "next/link"; const defaultPromptInputs = [ { prompt: "A jazz pianist playing a concerto" }, @@ -232,7 +233,25 @@ export default function Home() { <> +
+ {/* Note, top bg section is used to maintain color in background on ios notch devices */} +
+
+
+
+ +
+
+
window.open("/about", "_blank")} + > + [RIFFUSION] +
+
+
+