Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:39:00 +00:00
parent 1414b3aea0
commit 3cd482e04c

View File

@@ -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" },