From f409591d70738b189893997dc2e211ec696120bb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:35:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 203 ++++++++++------------------------------------- 1 file changed, 41 insertions(+), 162 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e98619b..872bbbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,57 +49,36 @@ export default function LandingPage() {
@@ -121,17 +90,11 @@ export default function LandingPage() { description="We are a collective pushing the boundaries of underground music, where innovation meets independence. ACTUALLY MOVING CULTURE, defining the pulse of 2026 and beyond." metrics={[ { - value: "2026", - title: "Est.", - }, + value: "2026", title: "Est."}, { - value: "100%", - title: "Independent", - }, + value: "100%", title: "Independent"}, { - value: "∞", - title: "Legacy", - }, + value: "∞", title: "Legacy"}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-cherry-cactus-bedroom_23-2149355065.jpg" mediaAnimation="blur-reveal" @@ -146,29 +109,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Innovation", - description: "Pushing sound design forward.", - tag: "01", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020030.jpg", - imageAlt: "Portrait of handsome man over orange background", - }, + id: "f1", title: "Innovation", description: "Pushing sound design forward.", tag: "01", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020030.jpg", imageAlt: "Portrait of handsome man over orange background"}, { - id: "f2", - title: "Culture", - description: "ACTUALLY MOVING CULTURE.", - tag: "02", - imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080751.jpg?_wi=2", - imageAlt: "Portrait of handsome man over orange background", - }, + id: "f2", title: "Culture", description: "ACTUALLY MOVING CULTURE.", tag: "02", imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080751.jpg", imageAlt: "Portrait of handsome man over orange background"}, { - id: "f3", - title: "Independence", - description: "Total creative freedom.", - tag: "03", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020038.jpg?_wi=1", - imageAlt: "Portrait of handsome man over orange background", - }, + id: "f3", title: "Independence", description: "Total creative freedom.", tag: "03", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020038.jpg", imageAlt: "Portrait of handsome man over orange background"}, ]} title="OUR MISSION" description="Redefining the sonic landscape through relentless innovation and uncompromising quality." @@ -183,23 +128,11 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "m1", - name: "L.L.A.D.E. 7", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020038.jpg?_wi=2", - imageAlt: "underground music artist portrait", - }, + id: "m1", name: "L.L.A.D.E. 7", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020038.jpg", imageAlt: "underground music artist portrait"}, { - id: "m2", - name: "BABY MIRO", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-digital-art_23-2151197857.jpg", - imageAlt: "electronic music artist dark portrait", - }, + id: "m2", name: "BABY MIRO", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-digital-art_23-2151197857.jpg", imageAlt: "electronic music artist dark portrait"}, { - id: "m3", - name: "STATIC VIBE", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-head-stylish-urban-style-african-american-man-pink-hoodie-black-hat-posed_627829-13425.jpg", - imageAlt: "hip hop producer portrait minimalist", - }, + id: "m3", name: "STATIC VIBE", imageSrc: "http://img.b2bpic.net/free-photo/close-up-head-stylish-urban-style-african-american-man-pink-hoodie-black-hat-posed_627829-13425.jpg", imageAlt: "hip hop producer portrait minimalist"}, ]} memberVariant="card" /> @@ -207,58 +140,23 @@ export default function LandingPage() {
@@ -324,8 +204,7 @@ export default function LandingPage() {