Update src/app/admin/page.tsx
This commit is contained in:
@@ -55,78 +55,54 @@ export default function AdminPage() {
|
||||
description="Enterprise-grade moderation and community management tools"
|
||||
tag="Administration"
|
||||
tagIcon={Lock}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "User Management",
|
||||
description:
|
||||
"Ban, kick, and manage members with detailed action logs. Track user history, warnings, and infractions across the platform.",
|
||||
icon: UserX,
|
||||
title: "User Management", description:
|
||||
"Ban, kick, and manage members with detailed action logs. Track user history, warnings, and infractions across the platform.", icon: UserX,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mobile-security-app_53876-98145.jpg?_wi=2",
|
||||
imageAlt: "User moderation",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/mobile-security-app_53876-98145.jpg", imageAlt: "User moderation"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=3",
|
||||
imageAlt: "User management interface",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "User management interface"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Content Moderation",
|
||||
description:
|
||||
"Advanced filtering, auto-moderation, and word filters. Flag inappropriate content and maintain community standards.",
|
||||
icon: Eye,
|
||||
title: "Content Moderation", description:
|
||||
"Advanced filtering, auto-moderation, and word filters. Flag inappropriate content and maintain community standards.", icon: Eye,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2",
|
||||
imageAlt: "Content analysis",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg", imageAlt: "Content analysis"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=2",
|
||||
imageAlt: "Content filtering",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg", imageAlt: "Content filtering"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Audit Logs",
|
||||
description:
|
||||
"Detailed logging of all administrative actions. Track who did what and when for complete transparency and accountability.",
|
||||
icon: FileText,
|
||||
title: "Audit Logs", description:
|
||||
"Detailed logging of all administrative actions. Track who did what and when for complete transparency and accountability.", icon: FileText,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=4",
|
||||
imageAlt: "Audit logs",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Audit logs"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=3",
|
||||
imageAlt: "Activity tracking",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg", imageAlt: "Activity tracking"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Channel Control",
|
||||
description:
|
||||
"Create and organize channels by category. Set permissions, manage topics, and configure automated channels.",
|
||||
icon: Layers,
|
||||
title: "Channel Control", description:
|
||||
"Create and organize channels by category. Set permissions, manage topics, and configure automated channels.", icon: Layers,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg?_wi=2",
|
||||
imageAlt: "Channel organization",
|
||||
},
|
||||
"http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg", imageAlt: "Channel organization"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic_23-2149016825.jpg?_wi=2",
|
||||
imageAlt: "Permission management",
|
||||
},
|
||||
"http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic_23-2149016825.jpg", imageAlt: "Permission management"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -145,34 +121,16 @@ export default function AdminPage() {
|
||||
tag="Administration"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "2,500+",
|
||||
title: "Moderation Actions This Month",
|
||||
items: [
|
||||
"500+ warnings issued",
|
||||
"150+ members banned",
|
||||
"1,200+ messages flagged",
|
||||
],
|
||||
id: "1", value: "2,500+", title: "Moderation Actions This Month", items: [
|
||||
"500+ warnings issued", "150+ members banned", "1,200+ messages flagged"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "98%",
|
||||
title: "Community Satisfaction Rate",
|
||||
items: [
|
||||
"Positive member feedback",
|
||||
"Safe environment maintained",
|
||||
"Swift response to issues",
|
||||
],
|
||||
id: "2", value: "98%", title: "Community Satisfaction Rate", items: [
|
||||
"Positive member feedback", "Safe environment maintained", "Swift response to issues"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "50+",
|
||||
title: "Active Moderators",
|
||||
items: [
|
||||
"24/7 coverage across time zones",
|
||||
"Dedicated admin team",
|
||||
"Regular training programs",
|
||||
],
|
||||
id: "3", value: "50+", title: "Active Moderators", items: [
|
||||
"24/7 coverage across time zones", "Dedicated admin team", "Regular training programs"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -204,19 +162,13 @@ export default function AdminPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: MessageCircle,
|
||||
href: "https://discord.gg/bayatalislamm",
|
||||
ariaLabel: "Discord Community",
|
||||
},
|
||||
href: "https://discord.gg/bayatalislamm", ariaLabel: "Discord Community"},
|
||||
{
|
||||
icon: Globe,
|
||||
href: "https://bayatalislamm.com",
|
||||
ariaLabel: "Official Website",
|
||||
},
|
||||
href: "https://bayatalislamm.com", ariaLabel: "Official Website"},
|
||||
{
|
||||
icon: Mail,
|
||||
href: "mailto:info@bayatalislamm.com",
|
||||
ariaLabel: "Email Contact",
|
||||
},
|
||||
href: "mailto:info@bayatalislamm.com", ariaLabel: "Email Contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user