From c52df1798a712e7ba6a83f3c35a79fbd4b869c92 Mon Sep 17 00:00:00 2001 From: webfussel Date: Sun, 23 Feb 2025 10:01:37 +0100 Subject: [PATCH] ADD: new offers New offers (wip) --- app/components/Services.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: '',