diff --git a/src/app/page.tsx b/src/app/page.tsx index 9aee8be..6320df3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,11 +76,11 @@ export default function LandingPage() { imageAlt: "Torta", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-view_23-2148629375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-view_23-2148629375.jpg?_wi=1", imageAlt: "Street Tacos", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bowl-guacamole-with-vegan-salad-pita-chips-blue-wooden-table-lights_181624-28234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-guacamole-with-vegan-salad-pita-chips-blue-wooden-table-lights_181624-28234.jpg?_wi=1", imageAlt: "Tamales Plate", }, ]} @@ -118,7 +118,7 @@ export default function LandingPage() { price: "$12.00", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-view_23-2148629375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-view_23-2148629375.jpg?_wi=2", }, { id: "2", @@ -136,7 +136,7 @@ export default function LandingPage() { price: "$15.00", rating: 4, reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/bowl-guacamole-with-vegan-salad-pita-chips-blue-wooden-table-lights_181624-28234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-guacamole-with-vegan-salad-pita-chips-blue-wooden-table-lights_181624-28234.jpg?_wi=2", }, ]} title="Signature Dishes"