Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 21:03:14 +00:00
parent b4bc218649
commit f8e3273542

View File

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