Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
title="AMC RECORDS"
|
||||
description="ACTUALLY MOVING CULTURE. ESTABLISHMENT 2026. THE REST IS SILENCE. 7.7.7."
|
||||
tag="EST. 2026"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080751.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080751.jpg?_wi=1"
|
||||
imageAlt="dark abstract glitch background"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -111,9 +111,9 @@ export default function LandingPage() {
|
||||
{
|
||||
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", 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: "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"},
|
||||
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"},
|
||||
]}
|
||||
title="OUR MISSION"
|
||||
description="Redefining the sonic landscape through relentless innovation and uncompromising quality."
|
||||
@@ -128,7 +128,7 @@ 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", 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?_wi=2", 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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user