From 80609c24019bc8210833ab11b9f53fb948ef3376 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:34:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 944e910..e98619b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,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={[ @@ -158,7 +158,7 @@ export default function LandingPage() { title: "Culture", description: "ACTUALLY MOVING CULTURE.", tag: "02", - 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=2", imageAlt: "Portrait of handsome man over orange background", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { title: "Independence", description: "Total creative freedom.", tag: "03", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020038.jpg", + 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", }, ]} @@ -185,7 +185,7 @@ export default function LandingPage() { { id: "m1", name: "L.L.A.D.E. 7", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020038.jpg?_wi=2", imageAlt: "underground music artist portrait", }, { -- 2.49.1