Skip to content

Redesign homepage: lead with membership value prop - #98

Open
gosia-f wants to merge 2 commits into
mainfrom
claude/landing-page-redesign-7wmy5t
Open

Redesign homepage: lead with membership value prop#98
gosia-f wants to merge 2 commits into
mainfrom
claude/landing-page-redesign-7wmy5t

Conversation

@gosia-f

@gosia-f gosia-f commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Restructures the homepage to lead with the member-acquisition message ("the challenges you're solving alone, your peers are solving together") as the hero section, followed by proof of the network (logos + stats) and the GSF mission statement. Removes the dedicated "Our Reach" section with the world map and detailed stats, consolidating reach messaging into a single stat line under the logo marquee.

Key Changes

  • Hero section rewrite: Changed from "Sustainable technology, from silicon to screen" definition to "The sustainability challenges you're solving alone? Your peers are solving together" value proposition. Updated body copy to mention the "silicon to screen" scope without a dedicated section. Changed CTA layout from grid (four buttons) to wrap (single button: "Discuss your challenges with us" → /membership/)

  • Removed components:

    • TextWithImage (the previous membership proposition section)
    • SplitCards (problem statement + GSF Chair quote)
    • CommunityReach (world map + five detailed stats)
  • Added components:

    • TextBlock (new simple component for mission statement: "Our mission" + one-sentence definition)
    • Plain <p> stat line under LogoMarquee with three hardcoded phrases: practitioners trained, ISO adoption, standards developed
  • LogoMarquee heading update: Changed from "A global network of organizations" to "A global network shaping industry standards"

  • Updated documentation (docs/pages/homepage.md):

    • Revised section order and descriptions
    • Removed references to SplitCards, TextWithImage, and CommunityReach
    • Added notes on the new stat line and TextBlock mission statement
    • Updated "How to edit" section with new edit targets
    • Added note explaining that reach is now covered by the short stat line instead of the dedicated CommunityReach section

Implementation Details

  • The hero now uses ctaLayout="wrap" (single button) instead of ctaLayout="grid" (four buttons)
  • The stat line is hardcoded inline in index.astro as a plain <p> element, not a reusable component
  • TextBlock is a new minimal component (heading + body, no image or CTA) — replaces the previous problem-statement + quote section
  • All removed components are no longer imported
  • Documentation updated to reflect the new page structure and edit points

https://claude.ai/code/session_01QwVZjfFu1FgKTRA9832NaY

- Merge the "silicon to screen" Hero and "solving alone/together"
  TextWithImage sections into a single Hero with one CTA
  ("Discuss your challenges with us")
- Update LogoMarquee heading to "A global network shaping industry
  standards" and add a stat line (practitioners trained, ISO
  adoption, cross-industry standards) beneath the logos
- Remove the "Our Reach" CommunityReach section (world map + stats)
- Replace the SplitCards Gadhu Sundaram quote / "You're not the
  first" section with a TextBlock mission statement
- Update docs/pages/homepage.md to match the new section order and
  content
@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for green-software-foundation ready!

Name Link
🔨 Latest commit 16d268d
🔍 Latest deploy log https://app.netlify.com/projects/green-software-foundation/deploys/6a75b1b184cb3f0008ae9844
😎 Deploy Preview https://deploy-preview-98--green-software-foundation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 88 (🔴 down 8 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

The stat line ("130,000+ practitioners trained · ISO adoption ·
Global standards developed through cross-industry collaboration")
now renders as its own line above LogoMarquee instead of below it,
per feedback. Docs updated to match.
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.

2 participants