| 1 |
<svg width="1200" height="630" viewBox="0 0 1200 630" fill="none" xmlns="http://www.w3.org/2000/svg"> |
| 2 |
<!-- Background --> |
| 3 |
<rect width="1200" height="630" fill="#AE122A"/> |
| 4 |
|
| 5 |
<!-- Decorative border --> |
| 6 |
<rect x="20" y="20" width="1160" height="590" fill="none" stroke="#FFD619" stroke-width="4"/> |
| 7 |
|
| 8 |
<!-- VMI Circle Logo --> |
| 9 |
<circle cx="600" cy="250" r="100" fill="#FFD619"/> |
| 10 |
<text x="600" y="280" font-family="Arial, sans-serif" font-size="72" font-weight="bold" fill="#AE122A" text-anchor="middle">VMI</text> |
| 11 |
|
| 12 |
<!-- Title --> |
| 13 |
<text x="600" y="420" font-family="Georgia, serif" font-size="48" font-weight="bold" fill="#FFD619" text-anchor="middle">Virtual Memorial</text> |
| 14 |
|
| 15 |
<!-- Subtitle --> |
| 16 |
<text x="600" y="480" font-family="Georgia, serif" font-size="28" fill="#FFD619" text-anchor="middle" opacity="0.9">Honoring Those Who Gave All</text> |
| 17 |
|
| 18 |
<!-- Bottom text --> |
| 19 |
<text x="600" y="560" font-family="Arial, sans-serif" font-size="20" fill="#FFD619" text-anchor="middle" opacity="0.7">Virginia Military Institute</text> |
| 20 |
</svg> |