Initial MVP

This commit is contained in:
Aodhan Collins
2026-01-26 02:57:40 +00:00
commit b42521a008
33 changed files with 1004 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
<rect width="800" height="600" fill="#2c3e50"/>
<text x="400" y="300" font-family="Arial" font-size="40" fill="white" text-anchor="middle">Room Image Placeholder</text>
</svg>

After

Width:  |  Height:  |  Size: 241 B