From afbdff967b5bc2b63c5d9363145e2b0836098e90 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:09:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e03300..4e4fb03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function DesertSpiceLanding() { @@ -161,7 +161,6 @@ export default function DesertSpiceLanding() { id: "3", value: "24-48", title: "Hour Average Service Time", items: ["Efficient reservation system", "Fast-track ordering process", "Generous portion guarantee"] } ]} - gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" title="Desert Spice by Numbers" @@ -196,7 +195,6 @@ export default function DesertSpiceLanding() { ]} animationType="slide-up" title="Transparent Pricing" - titleSegments={undefined} description="Generous portions at honest prices. Clear menu values with no hidden charges ensure you know exactly what to expect." textboxLayout="default" useInvertedBackground={false}