Merge version_1 into main #1
@@ -130,23 +130,23 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", role: "Homeowner", company: "Nashville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Sarah Martinez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "Sarah Martinez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Johnson", role: "Property Manager", company: "Memphis", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Michael Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1", imageAlt: "Michael Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Davis", role: "Homeowner", company: "Knoxville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Jennifer Davis"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2", imageAlt: "Jennifer Davis"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Robert Thompson", role: "Busy Professional", company: "Nashville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Robert Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2", imageAlt: "Robert Thompson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Patricia Wilson", role: "Elderly Homeowner", company: "Clarksville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Patricia Wilson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=3", imageAlt: "Patricia Wilson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Anderson", role: "Homeowner", company: "Franklin", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user