Skip to content

sam-media-partnerships → stage: /media-partnerships landing page - #66

Merged
ardeay merged 5 commits into
stagefrom
sam-media-partnerships
Jul 16, 2026
Merged

ardeay merged 5 commits into
stagefrom
sam-media-partnerships

Conversation

@ardeay

@ardeay ardeay commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

New /media-partnerships landing page for sam's Content.One Media Partner Network, built from his Word-doc copy + iterated on his edits. Wires up sam's pre-existing Zesty view (ZUID 11-c0c59ee59e-1s1spq, model influencer_partnerships).

Files

  • webengine/views/media-partnerships.html — new top-level standalone (+587 lines)
  • zesty.config.json — +6 lines: single mapping entry /media-partnerships.html → 11-c0c59ee59e-1s1spq under instance.views

Section order (all copy verbatim from sam):

  1. Hero — eyebrow "Content.One Media Partner Network" + H1 "Create content that moves important industries forward." + primary CTA "Become a Media Partner"
  2. Social proof — "Proven experience. Real impact." with 3 stat cards + {{each customer}} logo loop
  3. Salvation Army customer proof — moved up here per sam's later ask; includes full-width bell-photo hero, Salvation Army logo, description, testimonial (Andrew Dobney), 4 result stats, CTA to case study
  4. Who the program is for — 6 audience cards
  5. Why partner — 6 benefit cards
  6. Industry tracks (dark section) — Nonprofit + Healthcare cards (bullet lists tightened from 6 → 3 per sam's succinct pass)
  7. Collaboration formats — 13 pill tags + "have another idea" prompt
  8. Media kit — 10 kit-item cards
  9. Application section on dark royal gradient — same Zoho form as vendor-partnerships (ContentOneVendorInterest endpoint), with zf_referrer_name set to media-partnerships-page
  10. Final CTA banner

Notes for review

  • Sections that got REMOVED after v1 per sam: "Better industry content starts with better access" (introductory value) and "A good conversation can become something bigger" (expanded partnership opportunities) — page was too long
  • Same Zoho form as vendor-partnerships (per sam) means the Partnership Type dropdown still shows vendor options — sam is aware; media-specific options would be a Zoho-side field-config change
  • Hero image + Salvation Army logo pulled from the same assets used on /customers/salvation-army-federated-websites/

Test plan

  • Preview: https://hj5v68xn-sam-media-partnerships.webengine.zesty.io/media-partnerships.html?zpw=bobby
  • Scroll top→bottom: hero → social proof (with logos + 3 stat cards) → Salvation Army customer proof (with bell image at top of card) → who / why / tracks → formats → media kit → application form → final banner
  • Submit a test entry through the Zoho form
  • Sub-nav anchors (For You / Why Partner / Tracks / Media Kit / Formats) jump to the right sections

ContentOneBot and others added 5 commits July 14, 2026 17:56
New top-level standalone page at webengine/views/media-partnerships.html
mapped to Sam's pre-created Zesty view (ZUID 11-c0c59ee59e-1s1spq,
model influencer_partnerships).

Sections in doc order (marketing copy verbatim, section labels omitted
per sam's note that they're for context, not copy):

- Hero (light with royal glow) — eyebrow + H1 + intro + primary CTA
  "Become a Media Partner" + secondary "Explore Collaboration Ideas"
- Sticky in-page sub-nav (For You / Why Partner / Tracks / Media Kit /
  Formats + Become a Partner CTA)
- Introductory value ("Better industry content starts with better
  access") — 3-paragraph value setup on paper bg
- Who the program is for — 6 audience cards (podcast hosts, editors,
  newsletter creators, associations, event organizers, analysts)
- Why partner — 6 benefit cards (expert access, credible stories,
  content support, flexible collaboration, shared visibility,
  opportunities to grow)
- Industry tracks (dark section) — two big cards side-by-side
  (Nonprofit + Healthcare), each with 6 content-topic bullets and
  its own CTA
- Collaboration formats — 13 pill tags + "Have another idea?" prompt
  with royal-tint dashed border
- Media kit — 10 kit-item cards (last one spans full width)
- Customer proof — Salvation Army highlight card with description,
  testimonial quote, 4 result stats (50% / 98% / 115% / 99.99%), and
  Explore + Discuss CTAs
- Expanded partnership opportunities (dark) — 7 opportunity cards +
  dashed "start the conversation" prompt
- Application section on dark royal gradient — same Zoho form as
  vendor-partnerships (ContentOneVendorInterest endpoint), with
  zf_referrer_name set to "media-partnerships-page" for source
  attribution
- Final CTA banner — Become a Partner + Pitch Your Idea

Also adds the ZUID mapping in zesty.config.json so sync-to-Zesty PUTs
the file to sam's influencer_partnerships view on stage/production.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…ent logos

Placed between the hero and the "Better industry content" intro so the
credibility hit lands before the value setup. Copy verbatim from sam's
outline; layout mirrors the vendor-partnerships proof-stat grammar:

- Eyebrow: "Proven experience. Real impact."
- H2: "More than 10 years of turning complex digital challenges into
  measurable impact."
- Intro paragraph
- 3 stat cards with 40x40 royal icon tiles + ink headline + gray body:
  1. 10+ years — Building scalable digital infrastructure
  2. Enterprise-proven — Trusted across nonprofit, entertainment,
     finance, and more
  3. Built for complexity — Supporting distributed teams, multiple
     sites, and mission-critical content
- Client logo row underneath (hairline separator above) — same
  {{each customer ...}} loop the vendor-partnerships page uses, so
  the logos stay consistent across both partner pages

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sam flagged the page as too long. Three edits:

1. Removed the "Better industry content starts with better access."
   introductory-value section entirely (redundant with the hero + the
   sections that follow).
2. Removed the "A good conversation can become something bigger."
   expanded-partnership-opportunities dark section entirely — same
   idea as the "Grow together" benefit card in Why Partner + the
   Application CTA together.
3. Moved the Salvation Army customer-proof section up from position
   9 to position 3, right after "Proven experience. Real impact."
   — proof lands earlier for scanners.
4. Slimmed the "Choose your industry" (Industry Tracks) dark section:
   - Nonprofit + Healthcare H3s shortened
   - Two intro paragraphs collapsed to one per card
   - Topics bullet lists cut from 6 → 3 (kept the strongest three)
   - Kicker changed from "Potential {industry} content topics" to
     "Sample topics"

New section order:
Hero → Social Proof → Customer Proof → Who The Program Is For → Why
Partner → Industry Tracks → Collaboration Formats → Media Kit →
Application (Zoho form) → Final CTA

Customer Proof card also flipped bg-white → bg-paper on the section
wrapper (with bg-white on the inner card + bg-paper on the mini stat
cards) so it alternates cleanly with the white Social Proof above and
the white "Who The Program Is For" below.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
….." per sam

Was: "Real transformations create better conversations."
Now: "Bring your audience stories they can learn from, and results they can trust."

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…proof card

Section image — pulled the same hero visual used on the live case study
page at /customers/salvation-army-federated-websites/ (volunteer
ringing the bell, NY-CS875_BELL_P_20131212181402.jpg). Runs full width
across the top of the card as a 16:6 aspect-ratio banner.

Salvation Army logo — placed above the kicker in the text column at
h-10, using the same .png the case study page uses for its OG image.

Card container swapped p-8 md:p-12 → overflow-hidden on the outer +
the padding moved to the inner grid so the image can bleed to the
rounded corners without a gray border showing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

💾 Stage sync preview

New files to create (0):
none

Will add/update — differ from dev (1):

  • webengine/views/media-partnerships.html

Unchanged, skipped: 0

188 mapped resources · zesty-sync

@ardeay
ardeay merged commit 00a931f into stage Jul 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant