/* * FirstRun.tsx * Zyquo Cloud Web * * Author: Simon-Pierre Boucher * Mail: contact@spboucher.ai * * First-run welcome: clean, honest, transparent about local storage. */ import { useStore } from '../state/store' import ZyquoGlyph from './ZyquoGlyph' export default function FirstRun() { const updateSettings = useStore((s) => s.updateSettings) const openSettings = useStore((s) => s.openSettings) return (
Every cloud model, one beautiful chat — running entirely in your browser.