Add: Prototype outreach website with placeholders

Initial version of the outreach landing page.
Includes placeholder and stock images and placeholder developer names for team section.
This commit is contained in:
Jona Walpert
2026-03-30 23:55:12 +02:00
parent 2cd4324c68
commit 5448f5683d
13 changed files with 869 additions and 715 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 450" width="800" height="450">
<rect width="800" height="450" rx="20" fill="#07101a" />
<ellipse cx="400" cy="240" rx="300" ry="120" fill="#0b5a2b" />
<g fill="#d4b26a" font-family="Cinzel, serif" font-size="32" text-anchor="middle">
<text x="400" y="60">Casono Table Preview</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 363 B