fix: small wording issues
Fix wording issues for consistency
This commit is contained in:
parent
d8c28ceea1
commit
f5fa5b2971
2 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
<div class="home-hero">
|
<div class="home-hero">
|
||||||
<div class="text">
|
<div class="text">
|
||||||
<h1>
|
<h1>
|
||||||
Du zahlst zuviel fürs Papier?
|
Du zahlst zuviel für's Papier?
|
||||||
</h1>
|
</h1>
|
||||||
<NuxtLink to="/rechner">
|
<NuxtLink to="/rechner">
|
||||||
<PpButton class="cta">Preise vergleichen</PpButton>
|
<PpButton class="cta">Preise vergleichen</PpButton>
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
|
const description = 'Du zahlst zuviel für\'s Papier? Vergleiche schnell und unkompliziert die Preise für Toiletten-, Küchen- und andere Papier hier.'
|
||||||
const description = 'Bezahlt du zuviel fürs Papier? Vergleiche schnell und unkompliziert die Preise für Toiletten-, Küchen- und andere Papier hier.'
|
|
||||||
|
|
||||||
export default defineNuxtConfig({
|
export default defineNuxtConfig({
|
||||||
compatibilityDate: '2024-11-01',
|
compatibilityDate: '2024-11-01',
|
||||||
|
@ -87,7 +86,7 @@ export default defineNuxtConfig({
|
||||||
applicationName: 'ProPapier',
|
applicationName: 'ProPapier',
|
||||||
|
|
||||||
// Nuxt SEO Utils already sets the below tags for you
|
// Nuxt SEO Utils already sets the below tags for you
|
||||||
ogSiteName: 'Propapier',
|
ogSiteName: 'ProPapier',
|
||||||
ogLocale: 'de_DE',
|
ogLocale: 'de_DE',
|
||||||
ogType: 'website',
|
ogType: 'website',
|
||||||
ogUrl: 'https://pro-papier.de',
|
ogUrl: 'https://pro-papier.de',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue