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 }