Update src/app/admin/page.tsx
This commit is contained in:
@@ -28,13 +28,15 @@ export default function AdminPage() {
|
||||
brandName="Pajo's Zapfbar"
|
||||
navItems={[
|
||||
{ name: "Reservieren", id: "/booking" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "Über uns", id: "#about" },
|
||||
{ name: "Preise", id: "#pricing" },
|
||||
{ name: "Kontakt", id: "#contact" },
|
||||
{ name: "Admin", id: "/admin" },
|
||||
]}
|
||||
button={{
|
||||
text: "Jetzt buchen", href: "/booking"}}
|
||||
text: "Jetzt buchen", href: "/booking"
|
||||
}}
|
||||
className="z-50"
|
||||
/>
|
||||
</div>
|
||||
@@ -53,22 +55,26 @@ export default function AdminPage() {
|
||||
id: 1,
|
||||
title: "Reservierungen verwalten", description:
|
||||
"Übersicht aller Reservierungen mit Echtzeit-Updates. Bearbeiten, bestätigen oder stornieren Sie Buchungen mit wenigen Klicks.", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/school-timetable-template-with-flat-design_23-2147848898.jpg?_wi=3", imageAlt: "Reservierungen verwalten"},
|
||||
"http://img.b2bpic.net/free-vector/school-timetable-template-with-flat-design_23-2147848898.jpg?_wi=3", imageAlt: "Reservierungen verwalten"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Tischplanung", description:
|
||||
"Visuelle Tischplanung mit automatischer Optimierung. Kombinieren Sie Tische intelligent für größere Gruppen.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/busy-man-using-telephone-computer-simultaneously_329181-10363.jpg?_wi=3", imageAlt: "Tischplanung und Layout"},
|
||||
"http://img.b2bpic.net/free-photo/busy-man-using-telephone-computer-simultaneously_329181-10363.jpg?_wi=3", imageAlt: "Tischplanung und Layout"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Gäste-Management", description:
|
||||
"Verwalten Sie Gästedaten, Vorlieben und Besuchshistorie. Personalisierte Service-Empfehlungen basierend auf Besuchsmustern.", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42533.jpg?_wi=5", imageAlt: "Gäste-Datenbank"},
|
||||
"http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42533.jpg?_wi=5", imageAlt: "Gäste-Datenbank"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Benachrichtigungen", description:
|
||||
"Automatische Benachrichtigungen für neue Reservierungen, Stornierungen und Änderungen. Konfigurierbare Alert-Einstellungen.", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/school-timetable-template-with-flat-design_23-2147848898.jpg?_wi=4", imageAlt: "Benachrichtigungssystem"},
|
||||
"http://img.b2bpic.net/free-vector/school-timetable-template-with-flat-design_23-2147848898.jpg?_wi=4", imageAlt: "Benachrichtigungssystem"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Admin-Dashboard öffnen", href: "#admin-access" },
|
||||
@@ -92,19 +98,22 @@ export default function AdminPage() {
|
||||
id: "admin-basic", title: "Basic Admin", price: "€14", period: "/Monat", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42533.jpg?_wi=6", imageAlt: "Basic Admin Paket", button: { text: "Auswählen", href: "#contact" },
|
||||
features: [
|
||||
"Reservierungsverwaltung", "Grundlegende Tischplanung", "E-Mail Benachrichtigungen", "Bis zu 1 Admin-Benutzer", "Tägliche Backups"],
|
||||
"Reservierungsverwaltung", "Grundlegende Tischplanung", "E-Mail Benachrichtigungen", "Bis zu 1 Admin-Benutzer", "Tägliche Backups"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "admin-pro", title: "Pro Admin", price: "€49", period: "/Monat", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/school-timetable-template-with-flat-design_23-2147848898.jpg?_wi=5", imageAlt: "Pro Admin Paket", button: { text: "Auswählen", href: "#contact" },
|
||||
features: [
|
||||
"Alles aus Basic Admin", "SMS Benachrichtigungen", "Gäste-Management", "Bis zu 5 Admin-Benutzer", "Erweiterte Analysen", "Priorisierter Support"],
|
||||
"Alles aus Basic Admin", "SMS Benachrichtigungen", "Gäste-Management", "Bis zu 5 Admin-Benutzer", "Erweiterte Analysen", "Priorisierter Support"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "admin-enterprise", title: "Enterprise Admin", price: "€149", period: "/Monat", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/busy-man-using-telephone-computer-simultaneously_329181-10363.jpg?_wi=4", imageAlt: "Enterprise Admin Paket", button: { text: "Kontaktieren Sie uns", href: "#contact" },
|
||||
features: [
|
||||
"Alles aus Pro Admin", "Unbegrenzte Admin-Benutzer", "API-Zugriff für Integrationen", "Custom Reports", "Whitelabel-Optionen", "24/7 Premium Support"],
|
||||
"Alles aus Pro Admin", "Unbegrenzte Admin-Benutzer", "API-Zugriff für Integrationen", "Custom Reports", "Whitelabel-Optionen", "24/7 Premium Support"
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -131,6 +140,7 @@ export default function AdminPage() {
|
||||
{
|
||||
title: "Produkt", items: [
|
||||
{ label: "Reservieren", href: "/booking" },
|
||||
{ label: "Shop", href: "/shop" },
|
||||
{ label: "Admin Dashboard", href: "/admin" },
|
||||
{ label: "Preise", href: "#pricing" },
|
||||
{ label: "Features", href: "#features" },
|
||||
|
||||
Reference in New Issue
Block a user