Update src/app/about/page.tsx
This commit is contained in:
@@ -18,7 +18,8 @@ export default function AboutPage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Связаться с нами", href: "/contact"};
|
||||
text: "Связаться с нами", href: "/contact"
|
||||
};
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
|
||||
Reference in New Issue
Block a user