Update src/app/reviews/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Belle Meade, Nashville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
|
||||
imageAlt: "woman portrait professional headshot smiling portrait"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function ReviewsPage() {
|
||||
role: "Property Owner",
|
||||
company: "Germantown, Nashville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "man portrait professional headshot business portrait"
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Green Hills, Nashville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
|
||||
imageAlt: "woman portrait professional headshot smiling portrait"
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function ReviewsPage() {
|
||||
role: "Business Owner",
|
||||
company: "Brentwood, Nashville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "man portrait professional headshot business portrait"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user