Migrate from Vite to Next.js 15 with SSR
- Replace Vite + React Router with Next.js 15 App Router - Implement i18n with next-intl (URL-based: /de, /en, /sr) - Add SSR/SSG for all pages (48 static pages generated) - Setup Supabase SSR client for auth - Migrate all pages: Home, About, Portfolio, Blog, Contact, Login, Dashboard, Imprint, Privacy, Terms - Add Docker support with standalone output - Replace i18next with next-intl JSON translations - Use next/image for optimized images Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,104 @@
|
||||
export const seoContent = {
|
||||
hero: {
|
||||
title: "Damjan Savić | Voice AI, KI-Agenten & Fullstack-Entwicklung",
|
||||
subtitle: "Voice AI, autonome Agenten und skalierbare Softwarelösungen",
|
||||
description: "Als AI & Automation Specialist aus Köln entwickelt Damjan Savić Voice AI Lösungen, autonome KI-Agenten und skalierbare Fullstack-Anwendungen mit Claude, GPT-4 und n8n.",
|
||||
cta: {
|
||||
primary: "Projekte ansehen",
|
||||
secondary: "Kontakt aufnehmen"
|
||||
}
|
||||
},
|
||||
services: {
|
||||
title: "IT-Dienstleistungen von Damjan Savić - AI & Automation Specialist Köln",
|
||||
subtitle: "Voice AI, KI-Agenten & Enterprise Solutions von Damjan Savić",
|
||||
items: {
|
||||
voiceai: {
|
||||
title: "Voice AI Entwicklung von Damjan Savić | VAPI, Conversational AI & Sprachassistenten",
|
||||
description: "Damjan Savić entwickelt Voice AI Lösungen mit VAPI und Conversational AI. Von automatisierten Telefonassistenten bis zu Recruiting-Bots - Damjan Savić implementiert sprachgesteuerte KI-Systeme für Ihr Unternehmen.",
|
||||
keywords: ["Voice AI Entwickler Deutschland", "VAPI Integration", "Sprachassistent Entwicklung", "Conversational AI", "AI Voice Agent", "Recruiting Bot"]
|
||||
},
|
||||
agents: {
|
||||
title: "Autonome KI-Agenten von Damjan Savić | n8n, Claude & GPT-4 Integration",
|
||||
description: "Damjan Savić entwickelt autonome KI-Agenten mit n8n, Claude API und GPT-4. Diese intelligenten Systeme automatisieren komplexe Workflows, treffen eigenständige Entscheidungen und optimieren Ihre Geschäftsprozesse.",
|
||||
keywords: ["Autonome KI Agenten", "n8n Automatisierung", "Claude API Integration", "GPT-4 Integration", "AI Workflow Automatisierung", "Anthropic Developer"]
|
||||
},
|
||||
backend: {
|
||||
title: "Enterprise Backend Development von Damjan Savić | Python & Cloud Architecture",
|
||||
description: "Damjan Savić entwickelt skalierbare Backend-Systeme mit Python, FastAPI und Django. Als erfahrener Cloud Architect implementiert Damjan Savić Microservices, RESTful APIs und Event-Driven Architectures für Enterprise-Anwendungen.",
|
||||
keywords: ["Backend Entwickler Köln", "Python Entwickler Köln", "API Entwicklung Python FastAPI", "Microservices Entwickler", "Django Entwickler Deutschland", "Node.js Entwickler Köln"]
|
||||
},
|
||||
frontend: {
|
||||
title: "Modern Frontend Development von Damjan Savić | React, TypeScript & Next.js",
|
||||
description: "Damjan Savić erstellt moderne, performante Frontend-Lösungen mit React, TypeScript und Next.js. Spezialisiert auf Enterprise UI/UX, Progressive Web Apps und barrierefreie Webanwendungen entwickelt Damjan Savić zukunftssichere Interfaces.",
|
||||
keywords: ["React Entwickler Köln", "Frontend Entwickler Köln", "Next.js Entwickler Deutschland", "TypeScript React Entwickler", "Progressive Web App Entwicklung", "JavaScript Entwickler Köln"]
|
||||
},
|
||||
ai: {
|
||||
title: "KI & LLM Integration von Damjan Savić | Claude, GPT-4 & OLLAMA Experte",
|
||||
description: "Damjan Savić integriert Claude, GPT-4 und OLLAMA in Ihre Geschäftsprozesse. Als KI-Spezialist implementiert Damjan Savić RAG-Systeme, Prompt Engineering und LLM-basierte Automatisierungen für intelligente Unternehmenslösungen.",
|
||||
keywords: ["Claude API Integration", "GPT-4 Integration Entwickler", "OLLAMA KI Integration", "LLM Entwickler", "RAG Entwicklung", "Prompt Engineering", "Anthropic Developer"]
|
||||
},
|
||||
erp: {
|
||||
title: "ERP & System Integration von Damjan Savić | SAP, Dynamics & Custom Solutions",
|
||||
description: "Damjan Savić verbindet Ihre Unternehmenssysteme nahtlos. Mit Expertise in SAP, Microsoft Dynamics und Custom ERP-Lösungen optimiert Damjan Savić Ihre Geschäftsprozesse durch intelligente Integration und Automatisierung.",
|
||||
keywords: ["ERP System Integration Köln", "B2B Software Entwicklung", "Enterprise Software Developer", "Business Automation Köln", "System Integration Spezialist", "SAP Integration"]
|
||||
},
|
||||
ecommerce: {
|
||||
title: "E-Commerce Solutions von Damjan Savić | Shopify, WooCommerce & Custom Shops",
|
||||
description: "Damjan Savić entwickelt leistungsstarke E-Commerce-Plattformen. Von Shopify-Anpassungen bis zu maßgeschneiderten Online-Shops realisiert Damjan Savić skalierbare Lösungen mit Payment-Integration, Inventory Management und Multi-Channel-Vertrieb.",
|
||||
keywords: ["E-Commerce Integration Spezialist", "Online Shop Entwicklung Köln", "E-Commerce Developer", "Payment Integration", "Shop-System Entwicklung", "Shopify Developer"]
|
||||
},
|
||||
automation: {
|
||||
title: "Business Process Automation von Damjan Savić | RPA & Workflow Optimization",
|
||||
description: "Damjan Savić automatisiert Ihre Geschäftsprozesse intelligent. Mit Python, RPA-Tools und Custom Workflows steigert Damjan Savić Ihre Effizienz, reduziert Fehler und beschleunigt Ihre digitale Transformation.",
|
||||
keywords: ["Prozessautomatisierung Python Köln", "Python Automatisierung Entwickler", "RPA Entwicklung Köln", "Workflow Automation", "Business Process Automation", "Task Automation Developer"]
|
||||
}
|
||||
}
|
||||
},
|
||||
skills: {
|
||||
title: "Technologie-Stack",
|
||||
categories: {
|
||||
languages: {
|
||||
title: "Programmiersprachen",
|
||||
items: ["Python", "JavaScript", "TypeScript", "SQL", "Bash"]
|
||||
},
|
||||
backend: {
|
||||
title: "Backend Technologies",
|
||||
items: ["FastAPI", "Django", "Node.js", "Express", "PostgreSQL", "MongoDB", "Redis"]
|
||||
},
|
||||
frontend: {
|
||||
title: "Frontend Technologies",
|
||||
items: ["React", "Next.js", "Vue.js", "Tailwind CSS", "Material-UI", "Framer Motion"]
|
||||
},
|
||||
ai: {
|
||||
title: "AI/ML Tools",
|
||||
items: ["OLLAMA", "LangChain", "OpenAI API", "Hugging Face", "TensorFlow", "PyTorch"]
|
||||
},
|
||||
devops: {
|
||||
title: "DevOps & Tools",
|
||||
items: ["Docker", "Kubernetes", "AWS", "CI/CD", "Git", "Linux"]
|
||||
}
|
||||
}
|
||||
},
|
||||
cta: {
|
||||
title: "Bereit für Ihr nächstes Projekt mit Damjan Savić?",
|
||||
description: "Damjan Savić setzt Ihre Ideen in die Realität um. Von der Konzeption bis zur Implementierung begleitet Damjan Savić Ihr Projekt professionell.",
|
||||
button: "Damjan Savić kontaktieren - Kostenloses Erstgespräch"
|
||||
},
|
||||
testimonials: {
|
||||
title: "Was Kunden sagen",
|
||||
items: [
|
||||
{
|
||||
text: "Damjan Savić hat unsere Python-Skripte in eine moderne Web-App transformiert. Die von Damjan Savić entwickelte Automatisierung spart uns täglich 4 Stunden Arbeit.",
|
||||
author: "Michael Schmidt",
|
||||
role: "CTO, TechStart GmbH",
|
||||
keywords: ["Damjan Savić Python Automatisierung", "Web App Entwicklung Damjan Savić"]
|
||||
},
|
||||
{
|
||||
text: "Die von Damjan Savić implementierte OLLAMA-Integration ermöglicht uns KI-Features ohne Cloud-Kosten. Datenschutz und Performance der Lösung von Damjan Savić sind erstklassig.",
|
||||
author: "Sarah Weber",
|
||||
role: "Product Owner, DataSec AG",
|
||||
keywords: ["Damjan Savić OLLAMA Integration", "Datenschutz KI Damjan Savić"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user