diff --git a/src/app/page.tsx b/src/app/page.tsx index 405c2f2..05cec92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { testimonials={[ { name: "Maria S.", handle: "@mariaswellness", testimonial: "Nutri's Corps helped me lose 20 lbs and feel more energetic than ever before. Their personalized plan was easy to follow and incredibly effective!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg", imageAlt: "Happy woman eating salad"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg?_wi=1", imageAlt: "Happy woman eating salad"}, { name: "John D.", handle: "@fitjohn", testimonial: "As an athlete, precise nutrition is key. Nutri's Corps optimized my diet, leading to improved performance and faster recovery. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-smiling-female-friends-looking-each-other-gym_23-2147949510.jpg", imageAlt: "Man working out"}, @@ -122,7 +122,7 @@ export default function LandingPage() { }, ]} showMarqueeCard={true} - imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-composition-white-background_140725-140067.jpg?_wi=2" imageAlt="happy woman eating salad healthy" />