Update src/pages/HomePage.tsx
This commit is contained in:
@@ -167,21 +167,21 @@ export default function HomePage() {
|
||||
role: "Resident",
|
||||
quote: "Mr. Mazaleni and his team are a cut above the rest. Exceptional quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark V.",
|
||||
role: "Developer",
|
||||
quote: "Efficient management and transparent communication. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-front-building_23-2147702499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-front-building_23-2147702499.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Chloe G.",
|
||||
role: "Homeowner",
|
||||
quote: "Remarkable story indeed. Their expertise transformed our living space.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -195,21 +195,21 @@ export default function HomePage() {
|
||||
role: "Resident",
|
||||
quote: "Mr. Mazaleni and his team are a cut above the rest. Exceptional quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Mark V.",
|
||||
role: "Developer",
|
||||
quote: "Efficient management and transparent communication. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-front-building_23-2147702499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-front-building_23-2147702499.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Chloe G.",
|
||||
role: "Homeowner",
|
||||
quote: "Remarkable story indeed. Their expertise transformed our living space.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user