<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Tastebuds.fm (2010–2025)</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" rel="stylesheet">
  <style>
    body {
      background: #fdfdfd;
      background-image: url('/site-bg.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      color: #333;
      font-family: 'Open Sans', system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
      margin: 0;
      padding: 2rem;
      line-height: 1.6;
      min-height: 100vh;
      display: flex;
      align-items: center;
      box-sizing: border-box;
    }
    .container {
      max-width: 720px;
      margin: 0 auto;
      padding: 2rem;
      background: white;
      border-radius: 8px;
      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
    }
    h1 {
      font-size: 1.75rem;
      margin-top: 0;
      margin-bottom: 0.5rem;
      font-weight: 700;
    }
    h2 {
      font-size: 1.25rem;
      font-weight: normal;
      color: #666;
      margin-top: 0;
    }
    p {
      margin-bottom: 1.2rem;
    }
    .footer {
      margin-top: 1.5rem;
      font-size: 0.95rem;
      color: #555;
      border-top: 1px solid #eee;
      padding-top: 1.5rem;
    }
    .stats {
      display: flex;
      justify-content: space-between;
      margin: 1.5rem 0;
      font-size: 1.05rem;
      color: #222;
      padding: 0 0.5rem;
    }
    .stats div {
      background: #f5f5f5;
      border-radius: 6px;
      padding: 0.7em 1.2em;
      font-weight: 600;
      box-shadow: 0 1px 4px rgba(0,0,0,0.03);
      width: 48%;
      min-width: 0;
      box-sizing: border-box;
      text-align: left;
      flex-shrink: 0;
    }
    .stats strong {
      font-size: 1.2em;
      color: #1a73e8;
      display: inline-block;
      min-width: 7em;
      text-align: center;
    }

    @media (max-width: 600px) {
      body {
        padding: 1rem;
      }

      .container {
        padding: 1.5rem;
      }

      h1 {
        font-size: 1.4rem;
        margin-bottom: 0;
      }

      h2 {
        font-size: 1.1rem;
      }

      .stats {
        flex-direction: column;
        padding: 0;
      }
      .stats div {
        width: 100%;
        margin-bottom: 1rem;
      }
      .stats div:last-child {
        margin-bottom: 0;
      }
    }
  </style>
  <script defer src="https://functional-harrier.pikapod.net/script.js" data-website-id="56711dde-1ef1-4634-be8d-1160944466d7"></script>
</head>
<body>
  <main class="container">
    <h1>Tastebuds has now shut down.</h1>
    <h2>2010–2025</h2>

    <p>
      From the very beginning, our goal was simple: help people meet through music.
      We believed your taste in bands, songs, and sounds said more about you than any online profile ever could — and you proved us right.
    </p>

    <p>
      Since launching in London in 2010, over a million people joined Tastebuds to swap songs, send messages, go to gigs, and in many cases, build lifelong connections.
      We've heard stories of friendships, romances, flatmates, road trips, and even families that began with a shared playlist.
    </p>

    <div class="stats">
      <div><strong>3.5 million</strong> songs shared</div>
      <div><strong>49 million</strong> messages sent</div>
    </div>

    <p>
      What started as a side project by two bandmates grew into a global community of music lovers. <strong>You brought it to life.</strong>
    </p>

    <p>
      To everyone who signed up, who pressed play, who said hello: thank you.
      This has meant the world to us.
    </p>

    <p>
      We'd like to put together a playlist of your favourite tunes on our memorial page. If you'd like to be part of it email us a song (just one!) and your Tastebuds username to <a href="mailto:hello@tastebuds.fm?subject=Tastebuds%20Memorial%20Submission">hello@tastebuds.fm</a> — and if you feel like it, let us know what Tastebuds meant to you. We'd love to share your stories.
    </p>

    <div class="footer">
      <strong>— Julian & Alex</strong>
      <br /><br />
      To be notified about any future projects by Julian or Alex in the spirit of Tastebuds (no promises, but never say never) you can sign up for notifications <a target="_blank" href="https://7ad8b4a4.sibforms.com/serve/MUIFAF-HYmy8oOrZcTHZm5FoXWn3mj7iWYeTXdbdY5WXuYE2PWVf3AhsgbJ2nf-SMPt31zCK1jVwQo6p9oA-GnbDyRZR1Ux8j3hpM07Ywb1dqiayU73mZ0WIsdNkno7CgYm_oeupqFd7hHrmeoQVCehVNSuQ2guMy07AGTMiYPNJY-8t2eYE-QG5x0TtKmGia-5NNDKjH8g6UfkZ">here</a>.
    </div>
  </main>
</body>
</html>
