102 lines
5.4 KiB
PHP
102 lines
5.4 KiB
PHP
@extends('layouts.vending')
|
|
|
|
@section('title', 'LMIV Snackautomat - Willkommen')
|
|
|
|
@section('content')
|
|
<div class="min-h-screen flex items-center justify-center bg-gradient-to-br from-blue-50 to-indigo-100 px-4">
|
|
<div class="max-w-4xl w-full">
|
|
<!-- Hauptbereich -->
|
|
<div class="text-center">
|
|
<!-- Logo/Icon -->
|
|
<div class="mx-auto w-24 h-24 bg-blue-600 rounded-full flex items-center justify-center mb-8">
|
|
<svg class="w-12 h-12 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
|
|
d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>
|
|
</svg>
|
|
</div>
|
|
|
|
<!-- Titel -->
|
|
<h1 class="text-5xl font-bold text-gray-900 mb-6">
|
|
LMIV Snackautomat
|
|
</h1>
|
|
|
|
<!-- Untertitel -->
|
|
<p class="text-xl text-gray-600 mb-8 max-w-2xl mx-auto">
|
|
Moderne Snackautomaten-Verwaltung mit vollständiger LMIV-Konformität
|
|
und Multi-Tenant-Unterstützung
|
|
</p>
|
|
|
|
<!-- Hauptinhalt -->
|
|
<div class="bg-white rounded-2xl shadow-xl p-8 mb-8">
|
|
<h2 class="text-3xl font-semibold text-gray-800 mb-6">
|
|
Willkommen bei LMIV Snackautomat
|
|
</h2>
|
|
|
|
<div class="grid md:grid-cols-2 gap-8 text-left">
|
|
<!-- Features -->
|
|
<div>
|
|
<h3 class="text-lg font-semibold text-gray-700 mb-4 flex items-center">
|
|
<svg class="w-5 h-5 text-green-500 mr-2" fill="currentColor" viewBox="0 0 20 20">
|
|
<path fill-rule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clip-rule="evenodd"></path>
|
|
</svg>
|
|
Kernfunktionen
|
|
</h3>
|
|
<ul class="space-y-2 text-gray-600">
|
|
<li class="flex items-start">
|
|
<span class="w-2 h-2 bg-blue-500 rounded-full mt-2 mr-3 flex-shrink-0"></span>
|
|
LMIV-konforme Produktdatenbank
|
|
</li>
|
|
<li class="flex items-start">
|
|
<span class="w-2 h-2 bg-blue-500 rounded-full mt-2 mr-3 flex-shrink-0"></span>
|
|
QR-Code-Generierung
|
|
</li>
|
|
<li class="flex items-start">
|
|
<span class="w-2 h-2 bg-blue-500 rounded-full mt-2 mr-3 flex-shrink-0"></span>
|
|
Bestandsverwaltung
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<!-- Info -->
|
|
<div>
|
|
<h3 class="text-lg font-semibold text-gray-700 mb-4 flex items-center">
|
|
<svg class="w-5 h-5 text-blue-500 mr-2" fill="currentColor" viewBox="0 0 20 20">
|
|
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path>
|
|
</svg>
|
|
Über das System
|
|
</h3>
|
|
<p class="text-gray-600 leading-relaxed">
|
|
Diese Web-Anwendung bietet eine vollständige Lösung für die Verwaltung
|
|
von Snackautomaten mit Fokus auf LMIV-Konformität.
|
|
</p>
|
|
<p class="text-gray-600 leading-relaxed mt-3">
|
|
Entwickelt für moderne Anforderungen in der Lebensmittelverwaltung
|
|
und Automatenbetreibung.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Hauptlink -->
|
|
<div class="bg-gradient-to-r from-blue-600 to-indigo-600 rounded-2xl p-8 text-white">
|
|
<h3 class="text-2xl font-semibold mb-4">
|
|
Mehr Informationen und Dokumentation
|
|
</h3>
|
|
<p class="text-blue-100 mb-6">
|
|
Besuchen Sie unsere offizielle Website für ausführliche Informationen,
|
|
Dokumentation und Support.
|
|
</p>
|
|
<a href="https://www.lmiv-automat.de"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
class="inline-flex items-center px-8 py-4 bg-white text-blue-600 font-semibold rounded-xl hover:bg-blue-50 transition-colors duration-200 shadow-lg">
|
|
<span>www.lmiv-automat.de besuchen</span>
|
|
<svg class="w-5 h-5 ml-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
|
|
</svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@endsection |