Update src/app/page.tsx
This commit is contained in:
@@ -39,6 +39,8 @@ export default function LandingPage() {
|
||||
name: "Služby", id: "services"},
|
||||
{
|
||||
name: "Proč My", id: "why-us"},
|
||||
{
|
||||
name: "Otevírací doba", href: "/opening-hours"},
|
||||
{
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
@@ -214,4 +216,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user