Skip to content

Add footer with popular package catalog links#1042

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/add-footer-with-catalog-links
Draft

Add footer with popular package catalog links#1042
Copilot wants to merge 2 commits intomainfrom
copilot/add-footer-with-catalog-links

Conversation

Copy link
Contributor

Copilot AI commented Feb 8, 2026

Adds a footer to all pages with quick access to popular package catalogs and site navigation.

Changes

  • Popular Packages Section: 7 clickable links to catalog pages (react, next, vue, typescript, express, lodash, axios)
  • Site Navigation: Links to About, API, Source Trust pages and GitHub repository
  • Copyright: Static year (2026) to avoid prerendering issues with Date in server components
  • Layout: Responsive design that stacks on mobile, horizontal on desktop

Implementation

Updated src/app/_layout/Footer.tsx from empty wrapper to fully rendered footer. Uses server component pattern - no client JS needed.

Screenshots

Homepage

Homepage with footer

Catalog Page

Catalog page with footer

Original prompt

Now that we have a "catalog" feature, I want to add a footer which mainly should contain links to the catalog page of 6-7 most popular packages, like at least react, maybe next, and something more. I don't know what else we should have in the footer, but make it make sense.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vercel
Copy link

vercel bot commented Feb 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npm-diff Ready Ready Preview, Comment Feb 8, 2026 2:47pm

Co-authored-by: oBusk <13413409+oBusk@users.noreply.github.com>
Copilot AI changed the title [WIP] Add footer with links to popular packages in catalog Add footer with popular package catalog links Feb 8, 2026
Copilot AI requested a review from oBusk February 8, 2026 14:48
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.

2 participants

Comments