File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -140,6 +140,19 @@ const Landing: React.FC = () => {
140140 </ div >
141141 </ div >
142142
143+ < div className = "absolute right-0 bottom-12 left-0 px-6 text-center text-xs text-white/70" >
144+ These are demonstration mockups, not the final Vortex UI. It's all
145+ WIP, so leave your feedback{ " " }
146+ < a
147+ href = "http://link.humanode.io/chat/vortex-experimental-mockups-feedback"
148+ target = "_blank"
149+ rel = "noreferrer"
150+ className = "pointer-events-auto underline underline-offset-4 hover:text-white"
151+ >
152+ here
153+ </ a >
154+ . Welcome to testing.
155+ </ div >
143156 < footer className = "absolute right-0 bottom-0 left-0 px-6 pt-4 pb-6 text-center text-xs text-white/70" >
144157 2021 – 2026 Humanode.io
145158 </ footer >
You can’t perform that action at this time.
0 commit comments