IMAGES FOR THE PHINA CONSULTANT SITE
====================================

Put files in these exact locations and names. Until a file is added, the site
falls back automatically (logo -> "P" monogram + wordmark; photos -> brand
gradient), so nothing ever looks broken.

LOGO
----
  site/assets/logo.png
    - PNG or SVG (if SVG, rename the reference — ask, or just save as logo.png).
    - Transparent background preferred.
    - Any size; it is scaled to ~44px tall in the header. Wide wordmark logos
      work best. In the dark footer it sits on a small white rounded panel, so
      a dark or full-colour logo is fine.

PHOTOS  (JPG, landscape, ~1600px wide, good quality but web-compressed <400KB)
------
  site/assets/photos/hero.jpg           Home page hero (tall-ish, ~4:5 / 3:4)
  site/assets/photos/about.jpg          About page banner (wide, ~16:9)
  site/assets/photos/team-building.jpg  Team Building page banner (wide, ~16:9)

AFTER ADDING FILES
------------------
  npm run build:site      (repacks phina-consultant-site.zip)
then re-upload the site/ contents (or the zip) to the host.
Or just upload the new files straight into public_html/assets/ and
public_html/assets/photos/ on the server.
