Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/bijlobke
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m2s

Merge
This commit is contained in:
xeovalyte 2024-10-30 10:05:04 +01:00
commit 3ae6d2b319
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:kSQDrQDmKzljJzfGYcd3m9RqHi4h8rSwkZ3sQ9kBURo

View File

@ -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',
},
},
]}