Compare commits
4 Commits
version_12
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 63217c8db5 | |||
| b3aeba0324 | |||
| 7f63c0ad73 | |||
| 68c3c82af5 |
@@ -42,12 +42,13 @@ export default function LandingPage() {
|
|||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
title="I Bang Records"
|
title="I Bang Records"
|
||||||
description="A Record Label that works with all Genres of Music. Specializes in Hip Hop, Rap and R & B. We are a Family that visions of Entertaining the World. We are making artist known and uplifting their careers in new ways."
|
description="A Record Label that works with all Genres of Music. Specializes in Hip Hop, Rap and R & B. We are a Family that has visions of Entertaining the World. We are making artist known and uplifting their careers in new ways."
|
||||||
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"
|
avatarGroupClassName="aspect-[16/9] w-full max-w-sm"
|
||||||
buttons={[{ text: "Discover Artists", href: "#features" }]}
|
buttons={[{ text: "Discover Artists", href: "#features" }]
|
||||||
|
}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user