Skip to content

Conversation

AasthathecoderX
Copy link

Description

This PR fixes #6482

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: AasthathecoderX <bhat.aasthaa@gmail.com>
@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

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

5 participants