52 Commits

Author SHA1 Message Date
a0ec3a4e4a Merge version_20 into main
Merge version_20 into main
2026-04-28 00:53:29 +00:00
2663e8d61f Update src/app/page.tsx 2026-04-28 00:53:26 +00:00
0cf6a5c659 Switch to version 17: modified src/app/styles/variables.css 2026-04-28 00:25:30 +00:00
a2b50925db Switch to version 18: modified src/app/styles/variables.css 2026-04-28 00:25:19 +00:00
63bde2bc89 Merge version_19 into main
Merge version_19 into main
2026-04-28 00:17:39 +00:00
d7c529bc3d Update theme colors 2026-04-28 00:17:32 +00:00
30ce18d378 Merge version_18 into main
Merge version_18 into main
2026-04-27 23:18:24 +00:00
4d631261bf Update theme colors 2026-04-27 23:18:20 +00:00
9ff88fe8c7 Merge version_17 into main
Merge version_17 into main
2026-04-27 23:18:14 +00:00
6f64e685b6 Update theme colors 2026-04-27 23:18:11 +00:00
578ad5cf8c Merge version_16 into main
Merge version_16 into main
2026-04-27 23:17:36 +00:00
f1ee30c5da Update src/app/page.tsx 2026-04-27 23:17:33 +00:00
bf97843c19 Merge version_16 into main
Merge version_16 into main
2026-04-27 22:40:28 +00:00
d762b3748d Merge version_16 into main
Merge version_16 into main
2026-04-27 22:40:25 +00:00
f9c0482c60 Update theme fonts 2026-04-27 22:40:24 +00:00
26441d7b8c Update theme fonts 2026-04-27 22:40:23 +00:00
490673f186 Update theme fonts 2026-04-27 22:40:21 +00:00
83afe1f6cb Update theme fonts 2026-04-27 22:40:21 +00:00
53dce59f26 Merge version_16 into main
Merge version_16 into main
2026-04-27 22:39:04 +00:00
e478844808 Update src/app/page.tsx 2026-04-27 22:39:01 +00:00
996a7e7f19 Merge version_15 into main
Merge version_15 into main
2026-04-27 22:27:06 +00:00
cd5bd89d5d Update src/app/page.tsx 2026-04-27 22:27:00 +00:00
63134dc006 Merge version_14 into main
Merge version_14 into main
2026-04-27 22:12:42 +00:00
63217c8db5 Update src/app/page.tsx 2026-04-27 22:12:39 +00:00
b3aeba0324 Merge version_13 into main
Merge version_13 into main
2026-04-27 22:10:37 +00:00
7f63c0ad73 Update src/app/page.tsx 2026-04-27 22:10:33 +00:00
68c3c82af5 Merge version_12 into main
Merge version_12 into main
2026-04-27 21:06:32 +00:00
23d5557f56 Update src/app/page.tsx 2026-04-27 21:06:29 +00:00
3fe9207904 Merge version_11 into main
Merge version_11 into main
2026-04-27 21:05:24 +00:00
aecc6dae3c Update src/app/page.tsx 2026-04-27 21:05:21 +00:00
5ab9c497c7 Merge version_11 into main
Merge version_11 into main
2026-04-27 21:05:03 +00:00
891a1aa330 Update src/app/page.tsx 2026-04-27 21:04:59 +00:00
d2b836db72 Merge version_10 into main
Merge version_10 into main
2026-04-27 21:02:16 +00:00
ee8021dca9 Update src/app/page.tsx 2026-04-27 21:02:13 +00:00
0e0c78ecff Merge version_9 into main
Merge version_9 into main
2026-04-27 20:57:26 +00:00
5b08ca210f Update src/app/page.tsx 2026-04-27 20:57:22 +00:00
e7b5d902a9 Merge version_9 into main
Merge version_9 into main
2026-04-27 20:56:56 +00:00
c76f190e71 Update src/app/styles/variables.css 2026-04-27 20:56:53 +00:00
3163f21d56 Update src/app/page.tsx 2026-04-27 20:56:53 +00:00
cee7311653 Merge version_8 into main
Merge version_8 into main
2026-04-27 20:56:02 +00:00
7a61167e59 Update theme colors 2026-04-27 20:55:59 +00:00
1a6d972fba Merge version_7 into main
Merge version_7 into main
2026-04-27 20:55:47 +00:00
6a90f8e8d5 Update theme colors 2026-04-27 20:55:44 +00:00
991912e6d4 Merge version_6 into main
Merge version_6 into main
2026-04-27 20:55:37 +00:00
08ded48c96 Update theme colors 2026-04-27 20:55:34 +00:00
f96094abe0 Merge version_5 into main
Merge version_5 into main
2026-04-27 20:51:57 +00:00
654c6ff259 Switch to version 4: modified src/app/styles/variables.css 2026-04-27 20:51:48 +00:00
284a03a176 Merge version_5 into main
Merge version_5 into main
2026-04-27 20:51:19 +00:00
24ed3332ba Update theme colors 2026-04-27 20:51:15 +00:00
14519b8b07 Merge version_4 into main
Merge version_4 into main
2026-04-27 20:51:10 +00:00
71e3952cdd Merge version_3 into main
Merge version_3 into main
2026-04-27 20:49:42 +00:00
2adea9d5d5 Merge version_3 into main
Merge version_3 into main
2026-04-27 20:49:09 +00:00
4 changed files with 45 additions and 107 deletions

View File

@@ -6,6 +6,8 @@ import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Raleway } from "next/font/google";
import { Libre_Baskerville } from "next/font/google";
import { Inter_Tight } from "next/font/google";
@@ -19,9 +21,12 @@ export const metadata: Metadata = {
},
};
const raleway = Raleway({
variable: "--font-raleway",
const interTight = Inter_Tight({
variable: "--font-inter-tight",
subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export default function RootLayout({
@@ -32,7 +37,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${raleway.variable} antialiased`}>
<body className={`${interTight.variable} antialiased`}>
{children}
<script

View File

@@ -3,16 +3,12 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextAbout from '@/components/sections/about/TextAbout';
import { Globe, Headphones, Music, Waves, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -22,11 +18,11 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumLargeSizeLargeTitles"
background="floatingGradient"
cardStyle="inset"
background="none"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="normal"
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
@@ -43,33 +39,21 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{ variant: "sparkles-gradient" }}
title="Amplifying Sound. Defining Culture."
description="I Bang Records is your home for the next wave of underground artists and cutting-edge sound design."
avatars={[
{ src: "https://img.freepik.com/free-photo/urban-artist-recording-music_23-2149417585.jpg", alt: "urban artist portrait" },
{ src: "https://img.freepik.com/free-photo/cool-urban-rapper-portrait_23-2149417590.jpg", alt: "urban artist recording" },
{ src: "https://img.freepik.com/free-photo/artist-posing-graffiti-wall_23-2149489847.jpg", alt: "urban street style artist" },
{ src: "https://img.freepik.com/free-photo/portrait-young-urban-musician_23-2151916009.jpg", alt: "urban musician portrait" },
{ src: "https://img.freepik.com/free-photo/urban-music-producer-studio_23-2149005458.jpg", alt: "urban producer studio" },
]}
buttons={[{ text: "Listen Now", href: "#products" }]}
marqueeItems={[
{ type: "text-icon", text: "Techno Elite", icon: Music },
{ type: "text-icon", text: "Underground Vibes", icon: Zap },
{ type: "text-icon", text: "Global Reach", icon: Globe },
{ type: "text-icon", text: "Premium Sound", icon: Headphones },
{ type: "text-icon", text: "Next Wave", icon: Waves },
]}
<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."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777323889174-0kwrky4p.jpg"
imagePosition="right"
buttons={[{ text: "Discover Artists", href: "#features" }]}
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
title="Welcome to I Bang Records"
tag="About Us"
useInvertedBackground={false}
title="Define Music for the Future with sounds of the Past. Build a Family in Entertainment."
tag="Our Mission"
/>
</div>
@@ -77,15 +61,14 @@ export default function LandingPage() {
<FeatureCardNine
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Techno Elite", description: "Global headlining acts.", phoneOne: { imageSrc: "https://img.freepik.com/free-photo/urban-techno-artist-performing_23-2149417589.jpg" }, phoneTwo: { imageSrc: "https://img.freepik.com/free-photo/urban-musician-studio-lights_23-2148121883.jpg" } },
{ title: "Experimental Sound", description: "Pushing the boundaries.", phoneOne: { imageSrc: "https://img.freepik.com/free-photo/urban-sound-experiment_23-2148328069.jpg" }, phoneTwo: { imageSrc: "https://img.freepik.com/free-photo/urban-artist-headphones_23-2149417585.jpg" } },
{ title: "Rising Stars", description: "Fresh talent on the rise.", phoneOne: { imageSrc: "https://img.freepik.com/free-photo/urban-street-musician-style_23-2149489847.jpg" }, phoneTwo: { imageSrc: "https://img.freepik.com/free-photo/urban-musician-portrait_23-2151916009.jpg" } },
]}
useInvertedBackground={true}
showStepNumbers={false}
title="Our Roster"
description="Showcasing the most talented and diverse artists in the electronic music scene today."
features={[
{ title: "Rap Legends", description: "Raw, unfiltered lyrical powerhouses.", phoneOne: { imageSrc: "https://img.freepik.com/free-photo/cool-urban-rapper-portrait_23-2149417590.jpg" }, phoneTwo: { imageSrc: "https://img.freepik.com/free-photo/artist-posing-graffiti-wall_23-2149489847.jpg" } },
{ title: "R&B Soul", description: "Deep, melodic vibes for the modern era.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777330442637-y85li8j7.jpg" }, phoneTwo: { imageSrc: "https://img.freepik.com/free-photo/urban-music-producer-studio_23-2149005458.jpg?_wi=1" } },
]}
title="Our Artists"
description="We house the most influential Rap and R&B voices in the scene."
/>
</div>
@@ -94,74 +77,24 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
useInvertedBackground={false}
products={[
{ id: "r1", name: "Midnight Pulse", price: "$15", imageSrc: "https://img.freepik.com/free-photo/urban-vinyl-release_23-2149075974.jpg?_wi=1" },
{ id: "r2", name: "Digital Dawn", price: "$15", imageSrc: "https://img.freepik.com/free-photo/urban-music-cover-art_23-2148496904.jpg" },
{ id: "r3", name: "Bass Frequency", price: "$15", imageSrc: "https://img.freepik.com/free-photo/urban-electronic-art_23-2150039319.jpg" },
{ id: "r4", name: "System Shock", price: "$15", imageSrc: "https://img.freepik.com/free-photo/urban-sound-wave-art_23-2148328066.jpg" },
{ id: "r5", name: "Neon Dreams", price: "$15", imageSrc: "https://img.freepik.com/free-photo/urban-night-vibes-art_23-2149520237.jpg" },
{ id: "r6", name: "Sonic Storm", price: "$15", imageSrc: "https://img.freepik.com/free-photo/urban-abstract-art_23-2148328069.jpg" },
{ id: "r1", name: "City Lights", price: "Stream", imageSrc: "https://img.freepik.com/free-photo/urban-music-cover-art_23-2148496904.jpg" },
{ id: "r2", name: "Concrete Soul", price: "Stream", imageSrc: "https://img.freepik.com/free-photo/urban-vinyl-release_23-2149075974.jpg" },
]}
title="Latest Releases"
description="Explore our recent catalog of high-impact electronic masterpieces."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardEleven
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "1.2M", title: "Streams", description: "Across all platforms", imageSrc: "https://img.freepik.com/free-photo/urban-artist-listening-music_23-2149705724.jpg" },
{ id: "m2", value: "50+", title: "Releases", description: "Diverse music catalog", imageSrc: "https://img.freepik.com/free-photo/urban-studio-equipment_23-2147781430.jpg" },
{ id: "m3", value: "20", title: "Artists", description: "Global roster members", imageSrc: "https://img.freepik.com/free-photo/urban-artist-with-neon_23-2149005458.jpg" },
]}
title="Label Impact"
description="Numbers that define our growth and reach across the globe."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Sarah J.", date: "Oct 2023", title: "Promoter", quote: "I Bang Records delivers consistently incredible sound.", tag: "Verified", avatarSrc: "https://img.freepik.com/free-photo/urban-promoter-portrait_23-2149489847.jpg" },
{ id: "2", name: "Mark D.", date: "Sep 2023", title: "Radio Host", quote: "The roster is unmatched.", tag: "Verified", avatarSrc: "https://img.freepik.com/free-photo/urban-radio-host-portrait_23-2149417590.jpg" },
{ id: "3", name: "Emily P.", date: "Aug 2023", title: "DJ", quote: "Pioneers of the industry.", tag: "Verified", avatarSrc: "https://img.freepik.com/free-photo/urban-dj-portrait_23-2149417589.jpg" },
{ id: "4", name: "Tom K.", date: "Jul 2023", title: "Producer", quote: "Production level is insane.", tag: "Verified", avatarSrc: "https://img.freepik.com/free-photo/urban-producer-portrait_23-2149417585.jpg" },
{ id: "5", name: "Zoe B.", date: "Jun 2023", title: "Curator", quote: "Absolutely essential label.", tag: "Verified", avatarSrc: "https://img.freepik.com/free-photo/urban-curator-portrait_23-2151916009.jpg" },
]}
title="Words from the Industry"
description="What our collaborators and partners say about the Bang movement."
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "How to submit demos?", content: "Email us at demo@ibangrecords.com" },
{ id: "f2", title: "Licensing opportunities?", content: "Reach out to licensing@ibangrecords.com" },
{ id: "f3", title: "Physical merch?", content: "Visit our official webstore." },
]}
title="Label FAQs"
description="Common inquiries about releases, artist submissions, and licensing."
faqsAnimation="slide-up"
title="Artist Catalog"
description="Explore the latest drops from our roster."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{ variant: "sparkles-gradient" }}
tag="Contact"
title="Get in Touch"
description="Connect with I Bang Records for demos, licensing, or general inquiries."
imageSrc="https://img.freepik.com/free-photo/urban-music-producer-studio_23-2149005458.jpg"
background={{ variant: "gradient-bars" }}
tag="Contact Us"
title="Join the Movement"
description="Get in touch for booking, inquiries, or demo submissions. To configure your Zoho Mail account with your website domain, log in to your Zoho Mail Admin Console, navigate to 'Domains', and add your domain. You will need to verify domain ownership via TXT/CNAME records in your DNS management provider's control panel, then update your MX records to point to Zoho's servers."
imageSrc="https://img.freepik.com/free-photo/urban-music-producer-studio_23-2149005458.jpg?_wi=2"
/>
</div>
@@ -170,7 +103,7 @@ export default function LandingPage() {
logoText="I Bang Records"
columns={[
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Artists", href: "#features" }] },
{ title: "Links", items: [{ label: "Releases", href: "#products" }, { label: "Contact", href: "#contact" }] },
{ title: "Contact", items: [{ label: "Support", href: "#contact" }] },
]}
imageSrc="https://img.freepik.com/free-photo/urban-vinyl-release_23-2149075974.jpg?_wi=2"
/>

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-raleway), sans-serif;
font-family: var(--font-inter-tight), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-raleway), sans-serif;
font-family: var(--font-inter-tight), sans-serif;
}

View File

@@ -12,11 +12,11 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;