Update src/app/contact/page.tsx

This commit is contained in:
2026-05-11 13:50:18 +00:00
parent fa01386520
commit d2d09589e1

View File

@@ -40,9 +40,11 @@ export default function ContactPage() {
title="Informații Contact"
sections={[
{
heading: "Locație", content: {
type: "paragraph", text: "Chișinău, str. Exemplului, nr 1."
heading: "Locație", content: [
{
text: "Chișinău, str. Exemplului, nr 1."
}
]
}
]}
/>