From de8f8315cc865e05913a14f04caaf1f112e212f4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 03:40:01 +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 b4ffd6e..eda1d97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,6 +94,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" title="Hear From Our Guests" + description="See what our customers have to say about their experience at Tiagos Tacos." useInvertedBackground={false} testimonials={[ { id: "t1", name: "Sarah J.", handle: "@sarahfoodie", testimonial: "The best carnitas in town! Truly authentic experience.", rating: 5 } -- 2.49.1