diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9e5b99c..d5f67ed 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
@@ -59,65 +44,23 @@ export default function LandingPage() {
@@ -136,42 +79,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Techno Elite",
- description: "Global headlining acts.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/art-neon-fashion-men-s-portrait-handsome-guy-model-posing-outdoors-listening-music-headphones-red-green-filters-half-face_158538-4507.jpg?_wi=1",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-tattooed-young-man-holding-dry-plant-leaves-hand-standing-against-gray-background_23-2148121883.jpg?_wi=1",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/electric-guitar-with-neon-light_23-2151376107.jpg?_wi=1",
- imageAlt: "professional musician artist portrait",
- },
- {
- title: "Experimental Sound",
- description: "Pushing the boundaries.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-musician-with-stylish-hair-elegant-clothes-posing-with-guitar-his-hands-dark-background_613910-5029.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-make-up-woman-with-green-eyes_23-2148282165.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-18283.jpg?_wi=1",
- imageAlt: "professional musician artist portrait",
- },
- {
- title: "Rising Stars",
- description: "Fresh talent on the rise.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-transparent-sheet_23-2149417585.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-man-traditional-celtic-clothes-playing-mandolin-grey-vignette-background_613910-13774.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-menu-paper-plate-with-leaves_23-2148496904.jpg?_wi=1",
- imageAlt: "professional musician artist portrait",
- },
+ { title: "Techno Elite", description: "Global headlining acts.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/art-neon-fashion-men-s-portrait-handsome-guy-model-posing-outdoors-listening-music-headphones-red-green-filters-half-face_158538-4507.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tattooed-young-man-holding-dry-plant-leaves-hand-standing-against-gray-background_23-2148121883.jpg" } },
+ { title: "Experimental Sound", description: "Pushing the boundaries.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-musician-with-stylish-hair-elegant-clothes-posing-with-guitar-his-hands-dark-background_613910-5029.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-make-up-woman-with-green-eyes_23-2148282165.jpg" } },
+ { title: "Rising Stars", description: "Fresh talent on the rise.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-transparent-sheet_23-2149417585.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-man-traditional-celtic-clothes-playing-mandolin-grey-vignette-background_613910-13774.jpg" } },
]}
showStepNumbers={false}
title="Our Roster"
@@ -186,42 +96,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
- {
- id: "r1",
- name: "Midnight Pulse",
- price: "$15",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-menu-paper-plate-with-leaves_23-2148496904.jpg?_wi=2",
- },
- {
- id: "r2",
- name: "Digital Dawn",
- price: "$15",
- imageSrc: "http://img.b2bpic.net/free-photo/optimism-wallpaper-with-smiley-face_23-2150039319.jpg",
- },
- {
- id: "r3",
- name: "Bass Frequency",
- price: "$15",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinyl-record-arrangement_23-2149075974.jpg",
- },
- {
- id: "r4",
- name: "System Shock",
- price: "$15",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-wonder-wheel-movement-lights-with-light-bulb_23-2148328069.jpg",
- },
- {
- id: "r5",
- name: "Neon Dreams",
- price: "$15",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-single-s-day-banner_23-2149520237.jpg",
- },
- {
- id: "r6",
- name: "Sonic Storm",
- price: "$15",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328066.jpg",
- },
+ { id: "r1", name: "Midnight Pulse", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-menu-paper-plate-with-leaves_23-2148496904.jpg" },
+ { id: "r2", name: "Digital Dawn", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/optimism-wallpaper-with-smiley-face_23-2150039319.jpg" },
+ { id: "r3", name: "Bass Frequency", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinyl-record-arrangement_23-2149075974.jpg" },
+ { id: "r4", name: "System Shock", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wonder-wheel-movement-lights-with-light-bulb_23-2148328069.jpg" },
+ { id: "r5", name: "Neon Dreams", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-single-s-day-banner_23-2149520237.jpg" },
+ { id: "r6", name: "Sonic Storm", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328066.jpg" },
]}
title="Latest Releases"
description="Explore our recent catalog of high-impact electronic masterpieces."
@@ -234,27 +114,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "1.2M",
- title: "Streams",
- description: "Across all platforms",
- imageSrc: "http://img.b2bpic.net/free-photo/translucent-blurred-portrait-woman_23-2149705724.jpg",
- },
- {
- id: "m2",
- value: "50+",
- title: "Releases",
- description: "Diverse music catalog",
- imageSrc: "http://img.b2bpic.net/free-photo/discs-near-compact-cassette_23-2147781430.jpg",
- },
- {
- id: "m3",
- value: "20",
- title: "Artists",
- description: "Global roster members",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-neon-light_23-2149005458.jpg",
- },
+ { id: "m1", value: "1.2M", title: "Streams", description: "Across all platforms", imageSrc: "http://img.b2bpic.net/free-photo/translucent-blurred-portrait-woman_23-2149705724.jpg" },
+ { id: "m2", value: "50+", title: "Releases", description: "Diverse music catalog", imageSrc: "http://img.b2bpic.net/free-photo/discs-near-compact-cassette_23-2147781430.jpg" },
+ { id: "m3", value: "20", title: "Artists", description: "Global roster members", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-neon-light_23-2149005458.jpg" },
]}
title="Label Impact"
description="Numbers that define our growth and reach across the globe."
@@ -266,56 +128,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah J.",
- date: "Oct 2023",
- title: "Promoter",
- quote: "I Bang Records delivers consistently incredible sound.",
- avatarSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489847.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/electric-guitar-with-neon-light_23-2151376107.jpg?_wi=2",
- imageAlt: "professional musician artist portrait",
- },
- {
- id: "2",
- name: "Mark D.",
- date: "Sep 2023",
- title: "Radio Host",
- quote: "The roster is unmatched.",
- avatarSrc: "http://img.b2bpic.net/free-photo/man-posing-studio-high-angle_23-2149417590.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-18283.jpg?_wi=2",
- imageAlt: "professional musician artist portrait",
- },
- {
- id: "3",
- name: "Emily P.",
- date: "Aug 2023",
- title: "DJ",
- quote: "Pioneers of the industry.",
- avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-scary-clown_52683-120593.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-menu-paper-plate-with-leaves_23-2148496904.jpg?_wi=3",
- imageAlt: "professional musician artist portrait",
- },
- {
- id: "4",
- name: "Tom K.",
- date: "Jul 2023",
- title: "Producer",
- quote: "Production level is insane.",
- avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-man-posing-studio_23-2149417589.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/art-neon-fashion-men-s-portrait-handsome-guy-model-posing-outdoors-listening-music-headphones-red-green-filters-half-face_158538-4507.jpg?_wi=2",
- imageAlt: "professional musician artist portrait",
- },
- {
- id: "5",
- name: "Zoe B.",
- date: "Jun 2023",
- title: "Curator",
- quote: "Absolutely essential label.",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916009.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-tattooed-young-man-holding-dry-plant-leaves-hand-standing-against-gray-background_23-2148121883.jpg?_wi=2",
- imageAlt: "professional musician artist portrait",
- },
+ { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Promoter", quote: "I Bang Records delivers consistently incredible sound.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489847.jpg" },
+ { id: "2", name: "Mark D.", date: "Sep 2023", title: "Radio Host", quote: "The roster is unmatched.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/man-posing-studio-high-angle_23-2149417590.jpg" },
+ { id: "3", name: "Emily P.", date: "Aug 2023", title: "DJ", quote: "Pioneers of the industry.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-scary-clown_52683-120593.jpg" },
+ { id: "4", name: "Tom K.", date: "Jul 2023", title: "Producer", quote: "Production level is insane.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-man-posing-studio_23-2149417589.jpg" },
+ { id: "5", name: "Zoe B.", date: "Jun 2023", title: "Curator", quote: "Absolutely essential label.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916009.jpg" },
]}
title="Words from the Industry"
description="What our collaborators and partners say about the Bang movement."
@@ -327,21 +144,9 @@ export default function LandingPage() {
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.",
- },
+ { 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."
@@ -352,9 +157,7 @@ export default function LandingPage() {