This repository has been archived on 2026-05-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Programmierprojekt/outreach/images/table_preview.svg
Jona Walpert 5448f5683d 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.
2026-03-30 23:55:12 +02:00

7 lines
363 B
XML

<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>