Merge version_1 into main #1
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", role: "Property Manager", company: "Commercial Property", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michelle Chen", role: "Business Owner", company: "Office Grounds", rating: 5,
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Emily Parker", role: "HOA President", company: "Community Association", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily Parker"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Emily Parker"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Walsh", role: "Landscape Designer", company: "Architect Partner", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user