Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-04-07 13:16:53 +00:00

View File

@@ -50,7 +50,7 @@ export default function ContactPage() {
title="Store Policies"
sections={[
{
heading: "Customer Service", content: { text: "We pride ourselves on providing the best customer service experience." }
heading: "Customer Service", content: { type: "paragraph", text: "We pride ourselves on providing the best customer service experience." }
}
]}
/>