diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c216ae..7593c15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,27 +70,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=1", imageAlt: "Traditional tamales", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=2", imageAlt: "Traditional tamales", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=3", imageAlt: "Traditional tamales", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=4", imageAlt: "Traditional tamales", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=5", imageAlt: "Traditional tamales", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=6", imageAlt: "Traditional tamales", }, ]} @@ -122,37 +122,37 @@ export default function LandingPage() { id: "1", name: "Pork Verde", price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=1", }, { id: "2", name: "Chicken Mole", price: "$3.75", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=2", }, { id: "3", name: "Beef Roja", price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=3", }, { id: "4", name: "Cheese & JalapeƱo", price: "$3.25", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=4", }, { id: "5", name: "Sweet Corn", price: "$3.00", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=5", }, { id: "6", name: "Vegan Mushroom", price: "$3.75", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=6", }, ]} title="Our Signature Tamales"