Skip to content

Back to English library

Painting Service — Footer

painting-footer · In review

The original footer, including its logo, text, navigation groups, social icons and copyright. No industrial content or extra call to action is added.

Source comparison is still open. Current five-width checks match the source paragraph line rectangles and font metrics. An earlier one-pixel screenshot difference has not been accepted as proof of a CSS defect or pixel identity. This is not marked as an exact-match completion.

Source
Kadence Painting Service / g58
Source region
#colophon
Content and assets
Original demo copy and links are retained; they are not this library's business claims. Fonts are local. The authorized source images are unchanged and served by the source website, not bundled for offline use.

Isolated preview

Open original-size preview · Open source for comparison

Fit viewport

Fixed sizes use actual CSS pixels, not a scaled thumbnail. Scroll horizontally when the selected width is wider than this window.

Astro module

---
import { PaintingFooter } from '@njrk/astro-sections/replicas/painting';
import '@njrk/astro-sections/replicas/painting/fonts.css';
---
<PaintingFooter
  logoSrc="https://startertemplatecloud.com/g58/wp-content/uploads/sites/90/2022/06/painting-logo.png"
  brandHref={null}
  logoAlt=""
/>

Do not import the Chinese industrial theme. Keep the page body's margin at zero. A transparent header needs its original page background underneath; this module alone does not reproduce the rest of the source page.

Back to English library