Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@alex",
|
||||
testimonial: "Bradyn made the home buying process seamless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@mike",
|
||||
testimonial: "The best luxury agent in the market today.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@elena",
|
||||
testimonial: "Exceeded all our expectations on our sale.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
},
|
||||
{
|
||||
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
handle: "@chris",
|
||||
testimonial: "Incredible communication throughout the process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg",
|
||||
@@ -177,21 +177,21 @@ export default function LandingPage() {
|
||||
name: "Alex R.",
|
||||
role: "Home Buyer",
|
||||
testimonial: "Bradyn made the whole process seamless and easy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah K.",
|
||||
role: "Home Seller",
|
||||
testimonial: "His strategy resulted in a record sale for our street.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike J.",
|
||||
role: "Investor",
|
||||
testimonial: "Professional, fast, and incredible knowledge.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user