feat(copy): make about section fully personal in solo voice

This commit is contained in:
Melvin Ragusa
2026-02-12 18:43:50 +01:00
parent c2b6a95df5
commit 0c1af4a702
2 changed files with 18 additions and 18 deletions

View File

@@ -58,23 +58,23 @@ export const en: Translations = {
subtitle: 'Modern tools for modern solutions',
},
values: {
title: 'Why Ragusa IT?',
title: 'Why work with me?',
items: [
{
title: 'Personal Service',
description: 'Direct point of contact for all your IT needs.',
title: 'Direct Contact',
description: 'You always work directly with me — no handoffs and no changing points of contact.',
},
{
title: 'Local Presence',
description: 'On-site support and in-person consultations.',
title: 'Local & Accessible',
description: 'I am locally available and can support you on-site when needed.',
},
{
title: 'Fair Pricing',
description: 'Transparent pricing with no hidden costs.',
title: 'Fair, Clear Pricing',
description: 'I work with transparent pricing and no hidden extra fees.',
},
{
title: 'Quick Response',
description: 'Short response times for inquiries and issues.',
title: 'Fast Response',
description: 'I reply quickly and handle issues in a practical, no-nonsense way.',
},
],
},