diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 29ddf8b..8c541fe 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -48,21 +48,21 @@ export default function TeamPage() { name: "Rudy", role: "Master Craftsman", imageSrc: - "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", + "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=3", }, { id: "2", name: "Maarten", role: "Client Favorite", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg", + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=5", }, { id: "3", name: "Walter", role: "Trusted Expert", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg", + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=6", }, ]} gridVariant="three-columns-all-equal-width" @@ -86,7 +86,7 @@ export default function TeamPage() { "Decades of precision work. Rudy specializes in complex color corrections and avant-garde cuts for clients seeking bold transformations.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg", + "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg?_wi=3", }, items: [ { icon: Check, text: "Color corrections" }, @@ -102,7 +102,7 @@ export default function TeamPage() { "Known for his approachable nature and intuitive understanding of client needs. Maarten excels at making nervous clients feel at ease.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg", + "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=3", }, items: [ { icon: Check, text: "Client comfort" }, @@ -118,7 +118,7 @@ export default function TeamPage() { "A steady hand for classic cuts and timeless styles. Walter delivers reliable, polished results that keep clients returning year after year.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg", + "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg?_wi=3", }, items: [ { icon: Check, text: "Classic expertise" },