feat(copy): sharpen value proposition and conversion messaging

This commit is contained in:
Melvin Ragusa
2026-02-12 16:55:22 +01:00
parent 2587b9dd29
commit c54ce15211
2 changed files with 24 additions and 24 deletions

View File

@@ -12,36 +12,36 @@ export const en: Translations = {
hero: {
greeting: 'Welcome to',
company: 'Ragusa IT-Consulting',
tagline: 'Your partner for',
rotatingWords: ['Web Development', 'IT Support', 'Digital Solutions', 'Tech Consulting'],
cta: 'Start Project',
ctaSecondary: 'Learn More',
tagline: 'Websites that',
rotatingWords: ['generate leads', 'convert visitors', 'perform measurably', 'support your growth'],
cta: 'Book a Free Discovery Call',
ctaSecondary: 'Why Ragusa IT?',
scroll: 'Scroll',
},
// Services
services: {
title: 'Our Services',
subtitle: 'Professional IT solutions for your business',
title: 'Services Built for Outcomes',
subtitle: 'Practical IT solutions that save time and help you win new clients',
items: [
{
title: 'Web Development',
description: 'Modern, responsive websites and web applications built with React, TypeScript, and cutting-edge technologies.',
description: 'Conversion-focused websites and web apps that build trust and generate qualified leads.',
icon: 'code',
},
{
title: 'Tech Support',
description: 'Fast and reliable technical support for hardware and software, available on-site.',
description: 'Fast help for critical issues so your day-to-day operations keep running smoothly.',
icon: 'support',
},
{
title: 'IT Consulting',
description: 'Strategic consulting for your IT infrastructure and digital transformation.',
description: 'Hands-on guidance for infrastructure, tools, and processes aligned with your budget.',
icon: 'consulting',
},
{
title: 'Hosting & Maintenance',
description: 'Reliable web hosting, regular updates, and proactive maintenance of your systems.',
description: 'Reliable care with updates, monitoring, and clear ownership for your online presence.',
icon: 'hosting',
},
],
@@ -83,8 +83,8 @@ export const en: Translations = {
// Contact
contact: {
title: 'Contact',
subtitle: 'Let\'s work together',
intro: 'Have a project in mind or need technical support? I look forward to hearing from you!',
subtitle: 'Get clear next steps in 15 minutes',
intro: 'Share your project or issue briefly — I\'ll reply quickly with a concrete assessment and recommended next action.',
form: {
name: 'Name',
namePlaceholder: 'Your name',