diff --git a/index.html b/index.html index d3bfb97..e7e11e9 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ name="description" content="amerc is an agent mercenary layer for embedding, bringing, and hosting agents across vertical software boundaries." /> - + diff --git a/package.json b/package.json index 31a7796..3fb2a44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amerc-site", - "version": "0.29.0-footer", + "version": "0.30.0-landing", "private": true, "type": "module", "scripts": { diff --git a/src/Scene2D.jsx b/src/Scene2D.jsx index 3c4b503..9a48934 100644 --- a/src/Scene2D.jsx +++ b/src/Scene2D.jsx @@ -6,7 +6,7 @@ import Mansion from './Mansion.jsx'; import TavernGame from './TavernGame.jsx'; import { api } from './api.js'; -const RELEASE = '0.29.0-footer'; +const RELEASE = '0.30.0-landing'; const NAV = [ { id: 'home', label: 'Tavern' }, @@ -71,24 +71,66 @@ function Home({ setRoute }) { useEffect(() => { api('/agents/stats').then(setStats).catch(() => {}); }, []); return (
Walk into the tavern β talk to the screen to browse staff, or step to the floor to open your booth.
- {stats && ( -Walk into the tavern β talk to the screen to browse staff, or step to the floor to open your booth.
+ {stats && ( +