Compare commits

...

9 Commits

Author SHA1 Message Date
a42f07932f Update src/app/page.tsx 2026-04-28 10:03:35 +00:00
8c8bded483 Update src/app/page.tsx 2026-04-28 10:03:01 +00:00
5785e753ab Merge version_30 into main
Merge version_30 into main
2026-04-28 09:59:02 +00:00
60a3896b18 Update src/app/page.tsx 2026-04-28 09:58:56 +00:00
f807060a28 Merge version_29 into main
Merge version_29 into main
2026-04-28 09:57:30 +00:00
fb0db58554 Update src/app/page.tsx 2026-04-28 09:57:27 +00:00
4ebaaacfbf Merge version_28 into main
Merge version_28 into main
2026-04-28 09:55:30 +00:00
da3ff3f654 Update src/app/page.tsx 2026-04-28 09:55:26 +00:00
7390472493 Merge version_27 into main
Merge version_27 into main
2026-04-28 09:54:04 +00:00

View File

@@ -8,8 +8,8 @@ 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 FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FaqBase from '@/components/sections/faq/FaqBase'; import FaqBase from '@/components/sections/faq/FaqBase';
import EmailSignupForm from '@/components/form/EmailSignupForm';
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -32,7 +32,6 @@ export default function LandingPage() {
{ name: "Home", id: "hero" }, { name: "Home", id: "hero" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Artists", id: "features" }, { name: "Artists", id: "features" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="I Bang Records" brandName="I Bang Records"
@@ -47,6 +46,8 @@ export default function LandingPage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777323889174-0kwrky4p.jpg" 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" }]}
mediaAnimation="none"
/> />
</div> </div>
@@ -65,53 +66,39 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
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" }, 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="faq" data-section="faq">
<FaqSplitMedia
title="Frequently Asked Questions"
description="Got questions about our process, booking, or label services? We've got answers."
faqs={[
{ id: "1", title: "How can I submit my demo?", content: "You can submit your demos through our contact page or by sending a private Soundcloud link via our official email." },
{ id: "2", title: "What genres do you specialize in?", content: "While we love all music, our core focus is on Hip Hop, Rap, and R&B."},
{ id: "3", title: "How do you support new artists?", content: "We provide comprehensive artist development, from production guidance to marketing and distribution strategy." }
]}
faqsAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
showCard={false}
/>
</div>
<div id="contact-faq" data-section="contact-faq"> <div id="contact-faq" data-section="contact-faq">
<FaqBase <FaqBase
title="Contact FAQ" title="Support Inquiries"
description="Have specific questions regarding our contact process or business inquiries? Find answers here." description="Have a business inquiry? Send us a message and we'll get back to you."
faqs={[ faqs={[]}
{ id: "1", title: "What information should I include in my email?", content: "Please include your name, artist profile, genre, and a brief description of your inquiry." },
{ id: "2", title: "How long will it take to hear back?", content: "We typically review inquiries within 5-7 business days." },
{ id: "3", title: "Is there a specific format for demo submissions?", content: "Yes, please send only private SoundCloud links; attachments may not be opened." }
]}
faqsAnimation="slide-up" faqsAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
/> />
<EmailSignupForm
inputPlaceholder="Enter your message or email..."
buttonText="Send to Support"
onSubmit={(email) => { window.location.href = `mailto:support@ibangrecords.com?subject=Support Inquiry&body=${encodeURIComponent(email)}`; }}
/>
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplit <ContactSplit
useInvertedBackground={true}
background={{ variant: "gradient-bars" }}
tag="Contact Us" tag="Contact Us"
title="Join the Family" title="Join the Family"
description="Get in touch for booking, inquiries, or demo submissions. " description="Get in touch for booking, inquiries, or demo submissions. "
useInvertedBackground={true}
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"
mediaAnimation="none"
/> />
</div> </div>
@@ -119,7 +106,7 @@ export default function LandingPage() {
<FooterMedia <FooterMedia
logoText="I Bang Records" logoText="I Bang Records"
columns={[ columns={[
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Artists", href: "#features" }, { label: "FAQ", href: "#faq" }] }, { title: "Navigation", items: [{ label: "About", href: "#hero" }, { label: "Artists", href: "#features" }] },
{ title: "Contact", items: [{ label: "Support", href: "#contact" }] }, { title: "Contact", items: [{ label: "Support", href: "#contact" }] },
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777368505901-018ujma6.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777368505901-018ujma6.jpg"