Skip to content

### Duplicate Navbar rendered on landing page #320

@apsinghdev

Description

@apsinghdev

Duplicate Navbar rendered on landing page

The layout now renders a Navbar component, but the existing landing page.tsx (not modified in this PR) already renders its own Navbar on line 18. Since the layout wraps all pages in the (landing) route group, the main landing page will now display two navigation bars - one from the layout and one from the page itself.

Fix in Cursor Fix in Web

Originally posted by @cursor[bot] in #262 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions