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

@@ -10,36 +10,36 @@ export const de = {
hero: { hero: {
greeting: 'Willkommen bei', greeting: 'Willkommen bei',
company: 'Ragusa IT-Consulting', company: 'Ragusa IT-Consulting',
tagline: 'Ihr Partner für', tagline: 'Websites, die',
rotatingWords: ['Webentwicklung', 'IT-Support', 'Digitale Lösungen', 'Tech-Beratung'], rotatingWords: ['Anfragen bringen', 'Kunden überzeugen', 'messbar performen', 'Ihr Business stärken'],
cta: 'Projekt starten', cta: 'Kostenloses Erstgespräch',
ctaSecondary: 'Mehr erfahren', ctaSecondary: 'Warum Ragusa IT?',
scroll: 'Scrollen', scroll: 'Scrollen',
}, },
// Services // Services
services: { services: {
title: 'Unsere Leistungen', title: 'Leistungen mit Ergebnisfokus',
subtitle: 'Professionelle IT-Lösungen für Ihr Unternehmen', subtitle: 'Konkrete IT-Lösungen, die Zeit sparen und neue Anfragen ermöglichen',
items: [ items: [
{ {
title: 'Webentwicklung', title: 'Webentwicklung',
description: 'Moderne, responsive Websites und Web-Applikationen mit React, TypeScript und aktuellen Technologien.', description: 'Conversion-orientierte Websites und Web-Apps, die Vertrauen schaffen und qualifizierte Leads generieren.',
icon: 'code', icon: 'code',
}, },
{ {
title: 'Tech-Support', title: 'Tech-Support',
description: 'Schnelle und zuverlässige technische Unterstützung für Hardware und Software vor Ort.', description: 'Schnelle Hilfe bei akuten Problemen, damit Ihr Betrieb ohne lange Ausfälle weiterläuft.',
icon: 'support', icon: 'support',
}, },
{ {
title: 'IT-Beratung', title: 'IT-Beratung',
description: 'Strategische Beratung für Ihre IT-Infrastruktur und digitale Transformation.', description: 'Praxisnahe Entscheidungen für Infrastruktur, Tools und Prozesse passend zu Ihrem Budget.',
icon: 'consulting', icon: 'consulting',
}, },
{ {
title: 'Hosting & Wartung', title: 'Hosting & Wartung',
description: 'Zuverlässiges Webhosting, regelmäßige Updates und proaktive Wartung Ihrer Systeme.', description: 'Stabile Betreuung mit Updates, Monitoring und klaren Verantwortlichkeiten für Ihre Webpräsenz.',
icon: 'hosting', icon: 'hosting',
}, },
], ],
@@ -81,8 +81,8 @@ export const de = {
// Contact // Contact
contact: { contact: {
title: 'Kontakt', title: 'Kontakt',
subtitle: 'Lassen Sie uns zusammenarbeiten', subtitle: 'In 15 Minuten zur klaren nächsten Aktion',
intro: 'Haben Sie ein Projekt im Sinn oder benötigen Sie technische Unterstützung? Ich freue mich auf Ihre Nachricht!', intro: 'Beschreiben Sie kurz Ihr Projekt oder Problem ich melde mich schnell mit einer konkreten Einschätzung und nächstem Schritt.',
form: { form: {
name: 'Name', name: 'Name',
namePlaceholder: 'Ihr Name', namePlaceholder: 'Ihr Name',

View File

@@ -12,36 +12,36 @@ export const en: Translations = {
hero: { hero: {
greeting: 'Welcome to', greeting: 'Welcome to',
company: 'Ragusa IT-Consulting', company: 'Ragusa IT-Consulting',
tagline: 'Your partner for', tagline: 'Websites that',
rotatingWords: ['Web Development', 'IT Support', 'Digital Solutions', 'Tech Consulting'], rotatingWords: ['generate leads', 'convert visitors', 'perform measurably', 'support your growth'],
cta: 'Start Project', cta: 'Book a Free Discovery Call',
ctaSecondary: 'Learn More', ctaSecondary: 'Why Ragusa IT?',
scroll: 'Scroll', scroll: 'Scroll',
}, },
// Services // Services
services: { services: {
title: 'Our Services', title: 'Services Built for Outcomes',
subtitle: 'Professional IT solutions for your business', subtitle: 'Practical IT solutions that save time and help you win new clients',
items: [ items: [
{ {
title: 'Web Development', 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', icon: 'code',
}, },
{ {
title: 'Tech Support', 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', icon: 'support',
}, },
{ {
title: 'IT Consulting', 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', icon: 'consulting',
}, },
{ {
title: 'Hosting & Maintenance', 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', icon: 'hosting',
}, },
], ],
@@ -83,8 +83,8 @@ export const en: Translations = {
// Contact // Contact
contact: { contact: {
title: 'Contact', title: 'Contact',
subtitle: 'Let\'s work together', subtitle: 'Get clear next steps in 15 minutes',
intro: 'Have a project in mind or need technical support? I look forward to hearing from you!', intro: 'Share your project or issue briefly — I\'ll reply quickly with a concrete assessment and recommended next action.',
form: { form: {
name: 'Name', name: 'Name',
namePlaceholder: 'Your name', namePlaceholder: 'Your name',