Compare commits

..

32 Commits

Author SHA1 Message Date
1233c74be2 Update src/app/page.tsx 2026-05-02 22:50:43 +00:00
c67aa0c93b Update src/app/page.tsx 2026-05-02 22:38:33 +00:00
48c9de19ce Update src/app/page.tsx 2026-05-01 04:10:15 +00:00
747f3f3d65 Merge version_65 into main
Merge version_65 into main
2026-05-01 02:39:57 +00:00
261f7058d8 Update src/app/page.tsx 2026-05-01 02:39:54 +00:00
cee87474c6 Merge version_64 into main
Merge version_64 into main
2026-05-01 02:36:03 +00:00
208daf3fe2 Update src/app/page.tsx 2026-05-01 02:35:57 +00:00
61407ed6f5 Merge version_63 into main
Merge version_63 into main
2026-05-01 02:26:41 +00:00
e1c5437183 Update src/app/page.tsx 2026-05-01 02:26:38 +00:00
78d0b00077 Merge version_62 into main
Merge version_62 into main
2026-05-01 02:25:36 +00:00
a40d073bab Update src/app/page.tsx 2026-05-01 02:25:33 +00:00
b723a23a67 Merge version_61 into main
Merge version_61 into main
2026-05-01 02:24:30 +00:00
6db9aaf3a6 Update src/app/page.tsx 2026-05-01 02:24:27 +00:00
0c18c89ad7 Merge version_61 into main
Merge version_61 into main
2026-05-01 02:24:06 +00:00
f3cf958ba6 Update src/app/page.tsx 2026-05-01 02:24:00 +00:00
b6f1c97928 Merge version_61 into main
Merge version_61 into main
2026-05-01 02:23:34 +00:00
c96aaf3ab5 Update src/app/page.tsx 2026-05-01 02:23:31 +00:00
2df33b8af6 Merge version_60 into main
Merge version_60 into main
2026-04-30 16:40:01 +00:00
b33fc25568 Update src/app/page.tsx 2026-04-30 16:39:58 +00:00
98254ada8a Merge version_60 into main
Merge version_60 into main
2026-04-30 04:23:17 +00:00
da96b47c63 Update src/app/page.tsx 2026-04-30 04:23:10 +00:00
f03037cab0 Merge version_60 into main
Merge version_60 into main
2026-04-29 08:10:17 +00:00
ca5a4a2013 Update src/app/page.tsx 2026-04-29 08:10:14 +00:00
e171a11998 Merge version_60 into main
Merge version_60 into main
2026-04-29 01:40:03 +00:00
6a29c7c5ee Update src/app/layout.tsx 2026-04-29 01:39:57 +00:00
2167eaa96f Merge version_60 into main
Merge version_60 into main
2026-04-28 23:34:10 +00:00
c520e8885c Update src/app/page.tsx 2026-04-28 23:34:04 +00:00
cfde0cafc9 Merge version_60 into main
Merge version_60 into main
2026-04-28 23:21:39 +00:00
b74aa5aefa Update src/app/page.tsx 2026-04-28 23:21:35 +00:00
7167f7590f Merge version_60 into main
Merge version_60 into main
2026-04-28 22:54:28 +00:00
e8d5a9c85c Update src/app/page.tsx 2026-04-28 22:54:25 +00:00
846a25c367 Merge version_59 into main
Merge version_59 into main
2026-04-28 22:49:39 +00:00
2 changed files with 13 additions and 13 deletions

View File

@@ -12,8 +12,8 @@ import { Inter_Tight } from "next/font/google";
export const metadata: Metadata = {
title: 'I Bang Records | Underground Electronic Music',
description: 'The premier record label for cutting-edge sound and electronic music.',
title: "I Bang Records |The Bang Family",
description: "Specializes in Hip Hop, Rap and R & B. We are making artist known and uplifting their careers in new ways. Welcome to the Family where music meets destiny. ",
openGraph: {
"title": "I Bang Records",
"description": "Electronic music label.",

View File

@@ -71,14 +71,14 @@ export default function LandingPage() {
features={[
{
title: "King Art & Go Baby",
description: "Rising stars with unique sounds.",
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364749414-m8xbano6.jpg?_wi=1" },
description: "Rising stars with unique sounds. Experience unmatched lyrical flow and modern production techniques.",
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777450204732-wrwzv36j.jpg" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777415801291-8l9b7k6k.jpg" }
},
{
title: "Royal Bizniz & Mikey 3ang",
description: "Core artists leading our vision.",
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364639834-5z0ydlkf.jpg?_wi=2" },
title: "Yungannk & Mikey 3ang",
description: "Core artists leading our vision. Masters of the craft and industry trendsetters.",
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777761966716-vpgg5l3q.jpg" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365007074-pw1w6q1b.jpg?_wi=1" }
},
]}
@@ -89,16 +89,16 @@ export default function LandingPage() {
<div id="feature-card-three" data-section="feature-card-three">
<FeatureCardThree
title="Meet Our Artist / Music Production"
description="We handle full-scale music production and career management for our artists."
title=" Music Production"
description="We handle full-scale music production and career management for our artists with specialized focus on quality output."
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Recording - Professional Quality", description: "Professional studio recording sessions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416050413-dklcfatd.jpg" },
{ title: "Mixing - Precision Audio", description: "High-quality audio engineering and mixing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416160895-6vu5l7df.jpg" },
{ title: "Mastering - Industry Standards", description: "Finalizing tracks for industry standards", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416187294-q15x9tvh.jpg" }
{ title: "Meet Paulskiiizbeats Producer with mad skills on Beat Making and Engineering Recording - Professional Quality", 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 Mixing - Precision Audio", 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 ArtistSkilled Producer, Writer, Engineer Mastering - Industry Standards", 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" }
]}
/>
</div>
@@ -125,7 +125,7 @@ export default function LandingPage() {
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?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777521746523-30ay878l.jpg"
mediaAnimation="none"
/>
</div>