diff --git a/src/app/page.tsx b/src/app/page.tsx index 91bd8b9..519fa16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "View Menus", href: "#menus" }, { text: "Inquire", 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" /> @@ -74,12 +74,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { 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" }, - { 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" }, - { 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" }, - { 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" }, - { 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" }, - { 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" } + { 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?_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?_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?_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?_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?_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?_wi=7" } ]} title="Signature Dining Menus" description="Explore our curated culinary collections."