Compare commits

...

43 Commits

Author SHA1 Message Date
96aee25ca4 Update src/app/page.tsx 2026-04-28 10:14:10 +00:00
d4bb273200 Update src/app/page.tsx 2026-04-28 10:12:43 +00:00
088583478f Merge version_34 into main
Merge version_34 into main
2026-04-28 10:11:20 +00:00
1bf8cae060 Update src/app/page.tsx 2026-04-28 10:11:16 +00:00
7784ac5e1b Merge version_34 into main
Merge version_34 into main
2026-04-28 10:10:56 +00:00
26b8633ab8 Update src/app/page.tsx 2026-04-28 10:10:50 +00:00
3b45f87f41 Merge version_33 into main
Merge version_33 into main
2026-04-28 10:08:45 +00:00
007e4c9abe Update src/app/page.tsx 2026-04-28 10:08:42 +00:00
91d8133827 Merge version_32 into main
Merge version_32 into main
2026-04-28 10:03:38 +00:00
a42f07932f Update src/app/page.tsx 2026-04-28 10:03:35 +00:00
01ee6404b9 Merge version_32 into main
Merge version_32 into main
2026-04-28 10:03:05 +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
8efe967c34 Update src/app/page.tsx 2026-04-28 09:53:58 +00:00
fc061b661c Merge version_26 into main
Merge version_26 into main
2026-04-28 09:48:07 +00:00
8d0e067e3b Update src/app/page.tsx 2026-04-28 09:48:01 +00:00
341ead6f83 Merge version_26 into main
Merge version_26 into main
2026-04-28 09:44:17 +00:00
9cce63c0ba Update src/app/page.tsx 2026-04-28 09:44:13 +00:00
98665d8297 Merge version_25 into main
Merge version_25 into main
2026-04-28 09:39:41 +00:00
970c1255ae Update src/app/page.tsx 2026-04-28 09:39:38 +00:00
fd75934226 Merge version_24 into main
Merge version_24 into main
2026-04-28 09:38:54 +00:00
c9965d0c4c Update src/app/page.tsx 2026-04-28 09:38:47 +00:00
9dbcdf1a05 Merge version_23 into main
Merge version_23 into main
2026-04-28 09:28:38 +00:00
89c0da1ff1 Update src/app/page.tsx 2026-04-28 09:28:32 +00:00
758bf6aa94 Merge version_23 into main
Merge version_23 into main
2026-04-28 09:26:45 +00:00
7ec93fc1bb Update src/app/page.tsx 2026-04-28 09:26:39 +00:00
1326a34cd5 Merge version_23 into main
Merge version_23 into main
2026-04-28 09:23:14 +00:00
d8bca1154d Update src/app/page.tsx 2026-04-28 09:23:08 +00:00
4cb058b38f Merge version_23 into main
Merge version_23 into main
2026-04-28 09:22:19 +00:00
5d52e980fc Update src/app/page.tsx 2026-04-28 09:22:16 +00:00
4c04371d67 Merge version_23 into main
Merge version_23 into main
2026-04-28 09:13:46 +00:00
179491ffda Update src/app/page.tsx 2026-04-28 09:13:40 +00:00
fd5f8e47a9 Merge version_23 into main
Merge version_23 into main
2026-04-28 09:13:11 +00:00
29c9346e5e Update src/app/page.tsx 2026-04-28 09:13:07 +00:00
f95c096f70 Merge version_22 into main
Merge version_22 into main
2026-04-28 09:12:43 +00:00
7428f660a6 Update theme colors 2026-04-28 09:12:40 +00:00
08c32664bf Merge version_21 into main
Merge version_21 into main
2026-04-28 09:00:01 +00:00
2 changed files with 34 additions and 13 deletions

View File

@@ -8,6 +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 FaqBase from '@/components/sections/faq/FaqBase';
import EmailSignupForm from '@/components/form/EmailSignupForm';
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -43,14 +45,16 @@ export default function LandingPage() {
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" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777323889174-0kwrky4p.jpg"
imagePosition="right" imagePosition="right"
buttons={[{ text: "Discover Artists", href: "#features" }]} imageClassName="border-none"
buttons={[{ text: "Our Artists", href: "#features" }]}
mediaAnimation="none"
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Define Music for the Future with sounds of the Past. Build a Family in Entertainment." title="Entertain the World while Creating not only Artist but Family in the Music Industry. "
tag="Our Mission" tag="Our Mission"
/> />
</div> </div>
@@ -62,22 +66,39 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
showStepNumbers={false} showStepNumbers={false}
features={[ features={[
{ title: "Rap Legends", description: "Raw, unfiltered lyrical powerhouses.", 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: "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-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." 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" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplit <ContactSplit
tag="Contact Us"
title="Join the Family"
description="Get in touch for booking, inquiries, or demo submissions. "
useInvertedBackground={true} useInvertedBackground={true}
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
tag="Contact Us" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365377115-6w0jl634.jpg?_wi=1"
title="Join the Movement" mediaAnimation="none"
description="Get in touch for booking, inquiries, or demo submissions. " />
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365377115-6w0jl634.jpg" </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,eddiebang@ibangrecords.com,mikey3ang@ibangrecords.com?subject=Support Inquiry&body=${encodeURIComponent(email)}`; }}
/> />
</div> </div>
@@ -85,10 +106,10 @@ 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" }] }, { title: "Navigation", items: [{ label: "About", href: "#hero" }, { label: "Artists", href: "#features" }] },
{ title: "Contact", items: [{ label: "Support", href: "#contact" }] }, { title: "Contact", items: [{ label: "Support", href: "mailto:marcelawilliams@ibangrecords.com,eddiebang@ibangrecords.com,mikey3ang@ibangrecords.com" }] },
]} ]}
imageSrc="https://img.freepik.com/free-photo/urban-vinyl-release_23-2149075974.jpg?_wi=2" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777371222059-9bogw9a9.jpg"
/> />
</div> </div>
</ReactLenis> </ReactLenis>

View File

@@ -10,7 +10,7 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #921919;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #000612e6; --foreground: #000612e6;
--primary-cta: #15479c; --primary-cta: #15479c;