Skip to content

launching the partner pack! #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2025
Merged

launching the partner pack! #312

merged 1 commit into from
May 1, 2025

Conversation

abbycabs
Copy link
Member

@abbycabs abbycabs commented May 1, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 1, 2025 16:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR launches the Partner Pack page by restoring dynamic content and enabling the offers section.

  • Restores the subtitle from frontmatter instead of the placeholder text
  • Uncomments and displays the page content and <Offers> component
Comments suppressed due to low confidence (2)

pages/partner-pack.js:46

  • Add or update a test to verify that the subtitle from frontmatter.subtitle renders correctly when provided.
<p className="partner-pack__subtitle">{frontmatter.subtitle}</p>

pages/partner-pack.js:50

  • Add a unit or integration test to confirm that the <Offers> component renders with the expected partnerOffers and additionalSections props.
<Offers partnerOffers={partnerOffers} additionalSections={additionalSections} />

@abbycabs abbycabs merged commit c223d52 into main May 1, 2025
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