diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 59eda90..e3e63d4 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -116,7 +116,7 @@ export default function MenuPage() { ] }, { - title: "Exclusive Selection", description: "Limited edition and collector's items for the discerning palate", bensoComponent: "icon-info-cards", items: [ + title: "Exclusive Selection", description: "Limited edition and collector's items for the discerning palate", bentoComponent: "icon-info-cards", items: [ { imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=1", imageAlt: "Vintage Champagne" }, { imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=1", imageAlt: "Dessert Wine Selection" }, { imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=1", imageAlt: "Rare Burgundy" }