From 429b20e4a78c4c9324363933e50e80b80b1556f9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:54:13 +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 d938c8f..d15dd56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" animationType="slide-up" title="What Guests Say" + description="Read about the incredible culinary experiences our clients have enjoyed." textboxLayout="default" testimonials={[ { -- 2.49.1