feat: hoofdtitel gewijzigd naar "maak zelf de tools waar je nu nog voor betaalt"
Titel aangepast in hero, OG tags en social image bijgewerkt. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6f5930c9e6
commit
db796c9292
4 changed files with 3 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 674 KiB After Width: | Height: | Size: 700 KiB |
|
|
@ -13,7 +13,7 @@
|
||||||
<!-- OpenGraph -->
|
<!-- OpenGraph -->
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:locale" content="nl_NL" />
|
<meta property="og:locale" content="nl_NL" />
|
||||||
<meta property="og:title" content="Claude Code Workshop - Maak zelf de tools die je nu inhuurt" />
|
<meta property="og:title" content="Claude Code Workshop - Maak zelf de tools waar je nu nog voor betaalt" />
|
||||||
<meta property="og:description" content="In 1 ochtend van nieuwsgierig naar praktisch aan de slag met Claude Code. Kleine groep, hands-on. 6 maart 2026 in Utrecht." />
|
<meta property="og:description" content="In 1 ochtend van nieuwsgierig naar praktisch aan de slag met Claude Code. Kleine groep, hands-on. 6 maart 2026 in Utrecht." />
|
||||||
<meta property="og:url" content="https://frankmeeuwsen.com/workshopclaudecode/" />
|
<meta property="og:url" content="https://frankmeeuwsen.com/workshopclaudecode/" />
|
||||||
<meta property="og:image" content="https://frankmeeuwsen.com/workshopclaudecode/og-image.png" />
|
<meta property="og:image" content="https://frankmeeuwsen.com/workshopclaudecode/og-image.png" />
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
<!-- Twitter Card -->
|
<!-- Twitter Card -->
|
||||||
<meta name="twitter:card" content="summary_large_image" />
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
<meta name="twitter:title" content="Claude Code Workshop - Maak zelf de tools die je nu inhuurt" />
|
<meta name="twitter:title" content="Claude Code Workshop - Maak zelf de tools waar je nu nog voor betaalt" />
|
||||||
<meta name="twitter:description" content="In 1 ochtend van nieuwsgierig naar praktisch aan de slag met Claude Code. Kleine groep, hands-on. 6 maart 2026 in Utrecht." />
|
<meta name="twitter:description" content="In 1 ochtend van nieuwsgierig naar praktisch aan de slag met Claude Code. Kleine groep, hands-on. 6 maart 2026 in Utrecht." />
|
||||||
<meta name="twitter:image" content="https://frankmeeuwsen.com/workshopclaudecode/og-image.png" />
|
<meta name="twitter:image" content="https://frankmeeuwsen.com/workshopclaudecode/og-image.png" />
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 674 KiB After Width: | Height: | Size: 700 KiB |
|
|
@ -39,7 +39,7 @@ function Hero() {
|
||||||
|
|
||||||
{/* Headline */}
|
{/* Headline */}
|
||||||
<h1 className="heading-hero mb-4">
|
<h1 className="heading-hero mb-4">
|
||||||
Maak zelf de tools die je nu inhuurt
|
Maak zelf de tools waar je nu nog voor betaalt
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
{/* Subheadline */}
|
{/* Subheadline */}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue