Remove outdated branding and update project descriptions
Removes all instances of "Vibe-Coding" and "Vibe-Coder" from contact, hero, and projects components, updating descriptions to reflect current project focus on KI-development. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 7135d765-a979-401b-89f0-355a26efbd11 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/e678fe28-87ab-4437-945b-7a15e872a292/6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805/JSK21aO Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -10,7 +10,7 @@ const links = [
|
||||
{
|
||||
label: "KI-Blog",
|
||||
url: "https://ki-blog.unixweb.de",
|
||||
desc: "KI, Automation, Vibe-Coding & n8n",
|
||||
desc: "KI, Automation, n8n & KI-gestützte Entwicklung",
|
||||
},
|
||||
{
|
||||
label: "Website",
|
||||
|
||||
@@ -39,7 +39,7 @@ export function Hero() {
|
||||
<p className="text-base md:text-lg font-medium text-muted-foreground mb-4 tracking-wide leading-relaxed" data-testid="text-hero-title">
|
||||
Senior IT-Consultant · Service Manager · Technical Writer
|
||||
<br className="hidden sm:block" />
|
||||
KI-Automation Experte · IT-Systems Engineer · Vibe-Coder
|
||||
KI-Automation Experte · IT-Systems Engineer · KI-gestützte Entwicklung
|
||||
</p>
|
||||
|
||||
<p className="text-base md:text-lg text-muted-foreground max-w-2xl mx-auto leading-relaxed mb-10" data-testid="text-hero-description">
|
||||
|
||||
@@ -9,7 +9,7 @@ const projects = [
|
||||
desc: "Sichere Upload-Plattform mit AES-256-GCM-Verschlüsselung, JWT-Auth, Passwort-Reset per E-Mail, Rate Limiting und Docker-Deployment.",
|
||||
tags: ["AES-256-GCM", "JWT", "Docker", "Security"],
|
||||
url: "https://safedocsportal.com",
|
||||
type: "Vibe-Coding Projekt",
|
||||
type: "KI-Entwicklungsprojekt",
|
||||
},
|
||||
{
|
||||
icon: Mail,
|
||||
@@ -18,7 +18,7 @@ const projects = [
|
||||
desc: "Newsletter & E-Mail-Marketing SaaS mit Double-Opt-In, DSGVO-Konformität, SPF/DKIM/DMARC, Zahlungsmodellen und Onboarding-Prozessen.",
|
||||
tags: ["SaaS", "DSGVO", "SMTP", "Newsletter"],
|
||||
url: "https://zensend.email",
|
||||
type: "Vibe-Coding Projekt",
|
||||
type: "KI-Entwicklungsprojekt",
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
|
||||
Reference in New Issue
Block a user