Measured entry

meraki-hero-slide

herominimal-flat

A static hero and centered navigation delivered as a complete HTML document. It uses Tailwind utility classes loaded from the CDN, an externally hosted logo and photo, and plain links and buttons. Despite the slide styling and pagination dots, it includes no script or carousel behavior.

Specimen
Harness screenshot of meraki-hero-slide at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of meraki-hero-slide at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-hero-slide 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 meraki-hero-slide
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical1
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal20.4 KB (85.8 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A clean static starting point for a product hero, but the name overpromises: there is no slide interaction. Use it as layout scaffolding only, then fix the narrow-screen overflow, label the controls and social links, and replace remote assets before production.

Use it if

  • You want a minimal product hero with responsive stacked and split layouts.
  • You need copyable HTML and are comfortable replacing the placeholder content and assets.
  • You only need decorative pagination dots or plan to implement the slide behavior yourself.

Skip it if

  • You need a functioning carousel with slide state, controls, or automatic rotation.
  • You need the component to pass accessibility checks without first naming the dot controls and icon-only links.
  • Your mobile layout cannot tolerate horizontal overflow.
  • Your content security policy forbids CDN styles or externally hosted images.

Install

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

A non-shadcn project must add Tailwind CSS, copy the markup into its page structure, and provide the logo and hero image. Prefer locally configured Tailwind and self-hosted assets, then add accessible names and any carousel logic 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 hero pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.