Compare commits
11 Commits
version_51
...
version_54
| Author | SHA1 | Date | |
|---|---|---|---|
| efa080e860 | |||
| c092c5c4a4 | |||
| 77ecadd987 | |||
| 39840a4934 | |||
| 5787152ffc | |||
| 8b74733083 | |||
| 559f8c547b | |||
| 4def480319 | |||
| 7d6d91cce7 | |||
| 36e39e31a3 | |||
| 3c1792b884 |
@@ -49,7 +49,6 @@ export default function LandingPage() {
|
|||||||
imageClassName="border-none"
|
imageClassName="border-none"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg?_wi=1"
|
||||||
imageAlt="I Bang Records Team"
|
imageAlt="I Bang Records Team"
|
||||||
buttons={[{ text: "Our Artists", href: "#features" }]}
|
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -57,7 +56,7 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TextAbout
|
<TextAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Entertain the World while Creating not only Artist but Family in the Music Industry. "
|
title="To Entertain the World while we expand our Artists Music Career but creating a Family to last in the Music Industry. "
|
||||||
tag="Our Mission"
|
tag="Our Mission"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -70,7 +69,7 @@ export default function LandingPage() {
|
|||||||
showStepNumbers={false}
|
showStepNumbers={false}
|
||||||
features={[
|
features={[
|
||||||
{ title: "King Art Southside Shade", description: "", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364749414-m8xbano6.jpg" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365027886-q4uam6x8.jpg" } },
|
{ title: "King Art Southside Shade", description: "", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364749414-m8xbano6.jpg" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365027886-q4uam6x8.jpg" } },
|
||||||
{ title: "Royal Business Mikey 3ang", description: "", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364639834-5z0ydlkf.jpg?_wi=2" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365007074-pw1w6q1b.jpg" } },
|
{ title: "Royal Bizniz Mikey 3ang", description: "", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364639834-5z0ydlkf.jpg?_wi=2" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365007074-pw1w6q1b.jpg" } },
|
||||||
]}
|
]}
|
||||||
title="Our Artists"
|
title="Our Artists"
|
||||||
description="We house the most influential Rap and R&B voices in the scene. We welcome all Genres. Country - Rap/Hip-Hop - Gospel - Rock - Latin - Latin Trap - Trap - R & B - K-Pop"
|
description="We house the most influential Rap and R&B voices in the scene. We welcome all Genres. Country - Rap/Hip-Hop - Gospel - Rock - Latin - Latin Trap - Trap - R & B - K-Pop"
|
||||||
@@ -106,7 +105,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="support" data-section="support">
|
<div id="support" data-section="support">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Need assistance? Reach out to our support team for any inquiries."
|
text="Need assistance? Reach out to our team for any inquiries."
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -126,9 +125,9 @@ export default function LandingPage() {
|
|||||||
className="bg-black"
|
className="bg-black"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Socials", items: [
|
{ title: "Socials", items: [
|
||||||
{ label: "Facebook", href: "https://facebook.com" },
|
{ label: "Facebook", href: "https://www.facebook.com/profile.php?id=61589022357123" },
|
||||||
{ label: "X", href: "https://twitter.com" },
|
{ label: "X", href: "https://twitter.com" },
|
||||||
{ label: "Instagram", href: "https://instagram.com" },
|
{ label: "Instagram", href: "https://www.instagram.com/ibangrecords" },
|
||||||
{ label: "TikTok", href: "https://tiktok.com" }
|
{ label: "TikTok", href: "https://tiktok.com" }
|
||||||
] }
|
] }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user