Update src/app/page.tsx
This commit is contained in:
@@ -32,7 +32,6 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{ name: "O nás", id: "about" },
|
||||
{ name: "Galerie", id: "gallery" },
|
||||
{ name: "Recenze", id: "reviews" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user