diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b53c5a..404a90d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=1" imageAlt="Chef plating gourmet food" mediaAnimation="slide-up" /> @@ -91,37 +91,37 @@ export default function LandingPage() { id: "1", name: "Seafood Tasting", price: "$150/person", - imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=2", }, { id: "2", name: "Vegetarian Harvest", price: "$120/person", - imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=3", }, { id: "3", name: "Classic French", price: "$180/person", - imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=4", }, { id: "4", name: "Tapas Evening", price: "$100/person", - imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=5", }, { id: "5", name: "Seasonal Fusion", price: "$160/person", - imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=6", }, { id: "6", name: "Dessert Showcase", price: "$90/person", - imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=7", }, ]} title="Signature Dining Menus"