import DotAnimatsiya from "@/components/dot/DotAnimatsiya"; import { ChevronRight } from "lucide-react"; import { useTranslations } from "next-intl"; import Image from "next/image"; import Link from "next/link"; export function OurService() { const t = useTranslations(); return (
{t("home.services.description")}
{t("home.services.services.operation.title")}
{t("home.services.services.operation.description")}
{t("home.services.services.suppression.title")}
{t("home.services.services.suppression.description")}
{t("home.services.services.safety.title")}
{t("home.services.services.safety.description")}
{t("home.services.services.monitoring.title")}
{t("home.services.services.monitoring.description")}