Compare commits
21 Commits
version_56
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2167eaa96f | |||
| c520e8885c | |||
| cfde0cafc9 | |||
| b74aa5aefa | |||
| 7167f7590f | |||
| e8d5a9c85c | |||
| 846a25c367 | |||
| 68e06546f4 | |||
| de040997f6 | |||
| c7f357e25e | |||
| 00959a1752 | |||
| 774e9e66f2 | |||
| f4791e3ad9 | |||
| b31290bb65 | |||
| 1eeaef4b31 | |||
| 4e3d42b4fc | |||
| 8cd99e8ca6 | |||
| fdcbf1e484 | |||
| c75da6269b | |||
| 642dcad8c4 | |||
| c88c1d7de3 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
background={{ variant: "radial-gradient" }}
|
||||
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 has 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. Welcome to the family where music meets destiny."
|
||||
imagePosition="right"
|
||||
imageClassName="border-none"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg?_wi=1"
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="To Entertain the World while we expand our Artists Music Career but creating a Family to last in the Music Industry. "
|
||||
title="To Entertain the World while we expand our Artists Music Career while Creating a Family to last in the Music Industry. "
|
||||
tag="Our Mission"
|
||||
/>
|
||||
</div>
|
||||
@@ -69,26 +69,36 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
showStepNumbers={false}
|
||||
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?_wi=1" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365027886-q4uam6x8.jpg?_wi=1" } },
|
||||
{ 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?_wi=1" } },
|
||||
{
|
||||
title: "King Art & Go Baby",
|
||||
description: "Rising stars with unique sounds. Experience unmatched lyrical flow and modern production techniques.",
|
||||
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364749414-m8xbano6.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777415801291-8l9b7k6k.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Royal Bizniz & Mikey 3ang",
|
||||
description: "Core artists leading our vision. Masters of the craft and industry trendsetters.",
|
||||
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?_wi=1" }
|
||||
},
|
||||
]}
|
||||
title="Our Artists"
|
||||
title="Meet 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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="feature-card-three" data-section="feature-card-three">
|
||||
<FeatureCardThree
|
||||
title="Music Production"
|
||||
description="We handle full-scale music production and career management for our artists."
|
||||
title=" Music Production"
|
||||
description="We handle full-scale music production and career management for our artists with specialized focus on quality output."
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Recording", description: "Professional studio recording sessions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364749414-m8xbano6.jpg?_wi=2" },
|
||||
{ title: "Mixing", description: "High-quality audio engineering and mixing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365027886-q4uam6x8.jpg?_wi=2" },
|
||||
{ title: "Mastering", description: "Finalizing tracks for industry standards", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365007074-pw1w6q1b.jpg?_wi=2" }
|
||||
{ title: "Meet Paulskiiizbeats Producer with mad skills on Beat Making and Engineering Recording - Professional Quality", description: "Professional studio recording sessions for crystal clear vocals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416050413-dklcfatd.jpg" },
|
||||
{ title: "Meet Southside Shade The Producer, The Artist and Skilled Beat Maker Mixing - Precision Audio", description: "High-quality audio engineering and mixing to balance your sound.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416160895-6vu5l7df.jpg" },
|
||||
{ title: "Meet Devant3 Amor Talented ArtistSkilled Producer, Writer, Engineer Mastering - Industry Standards", description: "Finalizing tracks for industry standards and global distribution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416187294-q15x9tvh.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user