Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a70c443c2 | |||
| abecf6be54 | |||
| 713b25e363 | |||
| f15e8d896d | |||
| 3b4a4a18b0 |
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