From f3c7096bc7ebac48f2c14c68d68cd99783a84957 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:19:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7e5be8..46c48b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,6 @@ export default function LandingPage() { id: "menu-options", value: "200+", title: "Menu Combinations", items: ["Diverse cuisine styles", "Custom dietary accommodations"] } ]} - gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} -- 2.49.1