diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ead6e9..302b9be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { testimonials={[ { name: "Alex M.", 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", imageAlt: "professional barber shop interior modern"}, + 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"}, { name: "Sarah K.", handle: "@sarahk", testimonial: "Best haircut for the price in Montreal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-straighten-beard-with-razor-hairbrush-senior-client_23-2148181919.jpg", imageAlt: "barber tools and clean shop"}, @@ -73,7 +73,7 @@ export default function LandingPage() { { text: "Get a Cut Today", 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={[ { @@ -161,7 +161,7 @@ export default function LandingPage() { title: "Expert Styling", description: "Professional tools for every style.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg", buttonIcon: Zap, }, { - 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", buttonIcon: User, + 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?_wi=3", buttonIcon: User, }, ]} title="Modern Shop Experience"