Update src/app/reviews/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function ReviewsPage() {
|
||||
role: "Local Customer",
|
||||
company: "Waterville Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg?_wi=2",
|
||||
imageAlt: "Julie Pauken",
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function ReviewsPage() {
|
||||
role: "Regular Visitor",
|
||||
company: "Waterville Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-10.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-10.jpg?_wi=2",
|
||||
imageAlt: "Rob Gasser",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
|
||||
role: "Local Favorite",
|
||||
company: "Waterville Native",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg?_wi=2",
|
||||
imageAlt: "Jay Mikalacki",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function ReviewsPage() {
|
||||
role: "Family Visitor",
|
||||
company: "Waterville Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-woman-laptop_23-2148471013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-woman-laptop_23-2148471013.jpg?_wi=2",
|
||||
imageAlt: "Melissa Barber",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user