diff --git a/src/app/page.tsx b/src/app/page.tsx index 455d812..58e2f0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" },