Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 21:28:11 +00:00
parent 838af9dd20
commit 73aee2f900

View File

@@ -18,7 +18,8 @@ export default function AboutPage() {
];
const navButton = {
text: "Связаться с нами", href: "/contact"};
text: "Связаться с нами", href: "/contact"
};
return (
<ThemeProvider