diff --git a/src/app/page.tsx b/src/app/page.tsx index 90f1d5c..e0191e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,22 +163,22 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Sarah Johnson"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Sarah Johnson"}, { id: "2", name: "Michael Chen", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Michael Chen"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Michael Chen"}, { id: "3", name: "Emily Rodriguez", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Emily Rodriguez"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Emily Rodriguez"}, { id: "4", name: "David Kim", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "David Kim"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "David Kim"}, { id: "5", name: "Jessica Brown", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5", imageAlt: "Jessica Brown"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Jessica Brown"}, { id: "6", name: "Robert Martinez", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6", imageAlt: "Robert Martinez"}, + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Robert Martinez"}, ]} cardTitle="Thousands of satisfied customers trust us for accurate, professional measurements" cardTag="Highly Rated Service"