diff --git a/src/app/page.tsx b/src/app/page.tsx index ab62b75..aa39b4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,11 +106,11 @@ export default function BruCruCoffeePage() { { id: "1", name: "Sarah Mitchell", handle: "New Mum, Kenmore", testimonial: "This place is my village! The staff know my order, my kids love playing with the other families here, and Carla's pastries are unreal.", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, { id: "2", name: "James Chen", handle: "Morning Commuter", testimonial: "Best stop on my way to work. Consistent quality coffee, friendly vibe, and they remember exactly how I take it.", imageSrc: - "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "James Chen"}, + "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "James Chen"}, { id: "3", name: "Emma Rodriguez", handle: "Pet Owner", testimonial: "My dog is treated like royalty here! The pet-friendly setup and the genuine care from the team make it special.", imageSrc: @@ -122,11 +122,11 @@ export default function BruCruCoffeePage() { { id: "5", name: "Lisa Wong", handle: "Regular Customer", testimonial: "Carla's sausage rolls have ruined every other café for me. Worth the drive from across town. Highly recommend!", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Wong"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Lisa Wong"}, { id: "6", name: "David Taylor", handle: "Events Coordinator", testimonial: "Booked their catering for our office event – exceeded expectations. Professional, delicious, and genuinely friendly service.", imageSrc: - "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "David Taylor"}, + "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "David Taylor"}, ]} />