Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -164,7 +164,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:
|
||||
@@ -176,7 +176,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