Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-05 11:00:24 +00:00

View File

@@ -111,12 +111,12 @@ 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:
@@ -131,12 +131,12 @@ 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"
},
]}
/>