126 lines
5.7 KiB
HTML
126 lines
5.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de" data-theme="spicymedia">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Bewerben — DOGFATHER UNIVERSE</title>
|
|
<meta name="description" content="Bewirb dich als Creator, Scout oder für eine Kooperation bei Spicy Media / Team Dogi." />
|
|
<link rel="icon" type="image/svg+xml" href="assets/img/favicon.svg" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="DOGFATHER UNIVERSE" />
|
|
<meta property="og:title" content="Bewerben — DOGFATHER UNIVERSE" />
|
|
<meta property="og:description" content="Bewirb dich als Creator, Scout oder für eine Kooperation bei Spicy Media / Team Dogi." />
|
|
<meta property="og:image" content="https://REPLACE-WITH-YOUR-DOMAIN.tld/assets/img/og-cover.jpg" />
|
|
<meta property="og:url" content="https://REPLACE-WITH-YOUR-DOMAIN.tld/bewerben.html" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:title" content="Bewerben — DOGFATHER UNIVERSE" />
|
|
<meta name="twitter:description" content="Bewirb dich als Creator, Scout oder für eine Kooperation bei Spicy Media / Team Dogi." />
|
|
<meta name="twitter:image" content="https://REPLACE-WITH-YOUR-DOMAIN.tld/assets/img/og-cover.jpg" />
|
|
|
|
<link rel="stylesheet" href="assets/css/main.css" />
|
|
<link rel="stylesheet" href="assets/css/theme-dogfather.css" />
|
|
<link rel="stylesheet" href="assets/css/theme-hasidog.css" />
|
|
<link rel="stylesheet" href="assets/css/theme-spicymedia.css" />
|
|
</head>
|
|
<body>
|
|
<div id="site-header"></div>
|
|
|
|
<main>
|
|
<section class="hero">
|
|
<div class="container">
|
|
<span class="eyebrow">Manager Dogfather</span>
|
|
<h1>Werde Teil vom Team</h1>
|
|
<p class="lead worlds">Als Creator, Scout oder Kooperationspartner.</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section-tight">
|
|
<div class="container">
|
|
<div class="tabs">
|
|
<button class="tab-btn active" data-tab="tab-creator">Creator</button>
|
|
<button class="tab-btn" data-tab="tab-scout">Scout</button>
|
|
<button class="tab-btn" data-tab="tab-kooperation">Kooperation</button>
|
|
</div>
|
|
|
|
<div class="tab-panel active" id="tab-creator">
|
|
<form class="app-form" id="form-creator" novalidate>
|
|
<div class="field">
|
|
<label for="c-name">Name *</label>
|
|
<input id="c-name" name="name" type="text" required />
|
|
</div>
|
|
<div class="field">
|
|
<label for="c-email">E-Mail *</label>
|
|
<input id="c-email" name="email" type="email" required />
|
|
<span class="error-msg">Bitte gültige E-Mail-Adresse eingeben.</span>
|
|
</div>
|
|
<div class="field">
|
|
<label for="c-platform">Plattform & Handle *</label>
|
|
<input id="c-platform" name="platform" type="text" placeholder="z.B. TikTok @dein-handle" required />
|
|
</div>
|
|
<div class="field">
|
|
<label for="c-content">Was für Content machst du? *</label>
|
|
<textarea id="c-content" name="content" required></textarea>
|
|
</div>
|
|
<button class="btn btn-primary" type="submit">Bewerbung als Creator senden</button>
|
|
<div class="form-status"></div>
|
|
</form>
|
|
</div>
|
|
|
|
<div class="tab-panel" id="tab-scout">
|
|
<form class="app-form" id="form-scout" novalidate>
|
|
<div class="field">
|
|
<label for="s-name">Name *</label>
|
|
<input id="s-name" name="name" type="text" required />
|
|
</div>
|
|
<div class="field">
|
|
<label for="s-email">E-Mail *</label>
|
|
<input id="s-email" name="email" type="email" required />
|
|
<span class="error-msg">Bitte gültige E-Mail-Adresse eingeben.</span>
|
|
</div>
|
|
<div class="field">
|
|
<label for="s-erfahrung">Erfahrung als Scout / im Netzwerk aufbauen *</label>
|
|
<textarea id="s-erfahrung" name="erfahrung" required></textarea>
|
|
</div>
|
|
<div class="field">
|
|
<label for="s-verfuegbarkeit">Wie viel Zeit kannst du investieren? *</label>
|
|
<input id="s-verfuegbarkeit" name="verfuegbarkeit" type="text" required />
|
|
</div>
|
|
<p class="small muted">Scouts arbeiten im 50/50 Gewinn-Sharing-Modell mit Dogfather zusammen — dafür wird aktive Mitarbeit erwartet.</p>
|
|
<button class="btn btn-primary" type="submit">Bewerbung als Scout senden</button>
|
|
<div class="form-status"></div>
|
|
</form>
|
|
</div>
|
|
|
|
<div class="tab-panel" id="tab-kooperation">
|
|
<form class="app-form" id="form-kooperation" novalidate>
|
|
<div class="field">
|
|
<label for="k-firma">Name / Firma *</label>
|
|
<input id="k-firma" name="firma" type="text" required />
|
|
</div>
|
|
<div class="field">
|
|
<label for="k-email">E-Mail *</label>
|
|
<input id="k-email" name="email" type="email" required />
|
|
<span class="error-msg">Bitte gültige E-Mail-Adresse eingeben.</span>
|
|
</div>
|
|
<div class="field">
|
|
<label for="k-idee">Kooperationsidee *</label>
|
|
<textarea id="k-idee" name="idee" required></textarea>
|
|
</div>
|
|
<button class="btn btn-primary" type="submit">Kooperationsanfrage senden</button>
|
|
<div class="form-status"></div>
|
|
</form>
|
|
</div>
|
|
|
|
<div class="todo-note">
|
|
<strong>Hinweis:</strong> Es ist noch kein Formular-Backend angebunden. Aktuell wird nach der Validierung ein vorausgefüllter E-Mail-Entwurf angeboten. Sobald Hosting steht, hier echten Versand (z.B. Formspree) konfigurieren — siehe <code>assets/js/forms.js</code>.
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<div id="site-footer"></div>
|
|
<script src="assets/js/forms.js"></script>
|
|
<script src="assets/js/main.js"></script>
|
|
</body>
|
|
</html>
|