Update src/app/page.tsx

This commit is contained in:
2026-03-03 19:30:04 +00:00
parent e44e487f71
commit b5706f9166

View File

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