Skip to content

Sync landing nav and footer links#28

Open
huazhuang80-star wants to merge 1 commit into
Zcorehub:mainfrom
huazhuang80-star:feat/sync-nav-links
Open

Sync landing nav and footer links#28
huazhuang80-star wants to merge 1 commit into
Zcorehub:mainfrom
huazhuang80-star:feat/sync-nav-links

Conversation

@huazhuang80-star

Copy link
Copy Markdown

Summary

  • Adds a shared landing section link config in lib/landing-nav.ts.
  • Uses that shared source for the desktop/mobile navbar and footer Links column.
  • Adds footer access to the major landing sections without crowding the header nav.

Related issue

Closes #11

Type of change

  • refactor: shared navigation config
  • feat: additional landing section links in the footer

Test plan

  • Production build passes via node node_modules/next/dist/bin/next build
  • Confirmed mobile menu still uses the same link click close handler

Notes for reviewers

The header intentionally keeps a concise subset of primary links, while the footer lists the broader landing sections from the same source.

@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

@huazhuang80-star is attempting to deploy a commit to the Cbiux's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sync navbar and footer links with all landing sections

1 participant