From 1df82ed86e6708dce6ffa8ce87f4879dfc5c06bc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:32:40 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 599620b..be65a48 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -18,7 +18,8 @@ export default function AboutPage() { ]; const navButton = { - text: "Связаться с нами", href: "/contact"}; + text: "Связаться с нами", href: "/contact" + }; return (