diff --git a/src/app/page.tsx b/src/app/page.tsx index c019a89..6ffeec5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg?_wi=1", imageAlt: "Fresh street food", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg?_wi=2", imageAlt: "Shawarma station", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg?_wi=3", imageAlt: "Bakery treats", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg?_wi=4", imageAlt: "Evening snacks", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg?_wi=5", imageAlt: "Fried bites", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-roll-pita-bread-with-onions-tomato_140725-6559.jpg?_wi=6", imageAlt: "Ice cream treats", }, ]} @@ -183,19 +183,19 @@ export default function LandingPage() { id: "p2", name: "Hot Samosa", price: "Crunchy", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85235.jpg?_wi=1", }, { id: "p3", name: "Cream Bun", price: "Soft", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-plate-cookies-cinnamon-sticks-dry-flowers-palm_140725-52730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-plate-cookies-cinnamon-sticks-dry-flowers-palm_140725-52730.jpg?_wi=1", }, { id: "p4", name: "Chicken Bites", price: "Fried", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85235.jpg?_wi=2", }, { id: "p5", @@ -207,7 +207,7 @@ export default function LandingPage() { id: "p6", name: "Puffs", price: "Flaky", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-plate-cookies-cinnamon-sticks-dry-flowers-palm_140725-52730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-plate-cookies-cinnamon-sticks-dry-flowers-palm_140725-52730.jpg?_wi=2", }, ]} title="Crowd Favorites"