diff --git a/src/app/page.tsx b/src/app/page.tsx index 1dd837d..7d6abb9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,15 +154,15 @@ export default function LandingPage() { { id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Sarah Johnson"}, { - id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Michael Chen"}, + id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "Michael Chen"}, { - id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Emily Rodriguez"}, + id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Emily Rodriguez"}, { - id: "4", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "David Williams"}, + id: "4", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=1", imageAlt: "David Williams"}, { id: "5", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Jessica Martinez"}, { - id: "6", name: "Thomas Anderson", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "Thomas Anderson"}, + id: "6", name: "Thomas Anderson", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=2", imageAlt: "Thomas Anderson"}, ]} cardTitle="Trusted by over 50,000 customers worldwide" cardTag="Customer Testimonials"