diff --git a/app/pages/fiverr.vue b/app/pages/fiverr.vue index 5fcae1b..b8d76ce 100644 --- a/app/pages/fiverr.vue +++ b/app/pages/fiverr.vue @@ -1,4 +1,7 @@ - - {{ t('nav.fiverr') }} - Phase 3 content placeholder + + + + + + {{ t('fiverr.title') }} + + + {{ t('fiverr.subtitle') }} + + + + + + {{ stat.number }} + {{ stat.label }} + + + + + {{ t('fiverr.profileCta') }} + + + + + + + + + {{ t('fiverr.services.title') }} + {{ t('fiverr.services.subtitle') }} + + + + + + + + + + + {{ t('fiverr.pricing.startingAt') }} {{ service.price }} + + + {{ service.url !== '#' ? t('fiverr.services.available') : t('fiverr.services.comingSoon') }} + + + + + + {{ t(`fiverr.serviceData.${service.id}.title`) }} + + + {{ t(`fiverr.serviceData.${service.id}.description`) }} + + + + + {{ t('fiverr.services.orderNow') }} + + + {{ t('fiverr.services.comingSoon') }} + + + + + + + + + + + + + {{ t('fiverr.cta.title') }} + {{ t('fiverr.cta.subtitle') }} + + {{ t('fiverr.cta.button') }} + + +
Phase 3 content placeholder
+ {{ t('fiverr.subtitle') }} +
{{ t('fiverr.services.subtitle') }}
+ {{ t(`fiverr.serviceData.${service.id}.description`) }} +
{{ t('fiverr.cta.subtitle') }}