diff --git a/src/app/page.tsx b/src/app/page.tsx index 813a0fd..c0fdbec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,9 +62,9 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/pieces-saw_23-2147773400.jpg", imageAlt: "Product prototype and mechanical parts"}, { - imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", imageAlt: "Professional product development workspace"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=1", imageAlt: "Professional product development workspace"}, { - imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", imageAlt: "Innovation lab and maker workspace"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=2", imageAlt: "Innovation lab and maker workspace"}, ]} /> @@ -141,7 +141,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg?_wi=3" imageAlt="Professional product development workspace" mediaAnimation="slide-up" bulletPoints={[ @@ -180,19 +180,19 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Sarah Martinez", role: "Inventor", company: "Tech Innovations LLC", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Martinez"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Martinez"}, { id: "2", name: "James Chen", role: "Co-Founder", company: "StartupXYZ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "James Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "James Chen"}, { id: "3", name: "Lisa Rodriguez", role: "Product Manager", company: "Local Manufacturing Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg", imageAlt: "Lisa Rodriguez"}, { id: "4", name: "Michael Thompson", role: "Engineering Lead", company: "Precision Devices", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Michael Thompson"}, + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Michael Thompson"}, { id: "5", name: "Amanda Foster", role: "Founder", company: "Design Studio FL", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amanda Foster"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Amanda Foster"}, { id: "6", name: "David Park", role: "Project Director", company: "Advanced Solutions Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "David Park"},