Merge version_1 into main #4
@@ -47,7 +47,7 @@ export default function ReviewsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Belle Meade, Nashville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "woman portrait professional headshot smiling portrait"
|
||||
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"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", role: "Property Owner", company: "Germantown, Nashville", rating: 5,
|
||||
@@ -55,7 +55,7 @@ export default function ReviewsPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Maria Garcia", role: "Homeowner", company: "Green Hills, Nashville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "woman portrait professional headshot smiling portrait"
|
||||
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"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user