Skip to content
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

[DNM]: Add Rebranded PayPal Logo #110

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

nikrom17
Copy link
Contributor

@nikrom17 nikrom17 commented Feb 3, 2025

No description provided.

@nikrom17 nikrom17 requested a review from a team as a code owner February 3, 2025 17:52
@nikrom17 nikrom17 changed the title [feat: add new logo [DNM]: Add Rebranded PayPal Logo Feb 3, 2025
@@ -123,6 +161,30 @@ export function PayPalLogoInlineSVG({
);
}

export function PayPalRebrandLogoInlineSVG({
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have any interest in serving the rebranded logo from CDN as well? In that case I think we'd need to create a PayPalRebrandedLogoExternalImage component, similar to PayPalLogoExternalImage.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we do. I'm torn between creating a new component or adding a new "color" combo.
We are running an a/b test so if we create a new component we will add and delete it within 2-3 months.
Using the new "color", we could only include it for the version we release for the a/b test.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Decided to go with a new logo component for the rebrand a/b test

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