Merge version_1 into main #1
@@ -185,7 +185,7 @@ export default function BrewHavenPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Torres", role: "Software Engineer", company: "Tech Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Portrait of Michael Torres"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Portrait of Michael Torres"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", role: "Author & Poet", company: "Freelance Writer", rating: 5,
|
||||
@@ -193,7 +193,7 @@ export default function BrewHavenPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Park", role: "Coffee Enthusiast", company: "Coffee Blog Founder", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Portrait of James Park"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Portrait of James Park"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user