Add boilerplate Volcano view page

This commit is contained in:
Daniel S. Hansen
2025-08-06 16:25:54 -07:00
parent 7e75ea6648
commit 6c4fae9b82
2 changed files with 54 additions and 18 deletions
@@ -111,6 +111,7 @@ export default function Home({...props}) {
bg="base200"
px={6}
pt={3}
pb={2}
align="center"
justify="space-between"
width="100%"