Skip to content

Simplify landing page: drop Coming Soon, list features as text#214

Merged
dprodger merged 1 commit into
mainfrom
website-feature-list-cleanup
Jun 7, 2026
Merged

Simplify landing page: drop Coming Soon, list features as text#214
dprodger merged 1 commit into
mainfrom
website-feature-list-cleanup

Conversation

@dprodger

@dprodger dprodger commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove the "Coming soon" badge from the hero section.
  • Convert the "Everything you need to explore jazz" feature cards into a plain text list — no boxes, no icons — keeping each item's bold key message followed by supporting body text.

Changes

  • backend/templates/index.html — deleted the .badge span; replaced the .feature-grid/.feature-card markup (and icon glyphs) with a <ul class="feature-list">.
  • backend/static/css/style.css — replaced the feature card/grid/icon styles with simpler .feature-list styling.

Verification

Ran the Flask backend locally and confirmed in the browser preview that the badge is gone from the hero and the features render as a clean bold-lead-in text list.

🤖 Generated with Claude Code

Remove the "Coming soon" badge from the hero, and convert the
"Everything you need to explore jazz" feature cards into a plain
text list — no boxes, no icons — keeping the bold key message plus
supporting body text.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dprodger

dprodger commented Jun 7, 2026

Copy link
Copy Markdown
Owner Author

ok

@dprodger dprodger merged commit 0ce84df into main Jun 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant