From 1b5463fdb450d9cb22da22dabf4764bd8e033b9f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 06:36:26 +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 80aa4cc..a4c4ce2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,6 +165,7 @@ export default function LandingPage() { text: "Get Directions", href: "https://maps.google.com/?q=Dairy+Depot+Reed+City+Michigan" }} ctaIcon={MapPin} + faqs={[]} /> -- 2.49.1