diff --git a/src/app/page.tsx b/src/app/page.tsx index 73470c9..715a7e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,27 +69,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg?_wi=1", imageAlt: "Organic Meat 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg?_wi=2", imageAlt: "Organic Meat 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg?_wi=3", imageAlt: "Organic Meat 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg?_wi=4", imageAlt: "Organic Meat 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg?_wi=5", imageAlt: "Organic Meat 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-steak-with-fresh-herbs-spices-cooking_84443-75208.jpg?_wi=6", imageAlt: "Organic Meat 6", }, ]} @@ -168,7 +168,7 @@ export default function LandingPage() { name: "Sven Emmler", role: "Foodie", testimonial: "Simply the best meat I've ever bought. Unbeatable quality.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-red-turnip-orange-carrot_23-2148076091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-red-turnip-orange-carrot_23-2148076091.jpg?_wi=1", }, { id: "2", @@ -196,7 +196,7 @@ export default function LandingPage() { name: "Julia Faust", role: "Home Cook", testimonial: "The service is just as good as the meat. Fresh and fast delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-red-turnip-orange-carrot_23-2148076091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-red-turnip-orange-carrot_23-2148076091.jpg?_wi=2", }, ]} title="Customer Stories"