Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| add2d941ab | |||
| b176cb0430 |
@@ -181,19 +181,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Aliyah Gonzales", role: "Homeowner", company: "Phoenix", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-long-hair-sitting-cafe-with-laptop_273609-6339.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Isaac Garcia", role: "Homeowner", company: "Mesa", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3560.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-young-man-posing_23-2149512418.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "El Güero", role: "New Home Buyer", company: "Scottsdale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-work_23-2149546186.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jessica Lee", role: "Property Manager", company: "Chandler", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hat-drinking-coffee-go_1303-9669.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user