diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ee4bb8..ab10959 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-veggie-sub_23-2148322795.jpg", 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", imageAlt: "Authentic Cuban Coffee"} + 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"} ]} mediaAnimation="slide-up" rating={5} @@ -77,17 +77,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - 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"}, + 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?_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"}, + 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?_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"}, + 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?_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"}, + 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?_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"}, + 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?_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"}, + 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?_wi=7"}, ]} title="Our Signature Dishes" description="From traditional breakfasts to hearty dinners, we bring Cuba to your plate."