Updated the menu preview in step 4 to match the CSV structure. The menu now includes 8 categories: Fish Platters & Dinners, Seafood Combos, Wings & Chicken, Sandwiches/Subs/Wraps, Burgers & Quesadillas, Sides & Add-ons, Beverages & Desserts, and Breakfast. Each category contains all the items from the sheet, with item count updated to 30.
Now I need to update the menu-preview component to display "Menu Groups" instead of "Items":
Updated the menu summary stats to display "8 Menu Groups" instead of "30 Items". Changed both the data property from items to menuGroups in onboarding-data.ts and the corresponding display label in menu-preview.tsx.
Can you update the description of step four with this?
"This is a preview of your menu structure. Once it looks right, we’ll build out your full menu with item details, pricing, availability, and preparation settings."
Can you also remove the text above the confirm button that repeats this information? "This is a preview of your menu structure. You'll set pricing, availability, and item details in the next steps."
You can send messages while the preview loads