Merge version_1 into main #3
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", role: "Owner", company: "Regional Manufacturing", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", imageAlt: "Successful business owner professional portrait"},
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1", imageAlt: "Successful business owner professional portrait"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Operations Director", company: "Healthcare Services Group", rating: 5,
|
||||
imageSrc:
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Jennifer Williams", role: "Founder", company: "Professional Services", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", imageAlt: "Female entrepreneur professional portrait photo"},
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", imageAlt: "Female entrepreneur professional portrait photo"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "98%", label: "Client satisfaction" },
|
||||
|
||||
Reference in New Issue
Block a user