diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c033b21..20e6054 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { quote: "The most intense set I've ever experienced.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-man-with-mustache_250224-374.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-amusement-park-wonder-wheel-green-neon-lights_23-2148328095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-amusement-park-wonder-wheel-green-neon-lights_23-2148328095.jpg?_wi=2", imageAlt: "Black and white portrait of man with mustache", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { quote: "VEX-D is in a league of their own.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/cool-man-with-hoodie_23-2147646523.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/audio-engineer-with-headset-mixing-mastering-his-recorded-files_482257-112552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/audio-engineer-with-headset-mixing-mastering-his-recorded-files_482257-112552.jpg?_wi=2", imageAlt: "Black and white portrait of man with mustache", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { quote: "Perfectly crafted soundscapes.", tag: "Event Planner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-halloween-masculine-model-looking-away_23-2148277535.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-colorful-patterned-neon-lights-darkness_181624-20458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-colorful-patterned-neon-lights-darkness_181624-20458.jpg?_wi=2", imageAlt: "Black and white portrait of man with mustache", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Best vibe in the business.", tag: "Club Owner", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489846.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-bats-decoration_23-2147687073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-bats-decoration_23-2147687073.jpg?_wi=2", imageAlt: "Black and white portrait of man with mustache", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index f9fbc6f..9403ebf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,15 +73,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/blurred-amusement-park-wonder-wheel-green-neon-lights_23-2148328095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-amusement-park-wonder-wheel-green-neon-lights_23-2148328095.jpg?_wi=1", imageAlt: "Stage Performance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/audio-engineer-with-headset-mixing-mastering-his-recorded-files_482257-112552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/audio-engineer-with-headset-mixing-mastering-his-recorded-files_482257-112552.jpg?_wi=1", imageAlt: "DJ Set Mix", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-colorful-patterned-neon-lights-darkness_181624-20458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-colorful-patterned-neon-lights-darkness_181624-20458.jpg?_wi=1", imageAlt: "Club Interior", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { title="Underground Roots, Global Vision" description="VEX-D is not just a performer; it is a meticulously crafted soundscape designed to redefine the electronic live experience." subdescription="From gritty basements to world-class festival stages, every beat tells the story of the next generation of sound." - imageSrc="http://img.b2bpic.net/free-photo/woman-posing-bats-decoration_23-2147687073.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-posing-bats-decoration_23-2147687073.jpg?_wi=1" mediaAnimation="slide-up" icon={Music} />