Skip to content

Commit

Permalink
feat: seo description and cover to the talks page
Browse files Browse the repository at this point in the history
  • Loading branch information
varya committed Aug 26, 2024
1 parent 359bcbb commit 42bf9cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/pages/services/speaking.js
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,11 @@ const Speaking = ({ location }) => (
content: HeroContent,
}}
seo={{
title: "Speaking at conferences — Varya Stepanova",
description: `If you would like me to speak at your conference, give a
workshop or participate in a panel discussion, I will be more than happy to do it.
Find below the list of my talks.
title:
"Insightful Talks and Knowledge Base on Design Systems by Varya Stepanova",
description: `Discover a collection of insightful talks by Varya Stepanova on design systems, frontend development, and engineering management. Explore a rich knowledge base, and consider inviting Varya to share her expertise at your next conference or event.
`,
cover: heroImage,
cover: "/preview/talks.jpg",
keywords: [
"design systems talk",
"design systems presentation",
Expand Down
Binary file added static/preview/talks.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42bf9cc

Please sign in to comment.