Skip to content

SEO: Improve Kanvas section headings and image accessibility (#7157)#7477

Open
megha1807 wants to merge 2 commits intolayer5io:masterfrom
megha1807:seo-kanvas-clean
Open

SEO: Improve Kanvas section headings and image accessibility (#7157)#7477
megha1807 wants to merge 2 commits intolayer5io:masterfrom
megha1807:seo-kanvas-clean

Conversation

@megha1807
Copy link
Contributor

Description

This PR improves the SEO of the Kanvas section by:

  • Using semantic headings in kanvas-design-hero.js and kanvas-design-integrations.js.
  • Removing duplicate text and unnecessary styling changes (keeping only SEO-related updates).
  • Improving image accessibility with descriptive alt attributes

Files changed

  • src/sections/Kanvas/Kanvas-design/kanvas-design-hero.js
  • src/sections/Kanvas/Kanvas-design/kanvas-design-integrations.js

How to test

  1. Run the project locally using npm start or npm run develop.
  2. Open the page with the Kanvas section.
  3. Inspect headings and images to verify semantic structure and accessibility.
  4. Optional: Run Lighthouse → SEO audit to confirm improvements.

Related issue

Fixes: #7157

@yi-nuo426 yi-nuo426 added the issue/dco Commit sign-off instructions label Mar 10, 2026
@github-actions
Copy link

🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. A what? A commit sign-off (your email address).

To amend the commits in this PR with your signoff using the instructions provided in the DCO check.

To configure your dev environment to automatically signoff on your commits in the future, see these instructions.


        Be sure to join the community, if you haven't yet and please leave a ⭐ star on the project 😄

1 similar comment
@github-actions
Copy link

🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. A what? A commit sign-off (your email address).

To amend the commits in this PR with your signoff using the instructions provided in the DCO check.

To configure your dev environment to automatically signoff on your commits in the future, see these instructions.


        Be sure to join the community, if you haven't yet and please leave a ⭐ star on the project 😄

Signed-off-by: megha1807 <meghakumarig5@gmail.com>
@l5io
Copy link
Member

l5io commented Mar 10, 2026

🚀 Preview for commit 2172ee9 at: https://69b03ccc866d3b1d4247a2a2--layer5.netlify.app

@leecalcote
Copy link
Member

Thanks for working on this, @megha1807

@leecalcote
Copy link
Member

Good job on signing your commits.

@l5io
Copy link
Member

l5io commented Mar 10, 2026

🚀 Preview for commit 34ae747 at: https://69b04db3dd6b3b26ddf377db--layer5.netlify.app

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

Labels

issue/dco Commit sign-off instructions project/kanvas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SEO Enhancement for Kanvas Designer Page

4 participants