|
|
|
@@ -4,12 +4,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|
|
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|
|
|
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
|
|
|
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
|
|
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|
|
|
|
|
|
|
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
|
|
|
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
|
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
|
|
import TextAbout from '@/components/sections/about/TextAbout';
|
|
|
|
import TextAbout from '@/components/sections/about/TextAbout';
|
|
|
|
import FaqBase from '@/components/sections/faq/FaqBase';
|
|
|
|
import ContactText from '@/components/sections/contact/ContactText';
|
|
|
|
import EmailSignupForm from '@/components/form/EmailSignupForm';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -33,6 +31,7 @@ export default function LandingPage() {
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "Artists", id: "features" },
|
|
|
|
{ name: "Artists", id: "features" },
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
|
|
|
|
{ name: "Support", id: "support" },
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
brandName="I Bang Records"
|
|
|
|
brandName="I Bang Records"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -43,10 +42,12 @@ export default function LandingPage() {
|
|
|
|
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 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."
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777323889174-0kwrky4p.jpg"
|
|
|
|
|
|
|
|
imagePosition="right"
|
|
|
|
imagePosition="right"
|
|
|
|
imageClassName="border-none"
|
|
|
|
imageClassName="border-none"
|
|
|
|
buttons={[{ text: "Our Artists", href: "#features" }]}
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg"
|
|
|
|
|
|
|
|
imageAlt="I Bang Records Team"
|
|
|
|
|
|
|
|
buttons={[{ text: "Our Artists", href: "/features" }]
|
|
|
|
|
|
|
|
}
|
|
|
|
mediaAnimation="none"
|
|
|
|
mediaAnimation="none"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@@ -67,29 +68,13 @@ 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" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365007074-pw1w6q1b.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="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"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact-faq" data-section="contact-faq">
|
|
|
|
|
|
|
|
<FaqBase
|
|
|
|
|
|
|
|
title="Support Inquiries"
|
|
|
|
|
|
|
|
description="Have a business inquiry? Send us a message and we'll get back to you."
|
|
|
|
|
|
|
|
faqs={[]}
|
|
|
|
|
|
|
|
faqsAnimation="slide-up"
|
|
|
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<EmailSignupForm
|
|
|
|
|
|
|
|
inputPlaceholder="Enter your message or email..."
|
|
|
|
|
|
|
|
buttonText="Send to Support"
|
|
|
|
|
|
|
|
onSubmit={(email) => { window.location.href = `mailto:marcelawilliams@ibangrecords.com,mikey3ang@ibangrecords.com,eddiebang@ibangrecords.com?subject=Support Inquiry&body=${encodeURIComponent(email)}`; }}
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactSplit
|
|
|
|
<ContactSplit
|
|
|
|
tag="Contact Us"
|
|
|
|
tag="Contact Us"
|
|
|
|
@@ -97,19 +82,23 @@ export default function LandingPage() {
|
|
|
|
description="Get in touch for booking, inquiries, or demo submissions. "
|
|
|
|
description="Get in touch for booking, inquiries, or demo submissions. "
|
|
|
|
useInvertedBackground={true}
|
|
|
|
useInvertedBackground={true}
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365377115-6w0jl634.jpg"
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365377115-6w0jl634.jpg?_wi=1"
|
|
|
|
mediaAnimation="none"
|
|
|
|
mediaAnimation="none"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<div id="support" data-section="support">
|
|
|
|
<FooterMedia
|
|
|
|
<ContactText
|
|
|
|
logoText="I Bang Records"
|
|
|
|
text="Need assistance? Reach out to our support team for any inquiries."
|
|
|
|
columns={[
|
|
|
|
useInvertedBackground={false}
|
|
|
|
{ title: "Navigation", items: [{ label: "About", href: "#hero" }, { label: "Artists", href: "#features" }] },
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
{ title: "Contact", items: [{ label: "Support", href: "mailto:marcelawilliams@ibangrecords.com,mikey3ang@ibangrecords.com,eddiebang@ibangrecords.com" }] },
|
|
|
|
buttons={[
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
text: "Send Message", onClick: () => {
|
|
|
|
|
|
|
|
window.location.href = "mailto:marcelawilliams@ibangrecords.com?cc=mikey3ang@ibangrecords.com,eddiebang@ibangrecords.com";
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777368505901-018ujma6.jpg"
|
|
|
|
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ReactLenis>
|
|
|
|
</ReactLenis>
|
|
|
|
|