Merge version_2 into main #4
1444
src/app/layout.tsx
1444
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user