diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fd071e..769d073 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { quote: "Found a home right from the first cut. I haven't moved ever since.", name: "John M.", role: "Local Resident", - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg?_wi=1", }, { id: "2", @@ -140,7 +140,7 @@ export default function LandingPage() { quote: "Great cuts, great customer service. Always consistent.", name: "Sam K.", role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-checking-his-haircut-mirror_23-2148298302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-checking-his-haircut-mirror_23-2148298302.jpg?_wi=1", }, { id: "3", @@ -148,7 +148,7 @@ export default function LandingPage() { quote: "The master tape fader. Proper job every single time.", name: "Dennis W.", role: "Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2147859163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2147859163.jpg?_wi=1", }, { id: "4", @@ -156,7 +156,7 @@ export default function LandingPage() { quote: "Best barbershop experience in Kiambu. High quality and professional.", name: "Brian O.", role: "Corporate", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9654.jpg?_wi=1", }, { id: "5", @@ -180,22 +180,22 @@ export default function LandingPage() { { title: "Clean Fade", description: "Expertly executed skin fades tailored to your head shape.", - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg?_wi=2", }, { title: "Haircut & Styling", description: "Precision haircut and styling to suit your personality and lifestyle.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-checking-his-haircut-mirror_23-2148298302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-checking-his-haircut-mirror_23-2148298302.jpg?_wi=2", }, { title: "Beard Trim & Line-Up", description: "Crisp, clean lines for a sharp, refined appearance.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2147859163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2147859163.jpg?_wi=2", }, { title: "Kids Cuts", description: "Patient, high-quality cuts for the younger gentlemen.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9654.jpg?_wi=2", }, ]} title="Premium Grooming Services"