Compare commits
3 Commits
version_11
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 23d5557f56 | |||
| 3fe9207904 | |||
| 5ab9c497c7 |
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
|||||||
avatars={[
|
avatars={[
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777323889174-0kwrky4p.jpg", alt: "I Bang Records Logo" },
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777323889174-0kwrky4p.jpg", alt: "I Bang Records Logo" },
|
||||||
]}
|
]}
|
||||||
|
avatarGroupClassName="aspect-[3/2] w-32"
|
||||||
buttons={[{ text: "Discover Artists", href: "#features" }]}
|
buttons={[{ text: "Discover Artists", href: "#features" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user