diff --git a/app/[locale]/freelance/_client.tsx b/app/[locale]/freelance/_client.tsx index 39a4d9f..c71cbe8 100644 --- a/app/[locale]/freelance/_client.tsx +++ b/app/[locale]/freelance/_client.tsx @@ -110,17 +110,16 @@ export default function FreelanceClient({ projects, locale }: props) { >
-+
{t('hero.subtitle')}
- {item.text} -
-+ {item.text} +
- {service.desc} -
-+ {service.desc} +
++
{service.ideal}
+
{step.text}
+
{t('why.intro')}
{arg.text}
+{arg.text}
+
{t('cta.text')}
-