Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 19:02:20 +00:00
parent 2c7a998961
commit 29a093c755

View File

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