Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-10 06:19:50 +00:00
2 changed files with 16 additions and 1432 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -140,7 +140,7 @@ export default function HomePage() {
<div id="artist-discovery" data-section="artist-discovery">
<ProductCardTwo
title="Discover Your Next Favorite Artist"
description="Personalized artist recommendations based on your preferences, location, and listening history."
description="Hand-picked from 15K+ verified artists. Personalized recommendations based on your preferences, location, and listening history."
tag="Curated Selection"
tagIcon={Heart}
tagAnimation="slide-up"
@@ -255,4 +255,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}