From d8890893b272dec4444fb0c95b95591f6f5e5f68 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:32:23 +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 3bedf9c..a5dbb40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,6 +132,7 @@ export default function LandingPage() { { id: "2", title: "Are there food options available?", content: "Yes, visit our Pit Stop Grill for all your trackside food and beverage needs." }, ]} title="Common Questions" + description="Answers to frequently asked questions about our facility." faqsAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/aerial-view-winding-road-surrounded-by-greens-trees_181624-38224.jpg" textboxLayout="split" -- 2.49.1