ADD: new offers
New offers (wip)
This commit is contained in:
parent
f27c40ed43
commit
c52df1798a
1 changed files with 2 additions and 2 deletions
|
@ -142,7 +142,7 @@ const flatrate : Service[] =
|
||||||
title: 'Casual',
|
title: 'Casual',
|
||||||
price: {
|
price: {
|
||||||
value: 4950,
|
value: 4950,
|
||||||
period: 'Monat',
|
period: '/ Monat',
|
||||||
},
|
},
|
||||||
smallClaim: 'Bei dir fällt immer mal was an und du willst nicht jedes mal neu buchen?',
|
smallClaim: 'Bei dir fällt immer mal was an und du willst nicht jedes mal neu buchen?',
|
||||||
icon: '',
|
icon: '',
|
||||||
|
@ -158,7 +158,7 @@ const flatrate : Service[] =
|
||||||
title: 'Gold-Fussel',
|
title: 'Gold-Fussel',
|
||||||
price: {
|
price: {
|
||||||
value: 8450,
|
value: 8450,
|
||||||
period: 'Monat',
|
period: '/ Monat',
|
||||||
},
|
},
|
||||||
smallClaim: 'Du hast häufig mehrere Aufgaben zu verteilen?',
|
smallClaim: 'Du hast häufig mehrere Aufgaben zu verteilen?',
|
||||||
icon: '',
|
icon: '',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue