diff --git a/src/app/page.tsx b/src/app/page.tsx index b23fe4d..af183d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { { id: "5", name: "Stuffed Grape Leaves", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-cheese-olive-cucumber-tomato-white-bowl-wooden-table_176474-104.jpg"}, { - id: "6", name: "Honey-Walnut Baklava", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/front-view-greek-salad-lettuce-with-black-olives_141793-4617.jpg"}, + id: "6", name: "Honey-Walnut Baklava", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/front-view-greek-salad-lettuce-with-black-olives_141793-4617.jpg?_wi=1"}, ]} title="Signature Menu Highlights" description="From vibrant mezze plates to hearty grilled entrees, our menu is designed to delight." @@ -226,7 +226,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "How can we help?" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/front-view-greek-salad-lettuce-with-black-olives_141793-4617.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-greek-salad-lettuce-with-black-olives_141793-4617.jpg?_wi=2" />