diff --git a/src/app/page.tsx b/src/app/page.tsx index 42c87f4..a757fc0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,15 +52,15 @@ export default function LandingPage() { testimonials={[ { name: "Thabo M.", handle: "Regular Customer", testimonial: "Best kota in Arcadia! Fast, fresh, and feels like home every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg?_wi=1" }, { name: "Sipho K.", handle: "Local Worker", testimonial: "My lunch break isn't complete without MAMOUSH. The owners treat everyone with respect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-being-body-positive_23-2148974042.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-being-body-positive_23-2148974042.jpg?_wi=1" }, { name: "Naledi T.", handle: "Neighborhood Resident", testimonial: "Affordable, delicious, and genuinely welcoming. A real community gem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13250.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13250.jpg?_wi=1" } ]} buttons={[ @@ -124,15 +124,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Thabo Mthembu", role: "Software Developer", company: "Tech Worker, Arcadia", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg?_wi=2" }, { id: "2", name: "Naledi Thorne", role: "Student", company: "University of Pretoria", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-being-body-positive_23-2148974042.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-being-body-positive_23-2148974042.jpg?_wi=2" }, { id: "3", name: "Sipho Khumalo", role: "Construction Manager", company: "Local Builder", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13250.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13250.jpg?_wi=2" }, { id: "4", name: "Amahle Mthembu", role: "Nurse", company: "Healthcare Worker", rating: 5,