diff --git a/src/app/page.tsx b/src/app/page.tsx index 0de37c7..657856b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,9 +96,9 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} products={[ - { id: "p1", name: "Shrimp Mozambique", price: "$79 - $139", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapes-different-delicious-meals_78826-2228.jpg" }, - { id: "p2", name: "Pork Alentejana", price: "$65 - $125", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapes-different-delicious-meals_78826-2228.jpg" }, - { id: "p3", name: "Chicken Wings", price: "$59 - $99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapes-different-delicious-meals_78826-2228.jpg" }, + { id: "p1", name: "Shrimp Mozambique", price: "$79 - $139", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapes-different-delicious-meals_78826-2228.jpg?_wi=1" }, + { id: "p2", name: "Pork Alentejana", price: "$65 - $125", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapes-different-delicious-meals_78826-2228.jpg?_wi=2" }, + { id: "p3", name: "Chicken Wings", price: "$59 - $99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapes-different-delicious-meals_78826-2228.jpg?_wi=3" }, ]} title="Party Platters" description="Order ahead for your celebrations. Full and half trays available."