Update src/app/contact/page.tsx

This commit is contained in:
2026-04-07 13:16:21 +00:00
parent 1a0408c1eb
commit dae23b9588

View File

@@ -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." }
}
]}
/>