Skip to content

fix(pinner.xyz): re-enable newsletter and contact pathways across all pages - #1127

Merged
pcfreak30 merged 1 commit into
developfrom
fix/recover-contact-partnership-newsletter
Jul 26, 2026
Merged

fix(pinner.xyz): re-enable newsletter and contact pathways across all pages#1127
pcfreak30 merged 1 commit into
developfrom
fix/recover-contact-partnership-newsletter

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Jul 26, 2026

Copy link
Copy Markdown
Member

Summary

Newsletter signup, contact, and partnership pathways were disabled
during the funnel page refactor. This restores them.

Changes

  • Re-enabled newsletter footer on homepage, /host, /pin, and /ens
    (removed showNewsletterFooter={false})
  • Added contact and partnership links to the homepage BottomCTA so
    visitors have a clear pathway to /partners and /contact without
    relying on the footer alone
  • Contact and partners pages were verified intact: HeyForm embeds,
    Discord/GitHub sections, and AboutSection components all render
    correctly

Files changed

  • BottomCTA.tsx — added /partners and /contact links below CTA buttons
  • index.astro — re-enabled newsletter footer
  • host.astro — re-enabled newsletter footer
  • pin.astro — re-enabled newsletter footer
  • ens.astro — re-enabled newsletter footer

This PR re-enables the newsletter signup footer across all main pinner.xyz pages and restores contact/partnership pathways for users interested in volume storage or Sia-based solutions.

Changes:

  • Re-enables the newsletter footer on the Home, Pin, Host, and ENS pages by removing the showNewsletterFooter={false} override.
  • Adds a new call-to-action in the BottomCTA section that directs users building on Sia or needing volume storage to the partnerships page or contact page.

…nel pages

Newsletter signup was disabled on homepage and all three funnel pages
(host, pin, ens) during the funnel refactor. Re-enabled on all pages.

BottomCTA on homepage now includes links to /partners and /contact so
visitors have a pathway to partnership and support without relying on
the footer alone.
@kody-ai

kody-ai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

@pcfreak30
pcfreak30 merged commit e575891 into develop Jul 26, 2026
3 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