Skip to content

Conversation

@AasthathecoderX
Copy link

Description

This PR fixes #6482

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@AasthathecoderX
Copy link
Author

AasthathecoderX commented Oct 14, 2025

@Namanv0509 ,
This PR updates the Kanvas section as requested in issue #6482:

  • Replaces the outdated WASM (WebAssembly) and eBPF images with new "Models" and "Design" logos in both static and animated sections.

Clarification needed:
The current Kanvas animation and catalog cards use SVG/PNG assets (such as singleton.svg, jwt.svg, etc.), which contain WASM and bee icons directly inside the images—not as separate imported SVGs. To fully reflect the requested update (including animation), it would require redesigning these image assets so their main icons feature the new "Design" and "Models" logos.

Could the maintainers confirm if this approach is correct, and if you need the icons changed inside all animated card assets(Image-2) ?
Let me know if you prefer a different logo style or additional changes to the animation implementation.

Thank you!

Attached images :
image
image

@l5io
Copy link
Contributor

l5io commented Oct 14, 2025

🚀 Preview for commit cfe6a40 at: https://68edb4aa889a46c372d11de0--layer5.netlify.app

@simihablo
Copy link

THis is better!

@FreemanBoss
Copy link
Contributor

@AasthathecoderX kindly check. The linting check is failing

@AasthathecoderX
Copy link
Author

Hi @FreemanBoss,
The linting errors reported are in these files:

src/components/Pricing/PricingAddons/index.js

src/sections/Community/Handbook/recognition.js

src/sections/Projects/Sistent/components/iconbutton/index.js

However, the only file I changed in this PR is:

src/sections/Kanvas/kanvas-catalog.js

These lint errors seem unrelated to my changes. Please let me know if you’d like me to address these, or if this will be handled separately.

Thanks

@FreemanBoss
Copy link
Contributor

@AasthathecoderX I'm actually not a maintainer rather a co contributor. I'd suggest you try pulling updates and probably it might have been fixed already.

@l5io
Copy link
Contributor

l5io commented Oct 18, 2025

🚀 Preview for commit a65445f at: https://68f3812d7f664777b4b55dba--layer5.netlify.app

@l5io
Copy link
Contributor

l5io commented Oct 23, 2025

🚀 Preview for commit ed61338 at: https://68fa438a9173dd09b3e3333f--layer5.netlify.app

@l5io
Copy link
Contributor

l5io commented Nov 4, 2025

🚀 Preview for commit aff4af6 at: https://6909f76c3c5fb8970e5b8d46--layer5.netlify.app

@l5io
Copy link
Contributor

l5io commented Nov 9, 2025

🚀 Preview for commit 17152c1 at: https://6910eee4ebf4ddad24cd32a2--layer5.netlify.app

@M-DEV-1
Copy link
Member

M-DEV-1 commented Nov 10, 2025

@AasthathecoderX LGTM 👍🏼

Copy link
Contributor

@Fireentity Fireentity left a comment

Choose a reason for hiding this comment

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

LGTM

@AasthathecoderX
Copy link
Author

@AasthathecoderX LGTM 👍🏼

@M-DEV-1 ,thank you.Can you please merge it?

@l5io
Copy link
Contributor

l5io commented Nov 24, 2025

🚀 Preview for commit 6f080d7 at: https://692473f3fdf79f32d62fde24--layer5.netlify.app

@saurabhraghuvanshii
Copy link
Contributor

@AasthathecoderX Thanks lgtm

@l5io
Copy link
Contributor

l5io commented Nov 25, 2025

🚀 Preview for commit 5652a95 at: https://69252bd7c10114838b7c42fd--layer5.netlify.app

@Namanv0509
Copy link
Contributor

@M-DEV-1 these images used doesnt correspond to their name, like the Model has the logo of Catalog and Design will again have the logo of Service Mesh Patterns.
We might need a better alternative on what can be used here to replace the WASM filters and eBPF logo.
// @AasthathecoderX

@l5io
Copy link
Contributor

l5io commented Nov 25, 2025

🚀 Preview for commit fa07940 at: https://69255a37177c5ae5dad98912--layer5.netlify.app

@AasthathecoderX
Copy link
Author

Ok @Namanv0509 ,if @M-DEV-1 suggests me the changes that I have to make ,I will go about making the changes.

@leecalcote
Copy link
Member

Merge conflicts...

@kishore08-07
Copy link
Contributor

@AasthathecoderX
Thank you for your contribution!
Let's discuss this during the website call today at 6:30 PM IST | 8 AM CT
Add it as an agenda item to the meeting minutes, if you would 🙂

@AasthathecoderX
Copy link
Author

@AasthathecoderX Thank you for your contribution! Let's discuss this during the website call today at 6:30 PM IST | 8 AM CT Add it as an agenda item to the meeting minutes, if you would 🙂

@kishore08-07 ,Sure I will

@AasthathecoderX
Copy link
Author

@Namanv0509 I have replaced the logos
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace WASM & eBBF Images on Kanvas Page