diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fa36c4..c763265 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,19 +78,19 @@ export default function LandingPage() { imageAlt: "Delicious Cuban Sandwich", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg?_wi=1", imageAlt: "Authentic Cuban Coffee", }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=1", imageAlt: "Fresh ingredients kitchen", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg?_wi=1", imageAlt: "Cozy dining area", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-eating-dessert-library_23-2147860599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-eating-dessert-library_23-2147860599.jpg?_wi=1", imageAlt: "Happy family lunch", }, ]} @@ -111,37 +111,37 @@ export default function LandingPage() { id: "p1", name: "Cuban Sandwich", price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg?_wi=2", }, { id: "p2", name: "Steak & Eggs", price: "$15.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg?_wi=3", }, { id: "p3", name: "Fresh Croquetas", price: "$8.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg?_wi=4", }, { id: "p4", name: "Café Cortado", price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg?_wi=5", }, { id: "p5", name: "Tostones", price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg?_wi=6", }, { id: "p6", name: "Ropa Vieja", price: "$18.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-toast-sandwiches-with-cheese-ham-inside-plate-with-french-fries_140725-20023.jpg?_wi=7", }, ]} title="Our Signature Dishes" @@ -160,7 +160,7 @@ export default function LandingPage() { quote: "Amazing food and kind staff. Truly the heart of Miami.", name: "Sarah J.", role: "Local Resident", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=2", }, { id: "t2", @@ -168,7 +168,7 @@ export default function LandingPage() { quote: "Great vibe and relaxing atmosphere. My favorite coffee spot.", name: "Michael C.", role: "Coffee Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg?_wi=2", }, { id: "t3", @@ -192,7 +192,7 @@ export default function LandingPage() { quote: "The breakfast here is unmatched. Will be coming back weekly.", name: "Maria L.", role: "Regular Customer", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-eating-dessert-library_23-2147860599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-eating-dessert-library_23-2147860599.jpg?_wi=2", }, ]} title="Real Cuban Experiences"