Update src/app/reviews/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Worcester",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=7",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function ReviewsPage() {
|
||||
role: "Property Manager",
|
||||
company: "Shrewsbury",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=8",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Worcester",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=9",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function ReviewsPage() {
|
||||
role: "Business Owner",
|
||||
company: "Auburn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=10",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Leicester",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=11",
|
||||
imageAlt: "Jennifer Walsh",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Worcester",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=12",
|
||||
imageAlt: "Robert Martinez",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user