134 lines
6.2 KiB
HTML
134 lines
6.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Invité | Events entdecken</title>
|
|
|
|
<!-- Stylesheet für diese Seite-->
|
|
<link rel="stylesheet" href="css/landingpage.css" />
|
|
<!-- Globales Stylesheet -->
|
|
<link rel="stylesheet" href="css/stylesheet_global.css">
|
|
|
|
<!-- Font Awesome
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" integrity="sha512-dU7ZrF1pFq5kVnPzlV9+04YhARzNjCX5Q5P1shgMpuN4s5I8mI8QD4981h7kYtV7sSgNldR0z5pZW5bS2ZpY3Q==" crossorigin="anonymous" referrerpolicy="no-referrer" /> -->
|
|
</head>
|
|
|
|
<body>
|
|
<!-- Top Navigation mit Seitenlinks -->
|
|
<header class="top-nav-wrap">
|
|
<div class="top-nav">
|
|
<a class="brand" href="index.html" aria-label="Zur Startseite">
|
|
<img src="assets/logo_invite.svg" alt="Invite Logo">
|
|
</a>
|
|
<nav class="nav-tab-links" aria-label="Hauptnavigation">
|
|
<a class="nav-tab" href="event_overview.html">Event finden</a>
|
|
<a class="nav-tab" href="event_create.html">Event erstellen</a>
|
|
<a class="button-small" href="login.html" aria-label="Profil">Login</a>
|
|
</nav>
|
|
</div>
|
|
</header>
|
|
|
|
<main class="main-content">
|
|
<!-- Hero: uses .hero, .btn, .image-card, and .hero-image for a polished first impression -->
|
|
<section class="hero">
|
|
<div class="hero__left">
|
|
<h1>Dein Platz am Tisch wartet schon.</h1>
|
|
<p>Egal, ob du leidenschaftlich gerne den Kochlöffel schwingst oder dich einfach auf ein hausgemachtes Essen in guter Gesellschaft freust: Bei Invité bringst du Menschen zusammen. Finde Events, die zu deinem Geschmack passen, und geniesse unkomplizierte Begegnungen ohne Networking-Zwang.</p>
|
|
<a class="btn" href="login.html">Anmelden</a>
|
|
</div>
|
|
|
|
<div class="hero__right">
|
|
<div class="image-card">
|
|
<img class="hero-image" src="assets/Startpage ingredients.jpg" alt="Startpage Ingredients" />
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="how-it-works">
|
|
<div class="how-it-works__header">
|
|
<h2>So funktioniert's</h2>
|
|
</div>
|
|
<div class="how-it-works__steps">
|
|
<article class="how-step how-step--numbered">
|
|
<span class="how-step__corner-number how-step__corner-number--brown">1</span>
|
|
<img src="assets/register icon.png" alt="Register" class="how-step__png how-step__png--brown" />
|
|
<p class="how-step__label how-step__label--brown how-step__label--big">Anmelden</p>
|
|
</article>
|
|
<article class="how-step how-step--numbered">
|
|
<span class="how-step__corner-number how-step__corner-number--brown">2</span>
|
|
<img src="assets/add-event icon.png" alt="Event erstellen" class="how-step__png how-step__png--brown" />
|
|
<p class="how-step__label how-step__label--brown how-step__label--big">Event erstellen</p>
|
|
</article>
|
|
<article class="how-step how-step--numbered">
|
|
<span class="how-step__corner-number how-step__corner-number--brown">3</span>
|
|
<img src="assets/Plate icon.png" alt="Gemeinsam essen" class="how-step__png how-step__png--brown" />
|
|
<p class="how-step__label how-step__label--brown how-step__label--big">Gemeinsam essen</p>
|
|
</article>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Main Content: uses .gallery, .gallery__carousel, .gallery__track, .gallery__item, and .gallery__info to present event carousel content -->
|
|
<section class="gallery">
|
|
<div class="gallery__carousel">
|
|
<button type="button" class="gallery__arrow gallery__arrow--prev" aria-label="Vorheriges Bild">
|
|
<i class="fas fa-chevron-left"></i>
|
|
</button>
|
|
|
|
<div class="gallery__track">
|
|
<article class="gallery__item">
|
|
<img src="assets/Red checkered social eating.jpg" alt="Red checkered social eating">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Pasta and many forks.jpg" alt="Pasta and many forks">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Zoomed in asian eating.jpg" alt="Zoomed in asian eating">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Burger eating together.jpg" alt="Burger eating together">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Cake cutting figs.jpg" alt="Cake cutting figs">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Cooking woman at home.jpg" alt="Cooking woman at home">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Eating and laughing girls.jpg" alt="Eating and laughing girls">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Pasta in cheese.jpg" alt="Pasta in cheese">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Salad roommates.jpg" alt="Salad roommates">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Sharing food table.jpg" alt="Sharing food table">
|
|
</article>
|
|
<article class="gallery__item">
|
|
<img src="assets/Spicy food zoomed.jpg" alt="Spicy food zoomed">
|
|
</article>
|
|
</div>
|
|
|
|
<button type="button" class="gallery__arrow gallery__arrow--next" aria-label="Nächstes Bild">
|
|
<i class="fas fa-chevron-right"></i>
|
|
</button>
|
|
</div>
|
|
|
|
|
|
<div class="gallery__info">
|
|
<div class="gallery__handle" style="display: flex; align-items: center; gap: 16px;">
|
|
<img src="assets/instagram.png" alt="Instagram" class="gallery__icon--instagram" />
|
|
<img src="assets/logo_invite.svg" alt="Invité Logo" class="gallery__icon--invite" />
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<script src="js/index-carousel.js"></script>
|
|
<footer class="footer">
|
|
<a href="#" class="footer__link">Impressum</a>
|
|
</footer>
|
|
</body>
|
|
</html> |