From 28bdc2a925009ee4ab6b317b63eec00c909b0222 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:36:18 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index ae664c7..8dc752d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -57,7 +57,7 @@ export default function MenuPage() { ]} gridVariant="three-columns-all-equal-width" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardBrandClassName="text-foreground" cardNameClassName="text-foreground" cardPriceClassName="text-foreground" @@ -79,7 +79,7 @@ export default function MenuPage() { ]} gridVariant="four-items-2x2-equal-grid" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardTitleClassName="text-foreground" cardDescriptionClassName="text-foreground" tag="Our Promise"