diff --git a/src/app/page.tsx b/src/app/page.tsx index 816c9e0..d4b6f4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { imageAlt: "Code Visualization", }, { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg?_wi=1", imageAlt: "Programming Hardware", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { name: "Sarah Johnson", role: "CEO @ TechCorp", testimonial: "Exceptional React developer! Delivered the platform ahead of schedule.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1", }, { id: "t2", @@ -237,7 +237,7 @@ export default function LandingPage() { name: "Alice Wang", role: "Head of Engineering @ CloudScale", testimonial: "Clean, modular code and excellent documentation. A pleasure to work with.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2", }, ]} title="Client Feedback" @@ -270,7 +270,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg?_wi=2" imageAlt="Contact me" />