diff --git a/app/components/Services.vue b/app/components/Services.vue index bfdc90d..c566274 100644 --- a/app/components/Services.vue +++ b/app/components/Services.vue @@ -142,7 +142,7 @@ const flatrate : Service[] = title: 'Casual', price: { value: 4950, - period: 'Monat', + period: '/ Monat', }, smallClaim: 'Bei dir fällt immer mal was an und du willst nicht jedes mal neu buchen?', icon: '', @@ -158,7 +158,7 @@ const flatrate : Service[] = title: 'Gold-Fussel', price: { value: 8450, - period: 'Monat', + period: '/ Monat', }, smallClaim: 'Du hast häufig mehrere Aufgaben zu verteilen?', icon: '',