Merge version_1 into main #3
@@ -187,16 +187,16 @@ const HomePage = () => {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael S", role: "Homeowner", company: "Brackenfell", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Ayesha K", role: "Business Owner", company: "Kuilsriver", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Daniel M", role: "Homeowner", company: "Bellville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Chantel R", role: "Homeowner", company: "Durbanville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Repairs Completed" },
|
||||
|
||||
Reference in New Issue
Block a user