Compare commits

..

10 Commits

Author SHA1 Message Date
22f58fa82d Update src/app/page.tsx 2026-05-11 16:59:55 +00:00
889d436e8d Update src/app/page.tsx 2026-05-11 16:55:49 +00:00
d8a6e673b5 Update src/app/page.tsx 2026-05-11 16:55:26 +00:00
3318334c60 Merge version_69 into main
Merge version_69 into main
2026-05-11 16:52:04 +00:00
3f7744ce0a Update src/app/page.tsx 2026-05-11 16:51:58 +00:00
aa491532a8 Merge version_68 into main
Merge version_68 into main
2026-05-05 18:55:33 +00:00
c9fe9ae305 Update src/app/page.tsx 2026-05-05 18:55:30 +00:00
c8cdb8690d Merge version_67 into main
Merge version_67 into main
2026-05-03 00:02:49 +00:00
5a7e03e432 Merge version_67 into main
Merge version_67 into main
2026-05-03 00:02:20 +00:00
e35cd1a8f1 Merge version_67 into main
Merge version_67 into main
2026-05-03 00:01:53 +00:00

View File

@@ -11,7 +11,6 @@ import ContactText from '@/components/sections/contact/ContactText';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
import TimelineHorizontalCardStack from '@/components/cardStack/layouts/timelines/TimelineHorizontalCardStack';
export default function LandingPage() {
return (
@@ -55,23 +54,10 @@ export default function LandingPage() {
/>
</div>
<div id="video-streaming" data-section="video-streaming">
<TimelineHorizontalCardStack
title="Latest Media Releases"
description="Check out our latest music videos, sessions, and live stream highlights from the I Bang Records family."
textboxLayout="split"
mediaItems={[
{ videoSrc: "https://www.youtube.com/watch?v=dQw4w9WgXcQ", videoAriaLabel: "Featured release" }
]}
>
<div />
</TimelineHorizontalCardStack>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
title="To Entertain the World while we expand our Artists Music Career while Creating a Family to last in the Music Industry. "
title="To Entertain the World while we expand our Artists Music Career while Creating a Family to last in the Music Industry."
tag="Our Mission"
/>
</div>
@@ -82,6 +68,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
buttons={[{ text: "Listen to Artists", href: "https://www.youtube.com/watch?v=xqtmBDHui-0&list=RDxqtmBDHui-0&start_radio=1" }]}
features={[
{
title: "King Art & Go Baby",
@@ -112,7 +99,7 @@ export default function LandingPage() {
features={[
{ title: "Meet Paulskiiizbeats Producer with mad skills on Beat Making and Engineering", description: "Professional studio recording sessions for crystal clear vocals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416050413-dklcfatd.jpg" },
{ title: "The Producer, The Artist and Skilled Beat Maker", description: "High-quality audio engineering and mixing to balance your sound.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777762213291-suc8bwzv.jpg" },
{ title: "Meet Devant3 Amor Talented Artist", description: "Finalizing tracks for industry standards and global distribution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416187294-q15x9tvh.jpg" }
{ title: "I Bang Records", description: "Finalizing tracks for industry standards and global distribution. There is also a studio in Colorado for our Artist as well as a studio in Caifornia. We are purchased a RV for a Mobile Studio . ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1778518662960-f4c5fsg0.jpg" }
]}
/>
</div>
@@ -125,7 +112,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "How do I submit my demo?", content: "You can reach out via our contact section or you can reach out to us on any of our social media platforms. " },
{ id: "1", title: "How do I submit my demo?", content: "You can reach out via our contact section or you can reach out to us on any of our social media platforms." },
{ id: "2", title: "What genres do you represent?", content: "We represent all genres, including Hip Hop, R&B, Rock, Country, K-Pop, and more." },
{ id: "3", title: "Can I book an artist?", content: "Yes, please send your booking inquiry through the contact form or our support email." }
]}
@@ -136,7 +123,7 @@ export default function LandingPage() {
<ContactSplit
tag="Contact Us"
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-1777521746523-30ay878l.jpg"