From 13621acc128c5d6ac752dc25cf1d2793659564db Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:42:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ab2a4c..2b504bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,6 +104,7 @@ export default function LandingPage() { title="Guest Experiences" description="Hear what our diners are saying about their visit to Rustic Punjab." useInvertedBackground={false} + textboxLayout="default" gridVariant="three-columns-all-equal-width" animationType="slide-up" testimonials={[ -- 2.49.1