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
Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 KiB

+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

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
<rect width="240" height="240" rx="20" fill="#141212" />
<circle cx="120" cy="84" r="44" fill="#ffffff" />
<text x="120" y="150" font-family="Lato, sans-serif" font-size="18" fill="#fff" text-anchor="middle">Jona</text>
</svg>

After

Width:  |  Height:  |  Size: 321 B

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
<rect width="240" height="240" rx="20" fill="#141212" />
<circle cx="120" cy="84" r="44" fill="#ffffff" />
<text x="120" y="150" font-family="Lato, sans-serif" font-size="18" fill="#fff" text-anchor="middle">Julian</text>
</svg>

After

Width:  |  Height:  |  Size: 323 B

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
<rect width="240" height="240" rx="20" fill="#141212" />
<circle cx="120" cy="84" r="44" fill="#ffffff" />
<text x="120" y="150" font-family="Lato, sans-serif" font-size="18" fill="#fff" text-anchor="middle">Lars</text>
</svg>

After

Width:  |  Height:  |  Size: 321 B

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
<rect width="240" height="240" rx="20" fill="#141212" />
<circle cx="120" cy="84" r="44" fill="#ffffff" />
<text x="120" y="150" font-family="Lato, sans-serif" font-size="18" fill="#fff" text-anchor="middle">Matthis</text>
</svg>

After

Width:  |  Height:  |  Size: 324 B