diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ea0a7a..6119b3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,23 +65,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=1", imageAlt: "Fried chicken and burger combo", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=2", imageAlt: "Restaurant ambiance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=3", imageAlt: "Crispy chicken wings", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=4", imageAlt: "Tasty fast food spread", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=5", imageAlt: "Happy dining atmosphere", }, ]} @@ -146,7 +146,7 @@ export default function LandingPage() { { id: "1", name: "Rajesh Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", }, { id: "2", @@ -166,7 +166,7 @@ export default function LandingPage() { { id: "5", name: "Suresh M.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", }, ]} cardTitle="What our customers say"