Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-26 19:43:50 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Mic, Music, PenTool } from "lucide-react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
@@ -12,439 +13,159 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Mic, Music, PenTool } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
cardStyle="glass-elevated"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
headingFontWeight="bold"
defaultButtonVariant="icon-arrow"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
cardStyle="glass-elevated"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Samples",
id: "samples",
},
{
name: "Why Us",
id: "why",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="iBang Records"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Samples", id: "socialProof" },
{ name: "Why Us", id: "metrics" },
{ name: "Contact", id: "contact" }
]}
brandName="iBang Records"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{
variant: "gradient-bars",
}}
title="Building Artists. Creating Records."
description="At iBang Records, we don't just make songs. We build artists. From genre development to full production, we bring your vision to life."
testimonials={[
{
name: "DJ K-Luv",
handle: "@djkluv",
testimonial: "iBang Records transformed my entire sound. True industry professionals.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dressed-man-playing-beautiful-guitar_23-2148328608.jpg?_wi=1",
},
{
name: "Sarah J.",
handle: "@sarahjmusic",
testimonial: "They saw my vision and scaled it. Unmatched expertise.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/guitar-music-outdoors_23-2148079040.jpg",
},
{
name: "Marcus B.",
handle: "@marcusbeats",
testimonial: "The studio environment here is world-class.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-guitarist_23-2147624332.jpg",
},
{
name: "Elena V.",
handle: "@elenavocal",
testimonial: "From songwriting to final mix, they handle it all with precision.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-guitarist-holding-his-guitar_23-2147624414.jpg",
},
{
name: "Jayden K.",
handle: "@jaysound",
testimonial: "iBang doesn't just produce; they mentor.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-looking-photographer_23-2148328611.jpg",
},
]}
tag="Est. Artist Development"
buttons={[
{
text: "Work With Us",
href: "#contact",
},
{
text: "Hear The Sound",
href: "#samples",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/red-light-sign-pedestrian-crossing-city_23-2149338550.jpg?_wi=1"
imageAlt="Professional Music Production Studio"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cyclist-man-his-bike-city_23-2148828211.jpg",
alt: "Artist 1",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-musician-working-studio_23-2150265042.jpg",
alt: "Artist 2",
},
{
src: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg",
alt: "Artist 3",
},
{
src: "http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg",
alt: "Artist 4",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-digital-art_23-2151197938.jpg",
alt: "Artist 5",
},
]}
marqueeItems={[
{
type: "text",
text: "Independent Artists",
},
{
type: "text",
text: "Major Label Sound",
},
{
type: "text",
text: "Artist Development",
},
{
type: "text",
text: "Global Distribution",
},
{
type: "text",
text: "Industry Standard",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{ variant: "gradient-bars" }}
title="Building Artists. Creating Records."
description="At iBang Records, we don't just make songs. We build artists. From genre development to full production, we bring your vision to life."
testimonials={[
{ name: "DJ K-Luv", handle: "@djkluv", testimonial: "iBang Records transformed my entire sound. True industry professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vintage-dressed-man-playing-beautiful-guitar_23-2148328608.jpg" },
{ name: "Sarah J.", handle: "@sarahjmusic", testimonial: "They saw my vision and scaled it. Unmatched expertise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/guitar-music-outdoors_23-2148079040.jpg" },
{ name: "Marcus B.", handle: "@marcusbeats", testimonial: "The studio environment here is world-class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friendly-guitarist_23-2147624332.jpg" },
{ name: "Elena V.", handle: "@elenavocal", testimonial: "From songwriting to final mix, they handle it all with precision.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-guitarist-holding-his-guitar_23-2147624414.jpg" },
{ name: "Jayden K.", handle: "@jaysound", testimonial: "iBang doesn't just produce; they mentor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-looking-photographer_23-2148328611.jpg" }
]}
tag="Est. Artist Development"
buttons={[{ text: "Work With Us", href: "#contact" }, { text: "Hear The Sound", href: "#socialProof" }]}
imageSrc="http://img.b2bpic.net/free-photo/red-light-sign-pedestrian-crossing-city_23-2149338550.jpg"
imageAlt="Professional Music Production Studio"
mediaAnimation="blur-reveal"
avatars={[{ src: "http://img.b2bpic.net/free-photo/cyclist-man-his-bike-city_23-2148828211.jpg", alt: "Artist 1" }, { src: "http://img.b2bpic.net/free-photo/medium-shot-musician-working-studio_23-2150265042.jpg", alt: "Artist 2" }, { src: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg", alt: "Artist 3" }, { src: "http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg", alt: "Artist 4" }, { src: "http://img.b2bpic.net/free-photo/medium-shot-man-digital-art_23-2151197938.jpg", alt: "Artist 5" }]}
marqueeItems={[{ type: "text", text: "Independent Artists" }, { type: "text", text: "Major Label Sound" }, { type: "text", text: "Artist Development" }, { type: "text", text: "Global Distribution" }, { type: "text", text: "Industry Standard" }]}
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="About iBang Records"
description="We are a full-service production house committed to the development of unique artist identities across R&B, Hip-Hop, Pop, and beyond. We build foundations for long-term career growth."
metrics={[
{
value: "6+",
title: "Genres Covered",
},
{
value: "6",
title: "Core Services",
},
{
value: "1",
title: "Mission",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-hands-play-musical-keys-hold-headphones-blue-background-top-view_169016-16597.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="About iBang Records"
description="We are a full-service production house committed to the development of unique artist identities across R&B, Hip-Hop, Pop, and beyond. We build foundations for long-term career growth."
metrics={[{ value: "6+", title: "Genres Covered" }, { value: "6", title: "Core Services" }, { value: "1", title: "Mission" }]}
imageSrc="http://img.b2bpic.net/free-photo/male-hands-play-musical-keys-hold-headphones-blue-background-top-view_169016-16597.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentyFive
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Artist Development",
description: "Defining your identity, image, and creative roadmap.",
icon: Mic,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/cool-futuristic-illustration-with-bright-disco-ball-center_181624-11622.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-doing-live-performance-with-his-guitar-professional-studio_482257-124891.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/red-light-sign-pedestrian-crossing-city_23-2149338550.jpg?_wi=2",
imageAlt: "music studio background",
},
{
title: "Songwriting",
description: "Lyrics, hooks, and melodies crafted for your brand.",
icon: PenTool,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-developing-photos-side-view_23-2149893964.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/video-editor-working-media-post-production-from-agency-office_482257-126862.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-play-musical-keys-hold-headphones-blue-background-top-view_169016-16597.jpg?_wi=2",
imageAlt: "music studio background",
},
{
title: "Music Production",
description: "Polished, industry-ready tracks across all genres.",
icon: Music,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dressed-man-playing-beautiful-guitar_23-2148328608.jpg?_wi=2",
imageAlt: "music studio background",
},
]}
title="Our Services"
description="End-to-end creative support for serious artists."
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentyFive
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
title="Our Services"
description="End-to-end creative support for serious artists."
features={[
{ title: "Artist Development", description: "Defining your identity, image, and creative roadmap.", icon: Mic, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/cool-futuristic-illustration-with-bright-disco-ball-center_181624-11622.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-doing-live-performance-with-his-guitar-professional-studio_482257-124891.jpg" }] },
{ title: "Songwriting", description: "Lyrics, hooks, and melodies crafted for your brand.", icon: PenTool, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/man-developing-photos-side-view_23-2149893964.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/video-editor-working-media-post-production-from-agency-office_482257-126862.jpg" }] },
{ title: "Music Production", description: "Polished, industry-ready tracks across all genres.", icon: Music, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg" }] }
]}
/>
</div>
<div id="socialProof" data-section="socialProof">
<SocialProofOne
textboxLayout="split"
useInvertedBackground={false}
names={[
"R&B",
"Hip-Hop",
"Trap",
"Pop",
"Latin",
"Afrobeat",
"Alternative",
]}
title="Genres We Master"
description="Versatility that drives results across the global music industry."
/>
</div>
<div id="socialProof" data-section="socialProof">
<SocialProofOne
textboxLayout="split"
useInvertedBackground={false}
names={["R&B", "Hip-Hop", "Trap", "Pop", "Latin", "Afrobeat", "Alternative"]}
title="Genres We Master"
description="Versatility that drives results across the global music industry."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Singer",
company: "Independent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-applying-lip-gloss_23-2149529625.jpg",
},
{
id: "2",
name: "Marcus B.",
role: "Rapper",
company: "Major Label",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-safety-gear-reloading-magazine-into-pistol_482257-123347.jpg",
},
{
id: "3",
name: "Elena V.",
role: "Songwriter",
company: "Indie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/job-position-beside-employee-portrait_23-2150037693.jpg",
},
{
id: "4",
name: "Jayden K.",
role: "Producer",
company: "Independent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-boy-posing_23-2148171528.jpg",
},
{
id: "5",
name: "Mina T.",
role: "Afrobeat Artist",
company: "Independent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-audio-engineer_107420-96113.jpg",
},
]}
title="Artist Success Stories"
description="See why artists choose iBang Records to shape their career path."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", role: "Singer", company: "Independent", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-applying-lip-gloss_23-2149529625.jpg" },
{ id: "2", name: "Marcus B.", role: "Rapper", company: "Major Label", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-safety-gear-reloading-magazine-into-pistol_482257-123347.jpg" },
{ id: "3", name: "Elena V.", role: "Songwriter", company: "Indie", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/job-position-beside-employee-portrait_23-2150037693.jpg" },
{ id: "4", name: "Jayden K.", role: "Producer", company: "Independent", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-boy-posing_23-2148171528.jpg" },
{ id: "5", name: "Mina T.", role: "Afrobeat Artist", company: "Independent", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-audio-engineer_107420-96113.jpg" }
]}
title="Artist Success Stories"
description="See why artists choose iBang Records to shape their career path."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
animationType="slide-up"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "100%",
description: "Creative Focus",
},
{
id: "2",
value: "24/7",
description: "Production Support",
},
{
id: "3",
value: "6",
description: "Core Disciplines",
},
]}
title="Why iBang Records?"
description="We offer the right tools for sustainable artist development."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
animationType="slide-up"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[{ id: "1", value: "100%", description: "Creative Focus" }, { id: "2", value: "24/7", description: "Production Support" }, { id: "3", value: "6", description: "Core Disciplines" }]}
title="Why iBang Records?"
description="We offer the right tools for sustainable artist development."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you work with new artists?",
content: "Absolutely. We work with artists at all stages of their career.",
},
{
id: "2",
title: "Which genres do you produce?",
content: "We cover R&B, Hip-Hop, Trap, Pop, Latin, Afrobeat, and more.",
},
{
id: "3",
title: "How do I submit my music?",
content: "Use the contact form below to send us your samples.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-sound-mixer_1359-7.jpg"
title="Common Questions"
description="Everything you need to know about working with iBang Records."
faqsAnimation="blur-reveal"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "Do you work with new artists?", content: "Absolutely. We work with artists at all stages of their career." },
{ id: "2", title: "Which genres do you produce?", content: "We cover R&B, Hip-Hop, Trap, Pop, Latin, Afrobeat, and more." },
{ id: "3", title: "How do I submit my music?", content: "Use the contact form below to send us your samples." }
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-sound-mixer_1359-7.jpg"
title="Common Questions"
description="Everything you need to know about working with iBang Records."
faqsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Submit Your Music"
description="Tell us about yourself and your music goals. We're ready to listen."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Full Name",
required: true,
},
{
name: "artist",
type: "text",
placeholder: "Artist/Stage Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your story and goals...",
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/control-room-desk-equipped-with-motorized-faders-amplifier_482257-124486.jpg"
buttonText="Submit Application"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Submit Your Music"
description="Tell us about yourself and your music goals. We're ready to listen."
inputs={[{ name: "name", type: "text", placeholder: "Your Full Name", required: true }, { name: "artist", type: "text", placeholder: "Artist/Stage Name", required: true }, { name: "email", type: "email", placeholder: "Email Address", required: true }, { name: "phone", type: "tel", placeholder: "Phone Number" }]}
textarea={{ name: "message", placeholder: "Tell us about your story and goals...", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/control-room-desk-equipped-with-motorized-faders-amplifier_482257-124486.jpg"
buttonText="Submit Application"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="iBang Records"
columns={[
{
title: "Services",
items: [
{
label: "Development",
href: "#services",
},
{
label: "Production",
href: "#services",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Contact",
href: "#contact",
},
],
},
]}
copyrightText="© 2026 iBang Records. All rights reserved."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="iBang Records"
columns={[{ title: "Services", items: [{ label: "Development", href: "#services" }, { label: "Production", href: "#services" }] }, { title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] }]}
copyrightText="© 2026 iBang Records. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);