Vollständiges Redesign mit Gold-Formularen, BMP-Logo, multi-step Forms (Bewerbung, Kontakt, Sponsoring), Netlify-Deployment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
519 B
HTML
15 lines
519 B
HTML
<!DOCTYPE html>
|
||
<html lang="de">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Bayerischer Mittelstandspreis – Exzellenz im Mittelstand</title>
|
||
<meta name="description" content="Der Bayerische Mittelstandspreis (BMP) zeichnet herausragende mittelständische Unternehmen in Bayern aus. Jetzt bewerben und Ihre Erfolgsgeschichte teilen.">
|
||
</head>
|
||
<body>
|
||
<div id="root"></div>
|
||
<script type="module" src="/src/main.tsx"></script>
|
||
|
||
</body>
|
||
</html>
|