Measured entry

ruixen-corporate-footer

navbarunclassified

A client-side React corporate footer presented as an inset card, with a brand block, configurable navigation columns, optional social icons, and a decorative SVG watermark. It ships as a shadcn registry item but has no registry dependencies; the source relies on React, Next.js Link, Tailwind utilities, and theme color tokens.

Specimen
Harness screenshot of ruixen-corporate-footer at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-corporate-footer at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-corporate-footer at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for ruixen-corporate-footer
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal35.1 KB (100.5 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A tidy responsive starting point that runs without provider or shadcn machinery, but do not ship its default palette: muted navigation, labels, and copyright text trigger a serious contrast violation. Use it only if you will retune the colors and replace the placeholder links.

Use it if

  • You want a compact, card-style footer for a product or company landing page.
  • Your project already uses Next.js and Tailwind theme tokens.
  • You need configurable navigation columns and optional icon-based social links.

Skip it if

  • You need an accessible default palette without revising muted text colors.
  • Your design calls for a conventional full-width footer rather than an inset card.
  • You are not using Next.js and do not want to replace its Link component.
  • You require semantic headings for each navigation group out of the box.

Install

Installation record for ruixen-corporate-footer
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add React and Tailwind, define the background, card, foreground, muted foreground, and border theme tokens used by the classes, and provide Next.js Link or swap it for your router's link component. No extra package or provider is required.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the navbar pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.