<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KÜNSTLERNAME | Official Website</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="[fonts.googleapis.com](https://fonts.googleapis.com)">
<link rel="preconnect" href="[fonts.gstatic.com](https://fonts.gstatic.com)" crossorigin>
<link href="[fonts.googleapis.com](https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Inter:wght@300;400;500&display=swap)" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar">
<div class="nav-container">
<a href="#" class="logo">KÜNSTLER</a>
<button class="nav-toggle" aria-label="Menü öffnen">
<span></span>
<span></span>
<span></span>
</button>
<ul class="nav-menu">
<li><a href="#home">Home</a></li>
<li><a href="#musik">Musik</a></li>
<li><a href="#tour">Tour</a></li>
<li><a href="#about">Über mich</a></li>
<li><a href="#kontakt">Kontakt</a></li>
</ul>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero">
<div class="hero-content">
<h1 class="hero-title">
<span class="line">NEUES</span>
<span class="line">ALBUM</span>
<span class="line highlight">JETZT</span>
</h1>
<p class="hero-subtitle">Das neue Album "TITEL" ist ab sofort überall verfügbar</p>
<div class="hero-buttons">
<a href="#" class="btn btn-primary">Jetzt streamen</a>
<a href="#" class="btn btn-secondary">Vinyl kaufen</a>
</div>
</div>
<div class="hero-image">
<img src="[images.unsplash.com](https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?w=800)" alt="Artist">
</div>
<div class="scroll-indicator">
<span>Scroll</span>
<div class="scroll-line"></div>
</div>
</section>
<!-- Musik Section -->
<section id="musik" class="section musik">
<div class="container">
<h2 class="section-title">Releases</h2>
<div class="releases-grid">
<article class="release-card">
<div class="release-image">
<img src="[images.unsplash.com](https://images.unsplash.com/photo-1614613535308-eb5fbd3d2c17?w=400)" alt="Album 1">
<div class="release-overlay">
<button class="play-btn">▶</button>
</div>
</div>
<div class="release-info">
<h3>ALBUM TITEL</h3>
<p>2024 • Album</p>
</div>
</article>
<article class="release-card">
<div class="release-image">
<img src="[images.unsplash.com](https://images.unsplash.com/photo-1571330735066-03aaa9429d89?w=400)" alt="Single 1">
<div class="release-overlay">
<button class="play-btn">▶</button>
</div>
</div>
<div class="release-info">
<h3>SINGLE NAME</h3>
<p>2024 • Single</p>
</div>
</article>
<article class="release-card">
<div class="release-image">
<img src="[images.unsplash.com](https://images.unsplash.com/photo-1487180144351-b8472da7d491?w=400)" alt="EP">
<div class="release-overlay">
<button class="play-btn">▶</button>
</div>
</div>
<div class="release-info">
<h3>EP TITEL</h3>
<p>2023 • EP</p>
</div>
</article>
</div>
</div>
</section>
<!-- Tour Section -->
<section id="tour" class="section tour">
<div class="container">
<h2 class="section-title">Tour 2024</h2>
<div class="tour-list">
<article class="tour-item">
<div class="tour-date">
<span class="day">15</span>
<span class="month">SEP</span>
</div>
<div class="tour-info">
<h3>Berlin</h3>
<p>Mercedes-Benz Arena</p>
</div>
<a href="#" class="btn btn-small">Tickets</a>
</article>
<article class="tour-item">
<div class="tour-date">
<span class="day">18</span>
<span class="month">SEP</span>
</div>
<div class="tour-info">
<h3>Hamburg</h3>
<p>Barclays Arena</p>
</div>
<a href="#" class="btn btn-small">Tickets</a>
</article>
<article class="tour-item">
<div class="tour-date">
<span class="day">22</span>
<span class="month">SEP</span>
</div>
<div class="tour-info">
<h3>München</h3>
<p>Olympiahalle</p>
</div>
<a href="#" class="btn btn-small">Tickets</a>
</article>
<article class="tour-item">
<div class="tour-date">
<span class="day">25</span>
<span class="month">SEP</span>
</div>
<div class="tour-info">
<h3>Köln</h3>
<p>Lanxess Arena</p>
</div>
<a href="#" class="btn btn-small">Tickets</a>
</article>
<article class="tour-item">
<div class="tour-date">
<span class="day">28</span>
<span class="month">SEP</span>
</div>
<div class="tour-info">
<h3>Frankfurt</h3>
<p>Festhalle</p>
</div>
<a href="#" class="btn btn-small">Tickets</a>
</article>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="section about">
<div class="container about-grid">
<div class="about-image">
<img src="[images.unsplash.com](https://images.unsplash.com/photo-1516450360452-9312f5e86fc7?w=600)" alt="Artist Portrait">
</div>
<div class="about-content">
<h2 class="section-title">Über mich</h2>
<p class="about-text">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.
</p>
<p class="about-text">
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.
</p>
<div class="stats">
<div class="stat">
<span class="stat-number">5M+</span>
<span class="stat-label">Monatliche Hörer</span>
</div>
<div class="stat">
<span class="stat-number">12</span>
<span class="stat-label">Alben</span>
</div>
<div class="stat">
<span class="stat-number">200+</span>
<span class="stat-label">Shows</span>
</div>
</div>
</div>
</div>
</section>
<!-- Video Section -->
<section class="section video">
<div class="container">
<h2 class="section-title">Aktuelles Video</h2>
<div class="video-wrapper">
<div class="video-placeholder">
<img src="[images.unsplash.com](https://images.unsplash.com/photo-1524368535928-5b5e00ddc76b?w=1200)" alt="Video Thumbnail">
<button class="play-btn-large">▶</button>
</div>
</div>
</div>
</section>
<!-- Newsletter Section -->
<section id="kontakt" class="section newsletter">
<div class="container">
<div class="newsletter-content">
<h2>Bleib auf dem Laufenden</h2>
<p>Melde dich für den Newsletter an und erhalte exklusive Updates.</p>
<form class="newsletter-form">
<input type="email" placeholder="Deine E-Mail Adresse" required>
<button type="submit" class="btn btn-primary">Anmelden</button>
</form>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<div class="footer-logo">
<a href="#">KÜNSTLER</a>
</div>
<div class="social-links">
<a href="#" aria-label="Instagram">
<svg viewBox="0 0 24 24" width="24" height="24"><path fill="currentColor" d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg>
</a>
<a href="#" aria-label="Spotify">
<svg viewBox="0 0 24 24" width="24" height="24"><path fill="currentColor" d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6-.12-.48.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3z"/></svg>
</a>
<a href="#" aria-label="YouTube">
<svg viewBox="0 0 24 24" width="24" height="24"><path fill="currentColor" d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/></svg>
</a>
<a href="#" aria-label="TikTok">
<svg viewBox="0 0 24 24" width="24" height="24"><path fill="currentColor" d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg>
</a>
</div>
<div class="footer-links">
<a href="#">Impressum</a>
<a href="#">Datenschutz</a>
<a href="#">Kontakt</a>
</div>
</div>
<div class="footer-bottom">
<p>© 2024 Künstlername. Alle Rechte vorbehalten.</p>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>