diff --git a/src/app/page.tsx b/src/app/page.tsx index fc5d480..b8cec03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,8 +67,9 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Cozy intimate dining room corner" } - ], - mediaAnimation="slide-up", ariaLabel="Moys Chinese Restaurant hero section with featured dishes" + ]} + mediaAnimation="slide-up" + ariaLabel="Moys Chinese Restaurant hero section with featured dishes" /> @@ -108,7 +109,7 @@ export default function LandingPage() { { id: "04", title: "Sesame Chicken (Moys Style)", description: "More chicken than breading, with our signature sesame sauce. A house favorite that keeps guests coming back.", imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-dish-food_23-2150777691.jpg", imageAlt: "Sesame chicken with sauce" } - ] + ]} gridVariant="four-items-2x2-equal-grid" textboxLayout="default" animationType="slide-up" @@ -161,7 +162,7 @@ export default function LandingPage() { { id: "5", title: "Do I need a reservation?", content: "Reservations are not required, but strongly recommended—especially for our Peking Duck dinner and weekend dining. Call ahead to secure your table: (614) 291-MOYS." } - ] + ]} />