Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/bijlobke
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m2s
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m2s
Merge
This commit is contained in:
commit
3ae6d2b319
@ -33,9 +33,8 @@ const metadata = {
|
||||
price: "€ 200",
|
||||
period: 'per dagdeel',
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Offerte aanvragen',
|
||||
href: '#',
|
||||
href: '/contact',
|
||||
},
|
||||
},
|
||||
{
|
||||
@ -44,9 +43,8 @@ const metadata = {
|
||||
price: "€ 400",
|
||||
period: 'per dag',
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Offerte aanvragen',
|
||||
href: '#',
|
||||
href: '/contact',
|
||||
},
|
||||
},
|
||||
{
|
||||
@ -55,9 +53,8 @@ const metadata = {
|
||||
price: "Op aanvraag",
|
||||
period: ' ',
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Offerte aanvragen',
|
||||
href: '#',
|
||||
href: '/contact',
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
Loading…
Reference in New Issue
Block a user