diff --git a/src/app/page.tsx b/src/app/page.tsx index 27842c5..e21e8b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@alexm", testimonial: "Very professional and friendly service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-covering-man39s-face-with-warm-wet-towel_651396-2980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-covering-man39s-face-with-warm-wet-towel_651396-2980.jpg?_wi=1", imageAlt: "professional barber shop interior modern", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-covering-man39s-face-with-warm-wet-towel_651396-2980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-covering-man39s-face-with-warm-wet-towel_651396-2980.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -259,7 +259,7 @@ export default function LandingPage() { { title: "Community Focus", description: "Dedicated to Montreal locals.", - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-covering-man39s-face-with-warm-wet-towel_651396-2980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-covering-man39s-face-with-warm-wet-towel_651396-2980.jpg?_wi=3", buttonIcon: "User", }, ]}