import React from "react"; import { BreadCrumbs } from "@/components/ui/bread-crumbs"; import { ContactsForm } from "@/components/shared/contacts-form"; import { getTranslations } from "next-intl/server"; export default async function ContactsPage() { const t = await getTranslations("contacts"); return (

{t("title")}

address

{t("address")}

{t("addressValue")}
phone

{t("phoneNumbers")}

email

Email:

contact@turkmenexpo.com