Compare commits

...

6 Commits

Author SHA1 Message Date
a9e9581800 Update theme colors 2026-04-28 10:43:18 +00:00
c2c549a76d Update src/app/page.tsx 2026-04-28 10:41:51 +00:00
f84d6dc710 Update src/app/page.tsx 2026-04-28 10:40:55 +00:00
92f1df090e Update src/app/page.tsx 2026-04-28 10:40:20 +00:00
b43f9eceff Merge version_40 into main
Merge version_40 into main
2026-04-28 10:38:04 +00:00
6f291d3778 Merge version_40 into main
Merge version_40 into main
2026-04-28 10:37:33 +00:00
2 changed files with 4 additions and 2 deletions

View File

@@ -44,6 +44,8 @@ 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."
imagePosition="right"
imageClassName="border-none"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777372881050-wjqwaf9z.jpg"
imageAlt="I Bang Records Team"
buttons={[{ text: "Our Artists", href: "#features" }]
}
mediaAnimation="none"
@@ -66,7 +68,7 @@ export default function LandingPage() {
showStepNumbers={false}
features={[
{ 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: "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: "Royal Business Mikey 3ang", description: "", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364639834-5z0ydlkf.jpg?_wi=2" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365007074-pw1w6q1b.jpg" } },
]}
title="Our Artists"
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"

View File

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