From 9009363fe738b47b874eccc903a5efa8c8c27c55 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:38:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c5c2a5c..ac53f8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { id: "affordable-pricing", title: "Affordable & Transparent Pricing", description: "Enjoy premium North Indian cuisine at budget-friendly rates starting at ₹200–400 per person. No hidden charges, just honest value.", imageSrc: "http://img.b2bpic.net/free-photo/dollar-burger_1401-439.jpg", imageAlt: "Value for Money Pricing" } ]} - gridVariant="uniform-4-items" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1