cookie added, optimisation

This commit is contained in:
2026-01-30 08:09:50 +01:00
commit cc4bfa5dbe
74 changed files with 7096 additions and 0 deletions

View File

@@ -0,0 +1,213 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Profice - Automatisierung</title>
<link rel="stylesheet" href="../style/design.css">
<link rel="stylesheet" href="../style/service.css">
<link rel="stylesheet" href="../style/cursor.css">
</head>
<body>
<!-- Top Banner -->
<header class="top-banner dark-theme">
<div class="top-banner-left">
<div class="banner-left">
<button class="menu-toggle" id="menuToggle" aria-label="Menu">
<span></span>
<span></span>
<span></span>
</button>
<a href="../index.html" class="logo-link">
<img src="../images/logo/logo-01-complete.png" alt="Profice Logo" class="logo">
</a>
</div>
</div>
<div class="top-banner-center">
<nav class="main-nav">
<a href="../index.html#hero-section" class="nav-link">Home</a>
<a href="../index.html#enterprise" class="nav-link">Enterprise</a>
<a href="../index.html#pricing" class="nav-link">Pricing</a>
<a href="../index.html#services" class="nav-link">Lösungen</a>
</nav>
</div>
<div class="top-banner-right">
<button id="cursorToggle" aria-label="Toggle Cursor" title="Toggle Custom Cursor">
<img src="../images/additional/cursor.png" alt="Default Cursor" class="cursor-icon">
</button>
<button id="loginBtn" class="login-btn" aria-label="Log in" title="Log in">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path>
<polyline points="10 17 15 12 10 7"></polyline>
<line x1="15" y1="12" x2="3" y2="12"></line>
</svg>
Log in
</button>
</div>
</header>
<!-- Slide Menu -->
<nav class="slide-menu" id="slideMenu">
<a href="../index.html">Startseite</a>
<a href="offers.html" class="active">Kontakt & Anfrage</a>
<a href="leads.html">Leads Dashboard</a>
</nav>
<!-- Overlay -->
<div class="overlay" id="overlay"></div>
<!-- Main Content -->
<main class="main-content">
<div class="service-container">
<!-- Service Header -->
<div class="service-header">
<div class="service-icon">⚙️</div>
<h1 class="service-title">Automatisierung</h1>
<p class="service-subtitle">Sparen Sie Zeit und Ressourcen durch intelligente Workflow-Automatisierungen</p>
</div>
<!-- Service Description -->
<section class="service-section">
<h2 class="section-title">Unsere Automatisierungslösungen</h2>
<p class="section-text">
Wir automatisieren Ihre Geschäftsprozesse, um Effizienz zu steigern und menschliche Fehler zu reduzieren.
Von einfachen wiederkehrenden Aufgaben bis zu komplexen Workflow-Integrationen - wir finden die optimale Lösung.
</p>
</section>
<!-- Service Features -->
<section class="service-section">
<h2 class="section-title">Was wir automatisieren können</h2>
<div class="features-grid">
<div class="feature-item">
<div class="feature-icon">📧</div>
<h3>E-Mail-Automatisierung</h3>
<p>Automatische Antwortverwaltung und E-Mail-Kampagnen</p>
</div>
<div class="feature-item">
<div class="feature-icon">📄</div>
<h3>Datenverarbeitung</h3>
<p>Automatische Datenmigration und -bereinigung</p>
</div>
<div class="feature-item">
<div class="feature-icon">📋</div>
<h3>Report-Generierung</h3>
<p>Automatische Erstellung von Berichten und Analysen</p>
</div>
<div class="feature-item">
<div class="feature-icon">🔄</div>
<h3>Workflow-Integration</h3>
<p>Verbindung verschiedener Systeme für nahtlose Prozesse</p>
</div>
<div class="feature-item">
<div class="feature-icon">📊</div>
<h3>Monitoring</h3>
<p>Automatische Systemüberwachung und Alarmierung</p>
</div>
<div class="feature-item">
<div class="feature-icon">🎯</div>
<h3>Task-Management</h3>
<p>Intelligente Aufgabenverteilung und -verfolgung</p>
</div>
</div>
</section>
<!-- Process -->
<section class="service-section">
<h2 class="section-title">Unser Automatisierungsprozess</h2>
<div class="process-timeline">
<div class="process-item">
<div class="process-number">1</div>
<div class="process-content">
<h3>Prozessanalyse</h3>
<p>Identifizierung von Automatisierungspotenzialen</p>
</div>
</div>
<div class="process-item">
<div class="process-number">2</div>
<div class="process-content">
<h3>Lösungsdesign</h3>
<p>Entwicklung maßgeschneiderter Automatisierungslösungen</p>
</div>
</div>
<div class="process-item">
<div class="process-number">3</div>
<div class="process-content">
<h3>Implementierung</h3>
<p>Setup und Konfiguration der Automatisierungstools</p>
</div>
</div>
<div class="process-item">
<div class="process-number">4</div>
<div class="process-content">
<h3>Testing</h3>
<p>Gewissenhafte Tests vor der Live-Schaltung</p>
</div>
</div>
<div class="process-item">
<div class="process-number">5</div>
<div class="process-content">
<h3>Monitoring</h3>
<p>Laufende Überwachung und Optimierung</p>
</div>
</div>
</div>
</section>
<!-- Technologies -->
<section class="section">
<h2 class="section-title">Automatisierungstechnologien</h2>
<div class="tech-grid">
<div class="tech-item">Zapier</div>
</div>
</section>
<!-- Benefits -->
<section class="service-section">
<h2 class="section-title">Ihre Vorteile</h2>
<div class="benefits-grid">
<div class="benefit-item">
<div class="benefit-icon">⏰️</div>
<h3>Zeitersparnis</h3>
<p>Bis zu 80% Zeitersparnis bei wiederkehrenden Aufgaben</p>
</div>
<div class="benefit-item">
<div class="benefit-icon">🎯</div>
<h3>Qualitätssteigerung</h3>
<p>Reduzierung menschlicher Fehler und konsistente Ergebnisse</p>
</div>
<div class="benefit-item">
<div class="benefit-icon">💰</div>
<h3>Kostensenkung</h3>
<p>Optimierung von Ressourcen und Betriebskosten</p>
</div>
<div class="benefit-item">
<div class="benefit-icon">📈</div>
<h3>Skalierbarkeit</div>
<p>Einfache Handhabung wachsender Geschäftsanforderungen</p>
</div>
<div class="benefit-item">
<div class="benefit-icon">😊</div>
<h3>Mitarbeiterzufriedenheit</h3>
<p>Fokus auf kreative und strategische Aufgaben</p>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="service-section">
<h2 class="section-title">Bereit für mehr Effizienz?</h2>
<p class="section-text">Lassen Sie uns Ihre Prozesse analysieren und Potenziale identifizieren.</p>
<div class="cta-buttons">
<a href="offers.html?service=automatisation" class="cta-btn primary">Automatisierungs-Analyse</a>
<a href="offers.html" class="cta-btn secondary">Mehr erfahren</a>
</div>
</section>
</div>
</main>
<script src="../scripts/script.js"></script>
<script src="../scripts/cursor.js"></script>
<script src="../scripts/scroll-header.js"></script>
</body>
</html>