Update src/app/page.tsx
This commit is contained in:
@@ -175,13 +175,13 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "customer portrait happy customer professional headshot customer avatar user profile"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Tech Reviewer", company: "Tech Daily", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "satisfied customer client portrait professional photo customer image user avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1", imageAlt: "satisfied customer client portrait professional photo customer image user avatar"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Lifestyle Blogger", company: "Modern Living", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "customer review happy user portrait photo customer profile user image"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "satisfied user customer photo professional portrait user profile customer avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2", imageAlt: "satisfied user customer photo professional portrait user profile customer avatar"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500K+", label: "Happy Customers" },
|
||||
|
||||
Reference in New Issue
Block a user