develop #39

Merged
popovskik merged 4 commits from develop into master 2026-08-30 13:48:16 +00:00

4 Commits

Author SHA1 Message Date
popovskik af33346ba3 Merge pull request 'kristijan-dev' (#38) from kristijan-dev into develop
Deploy to Production on Develop Push / deploy (push) Successful in 22s Details
Reviewed-on: #38
2026-08-30 13:47:56 +00:00
popovskik 6323d55718 fix(csp): allow Cloudflare Web Analytics in Content-Security-Policy
The enforced CSP blocked the Cloudflare beacon, so Web Analytics wasn't
collecting anything on the live site. Add https://static.cloudflareinsights.com
to script-src (loads beacon.min.js) and https://cloudflareinsights.com to
connect-src (RUM data POST). Also documented that re-enabling the Preferred
Sources pill will need https://news.google.com in the CSP.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-30 15:40:34 +02:00
popovskik 44c6f2c417 feat(home): real testimonials (Eva, Ana, Igor) + new hub sports photo
- Replace the 4 Lorem-ipsum testimonial cards with 3 real testimonials
  (Eva Nedelkovska, Ana Gjorchevska, Igor Arsov) in EN/MK/SI, with
  circular head-shot avatars (testimonial-eva/ana/igor.webp). Short
  editorial headlines added per card; 4th (Borjan) omitted (pending).
- MSOS Hub "Watching sport" card: new projector-presentation photo.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-30 15:18:01 +02:00
popovskik b05d642c5b content(hub, kafanska): photo swaps, crop, wording + remove a photo on request
MSOS Hub (mk):
- "пијано" -> "клавир" (text + amenity) — correct Macedonian term
- Гледање спорт card photo re-cropped to remove a person who asked to be
  left out
- hub-shot-1: replaced cleaning photo with the floor-sanding photo
- hub-shot-3: replaced window selfie with the ladder-painting photo
  (both watermarked © msosorg.com to match)

Kafanska večer: removed one gallery photo at a participant's request —
deleted from the content source (en/mk/si), the rendered project pages,
the site-wide gallery pages, and removed the image file itself.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-30 14:02:17 +02:00