Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "Homeowner", company: "San Diego", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Mark D.", role: "Real Estate Agent", company: "SD", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-seaside_23-2148574671.jpg"},
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photographer-taking-picture-while-looking-camera_158595-5719.jpg"},
|
||||
{
|
||||
id: "4", name: "David W.", role: "Homeowner", company: "La Jolla", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Julie K.", role: "Homeowner", company: "San Diego", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user