From f37fbe49e052799f3673757196fb2df88ecf8cd9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:32:13 +0000 Subject: [PATCH] Update src/app/music/page.tsx --- src/app/music/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/music/page.tsx b/src/app/music/page.tsx index a00f63c..194065a 100644 --- a/src/app/music/page.tsx +++ b/src/app/music/page.tsx @@ -104,21 +104,21 @@ export default function MusicPage() { id: "1", name: "Classic T-Shirt", price: "€19,99", - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-girl-sits-table-with-makeup-tools-applying-powder-blush-isolated-olive-green-wall_141793-106162.jpg?_wi=2", imageAlt: "ASBEST Classic T-Shirt" }, { id: "2", name: "Festival Hat", price: "€14,99", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-holding-hand-head-see-clearly-while-keeping-hand-waist-t-shirt-cap-looking-focused-front-view_176474-54638.jpg?_wi=2", imageAlt: "ASBEST Festival Hat" }, { id: "3", name: "Logo Hoodie", price: "€44,99", - imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-fashion-editorial_23-2151925541.jpg?_wi=2", imageAlt: "ASBEST Logo Hoodie" } ]} @@ -141,7 +141,7 @@ export default function MusicPage() { role: "Festival Organizer", company: "Zwarte Cross", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-proposing-camera-summer-lifestyle-concept_197531-30454.jpg?_wi=4", imageAlt: "Dirk van den Berg" }, { @@ -150,7 +150,7 @@ export default function MusicPage() { role: "Fan & Party Host", company: "Gelderland", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-people-dancing-outdoors_329181-17928.jpg?_wi=4", imageAlt: "Maria de Vries" }, { @@ -159,7 +159,7 @@ export default function MusicPage() { role: "Sound Engineer", company: "Dutch Festivals", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-posing-amusement-park-big-wheel_23-2148737837.jpg?_wi=4", imageAlt: "Jelle Hartmann" }, { @@ -168,7 +168,7 @@ export default function MusicPage() { role: "Band Fan", company: "Utrecht", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-showing-each-other-purchased-things_23-2147688448.jpg?_wi=3", imageAlt: "Petra Smit" } ]}