|
16 | 16 | <img src="/spotifort_transparent.png" alt="Spotifort logo" class="site-logo" /> |
17 | 17 | <h1>Spotifort</h1> |
18 | 18 | <p class="tagline">Find which artists you love are playing Treefort 2026</p> |
| 19 | + <p class="header-intro">Connect your Spotify account to see which artists from your Liked Songs are playing Treefort Music Fest 2026 (March 25-29, Boise, Idaho).</p> |
19 | 20 | </header> |
20 | 21 |
|
21 | 22 | <main> |
22 | | - <section id="intro-section"> |
23 | | - <p>Connect your Spotify account to see which artists from your Liked Songs are playing Treefort Music Fest 2026 (March 25-29, Boise, Idaho).</p> |
24 | | - </section> |
25 | | - |
26 | | - <section id="preview-section"> |
27 | | - <h2>Here's what you'll see</h2> |
28 | | - <div class="preview-box"> |
29 | | - <div class="list-box preview-list-box"> |
30 | | - <h3>Your Treefort Matches</h3> |
31 | | - <ul class="artist-list"> |
32 | | - <li class="artist-item"> |
33 | | - <div class="artist-row"> |
34 | | - <span class="artist-toggle"> |
35 | | - <span class="artist-marker">[+]</span> |
36 | | - </span> |
37 | | - <a href="https://open.spotify.com/artist/2kGBy2WHvF0VdZyqiVCkDT" target="_blank" rel="noopener noreferrer" class="artist-name-link">Father John Misty</a> |
38 | | - </div> |
39 | | - </li> |
40 | | - <li class="artist-item"> |
41 | | - <div class="artist-row"> |
42 | | - <span class="artist-toggle"> |
43 | | - <span class="artist-marker">[+]</span> |
44 | | - </span> |
45 | | - <a href="https://open.spotify.com/artist/1oPRcJUkloHaRLYx0olBLJ" target="_blank" rel="noopener noreferrer" class="artist-name-link">Magdalena Bay</a> |
46 | | - </div> |
47 | | - </li> |
48 | | - <li class="artist-item preview-expanded"> |
49 | | - <div class="artist-row"> |
50 | | - <span class="artist-toggle"> |
51 | | - <span class="artist-marker">[-]</span> |
52 | | - </span> |
53 | | - <a href="https://open.spotify.com/artist/7qrEXiLLnWkkYHhadZ1Oij" target="_blank" rel="noopener noreferrer" class="artist-name-link">Blondshell</a> |
54 | | - </div> |
55 | | - <div class="artist-related"> |
56 | | - <p class="related-header">Other artists at Treefort you might like:</p> |
57 | | - <p class="related-info">Based on shared genres (indie rock). This is not Spotify's "Related Artists" — it's genre matching from our lineup data.</p> |
58 | | - <ul class="related-list"> |
59 | | - <li><a href="https://open.spotify.com/artist/1Uk1GyijF6fSfX4mWq5bfR" target="_blank" rel="noopener noreferrer" class="related-artist-link">Samia</a></li> |
60 | | - <li><a href="https://open.spotify.com/artist/4aEnNH9PuU1HF3TsZTru54" target="_blank" rel="noopener noreferrer" class="related-artist-link">Caracara</a></li> |
61 | | - <li><a href="https://open.spotify.com/artist/2kGBy2WHvF0VdZyqiVCkDT" target="_blank" rel="noopener noreferrer" class="related-artist-link">Father John Misty</a></li> |
62 | | - </ul> |
63 | | - </div> |
64 | | - </li> |
65 | | - <li class="artist-item"> |
66 | | - <div class="artist-row"> |
67 | | - <span class="artist-toggle"> |
68 | | - <span class="artist-marker">[+]</span> |
69 | | - </span> |
70 | | - <a href="https://open.spotify.com/artist/1Uk1GyijF6fSfX4mWq5bfR" target="_blank" rel="noopener noreferrer" class="artist-name-link">Samia</a> |
71 | | - </div> |
72 | | - </li> |
73 | | - <li class="artist-item"> |
74 | | - <div class="artist-row"> |
75 | | - <span class="artist-toggle"> |
76 | | - <span class="artist-marker">[+]</span> |
77 | | - </span> |
78 | | - <a href="https://open.spotify.com/artist/7c3NW1Z7GXA6bhuMmqvJYf" target="_blank" rel="noopener noreferrer" class="artist-name-link">Billie Marten</a> |
79 | | - </div> |
80 | | - </li> |
81 | | - </ul> |
| 23 | + <div class="landing-grid"> |
| 24 | + <section id="preview-section"> |
| 25 | + <h2>Here's what you'll see</h2> |
| 26 | + <div class="preview-box"> |
| 27 | + <div class="list-box preview-list-box"> |
| 28 | + <h3>Your Treefort Matches</h3> |
| 29 | + <ul class="artist-list"> |
| 30 | + <li class="artist-item"> |
| 31 | + <div class="artist-row"> |
| 32 | + <span class="artist-toggle"> |
| 33 | + <span class="artist-marker">[+]</span> |
| 34 | + </span> |
| 35 | + <a href="https://open.spotify.com/artist/2kGBy2WHvF0VdZyqiVCkDT" target="_blank" rel="noopener noreferrer" class="artist-name-link">Father John Misty</a> |
| 36 | + </div> |
| 37 | + </li> |
| 38 | + <li class="artist-item"> |
| 39 | + <div class="artist-row"> |
| 40 | + <span class="artist-toggle"> |
| 41 | + <span class="artist-marker">[+]</span> |
| 42 | + </span> |
| 43 | + <a href="https://open.spotify.com/artist/1oPRcJUkloHaRLYx0olBLJ" target="_blank" rel="noopener noreferrer" class="artist-name-link">Magdalena Bay</a> |
| 44 | + </div> |
| 45 | + </li> |
| 46 | + <li class="artist-item preview-expanded"> |
| 47 | + <div class="artist-row"> |
| 48 | + <span class="artist-toggle"> |
| 49 | + <span class="artist-marker">[-]</span> |
| 50 | + </span> |
| 51 | + <a href="https://open.spotify.com/artist/7qrEXiLLnWkkYHhadZ1Oij" target="_blank" rel="noopener noreferrer" class="artist-name-link">Blondshell</a> |
| 52 | + </div> |
| 53 | + <div class="artist-related"> |
| 54 | + <p class="related-header">Other artists at Treefort you might like:</p> |
| 55 | + <p class="related-info">Based on shared genres (indie rock). This is not Spotify's "Related Artists" — it's genre matching from our lineup data.</p> |
| 56 | + <ul class="related-list"> |
| 57 | + <li><a href="https://open.spotify.com/artist/1Uk1GyijF6fSfX4mWq5bfR" target="_blank" rel="noopener noreferrer" class="related-artist-link">Samia</a></li> |
| 58 | + <li><a href="https://open.spotify.com/artist/4aEnNH9PuU1HF3TsZTru54" target="_blank" rel="noopener noreferrer" class="related-artist-link">Caracara</a></li> |
| 59 | + <li><a href="https://open.spotify.com/artist/2kGBy2WHvF0VdZyqiVCkDT" target="_blank" rel="noopener noreferrer" class="related-artist-link">Father John Misty</a></li> |
| 60 | + </ul> |
| 61 | + </div> |
| 62 | + </li> |
| 63 | + <li class="artist-item"> |
| 64 | + <div class="artist-row"> |
| 65 | + <span class="artist-toggle"> |
| 66 | + <span class="artist-marker">[+]</span> |
| 67 | + </span> |
| 68 | + <a href="https://open.spotify.com/artist/1Uk1GyijF6fSfX4mWq5bfR" target="_blank" rel="noopener noreferrer" class="artist-name-link">Samia</a> |
| 69 | + </div> |
| 70 | + </li> |
| 71 | + <li class="artist-item"> |
| 72 | + <div class="artist-row"> |
| 73 | + <span class="artist-toggle"> |
| 74 | + <span class="artist-marker">[+]</span> |
| 75 | + </span> |
| 76 | + <a href="https://open.spotify.com/artist/7c3NW1Z7GXA6bhuMmqvJYf" target="_blank" rel="noopener noreferrer" class="artist-name-link">Billie Marten</a> |
| 77 | + </div> |
| 78 | + </li> |
| 79 | + </ul> |
| 80 | + </div> |
| 81 | + <p class="preview-label">Example results — connect Spotify to see your actual matches</p> |
82 | 82 | </div> |
83 | | - <p class="preview-label">Example results — connect Spotify to see your actual matches</p> |
84 | | - </div> |
85 | | - </section> |
| 83 | + </section> |
86 | 84 |
|
87 | | - <section id="auth-section"> |
88 | | - <button id="connect-btn" type="button">Connect Spotify</button> |
89 | | - <p class="browser-note">For best results, open this site in Safari or Chrome, not an in-app browser.</p> |
90 | | - </section> |
| 85 | + <section id="auth-section"> |
| 86 | + <button id="connect-btn" type="button">Connect Spotify</button> |
| 87 | + <p class="browser-note">For best results, open this site in Safari or Chrome, not an in-app browser.</p> |
| 88 | + </section> |
| 89 | + </div> |
91 | 90 |
|
92 | 91 | <section id="results-section" class="hidden"> |
93 | 92 | <!-- Results will be rendered here --> |
|
0 commit comments