From dae23b9588d0d3f181521c7432d846b2ebaa03da Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:16:21 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 55c3db8..7fd0765 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { title="Store Policies" sections={[ { - heading: "Customer Service", content: { type: "paragraph", text: "We pride ourselves on providing the best customer service experience." } + heading: "Customer Service", content: { text: "We pride ourselves on providing the best customer service experience." } } ]} />