Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-02-26 21:04:14 +00:00

View File

@@ -47,7 +47,7 @@ export default function ReviewsPage() {
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Belle Meade, Nashville", rating: 5, 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, 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, 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={[ kpiItems={[