diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 971de62..879b240 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,49 +7,31 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const dmSans = DM_Sans({ - variable: "--font-dm-sans", - subsets: ["latin"], + variable: "--font-dm-sans", subsets: ["latin"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Team Black Code Admin Portal - Secure Management Dashboard", - description: "Professional admin panel for Team Black Code with secure authentication, user management, and operational controls. Access dashboard with username and password login.", - keywords: "admin panel, dashboard, team management, secure login, operations control", - metadataBase: new URL("https://admin.teamblackcode.com"), + title: "Team Black Code Admin Portal - Secure Management Dashboard", description: "Professional admin panel for Team Black Code with secure authentication, user management, and operational controls. Access dashboard with username and password login.", keywords: "admin panel, dashboard, team management, secure login, operations control", metadataBase: new URL("https://admin.teamblackcode.com"), alternates: { - canonical: "https://admin.teamblackcode.com", - }, + canonical: "https://admin.teamblackcode.com"}, openGraph: { - title: "Team Black Code Admin Portal", - description: "Secure admin management system for Team Black Code", - url: "https://admin.teamblackcode.com", - siteName: "Team Black Code", - type: "website", - images: [ + title: "Team Black Code Admin Portal", description: "Secure admin management system for Team Black Code", url: "https://admin.teamblackcode.com", siteName: "Team Black Code", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-modern-secure-admin-portal-interface-s-1772763686483-eda008b7.png", - alt: "A modern, secure admin portal interface showcasing a professional dashboard with login authenticatio", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-modern-secure-admin-portal-interface-s-1772763686483-eda008b7.png", alt: "A modern, secure admin portal interface showcasing a professional dashboard with login authenticatio"}, ], }, twitter: { - card: "summary_large_image", - title: "Team Black Code Admin Portal", - description: "Secure admin management system", - images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-modern-secure-admin-portal-interface-s-1772763686483-eda008b7.png", - ], + card: "summary_large_image", title: "Team Black Code Admin Portal", description: "Secure admin management system", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-modern-secure-admin-portal-interface-s-1772763686483-eda008b7.png"], }, robots: { index: true, @@ -1441,4 +1423,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 391770e..5d7c9b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,9 +34,7 @@ export default function HomePage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Login to Admin", - href: "/admin/login", - }} + text: "Login to Admin", href: "/admin/login"}} /> @@ -61,24 +59,16 @@ export default function HomePage() { metrics={[ { icon: Shield, - label: "Enterprise Security", - value: "100%", - }, + label: "Enterprise Security", value: "100%"}, { icon: Users, - label: "Active Team Members", - value: "50+", - }, + label: "Active Team Members", value: "50+"}, { icon: Zap, - label: "Projects Completed", - value: "200+", - }, + label: "Projects Completed", value: "200+"}, { icon: Award, - label: "Industry Recognition", - value: "15+", - }, + label: "Industry Recognition", value: "15+"}, ]} metricsAnimation="slide-up" useInvertedBackground={false} @@ -93,37 +83,19 @@ export default function HomePage() { features={[ { id: 1, - tag: "Security", - title: "User Authentication", - subtitle: "Advanced login systems", - description: - "Secure username and password authentication with two-factor verification options. Enterprise-grade encryption for all credentials and sensitive data.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-detailed-authentication-system-interfa-1772763686960-c9f28a91.png?_wi=1", - imageAlt: "Authentication system", - }, + tag: "Security", title: "User Authentication", subtitle: "Advanced login systems", description: + "Secure username and password authentication with two-factor verification options. Enterprise-grade encryption for all credentials and sensitive data.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-detailed-authentication-system-interfa-1772763686960-c9f28a91.png?_wi=1", imageAlt: "Authentication system"}, { id: 2, - tag: "Management", - title: "Dashboard Controls", - subtitle: "Centralized operations", - description: - "Real-time monitoring and management of all team activities. Customize permissions and access levels for different user roles.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-comprehensive-admin-dashboard-interfac-1772763687049-7afbef12.png?_wi=1", - imageAlt: "Dashboard interface", - }, + tag: "Management", title: "Dashboard Controls", subtitle: "Centralized operations", description: + "Real-time monitoring and management of all team activities. Customize permissions and access levels for different user roles.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-comprehensive-admin-dashboard-interfac-1772763687049-7afbef12.png?_wi=1", imageAlt: "Dashboard interface"}, { id: 3, - tag: "Analytics", - title: "Performance Metrics", - subtitle: "Data-driven insights", - description: - "Comprehensive analytics and reporting tools to track team productivity, project progress, and system performance metrics.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-detailed-analytics-dashboard-showcasin-1772763686834-1743910d.png?_wi=1", - imageAlt: "Analytics dashboard", - }, + tag: "Analytics", title: "Performance Metrics", subtitle: "Data-driven insights", description: + "Comprehensive analytics and reporting tools to track team productivity, project progress, and system performance metrics.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYJWONuDPk1b80EehAGHBmURWQ/a-detailed-analytics-dashboard-showcasin-1772763686834-1743910d.png?_wi=1", imageAlt: "Analytics dashboard"}, ]} textboxLayout="default" useInvertedBackground={true} @@ -134,37 +106,23 @@ export default function HomePage() {
); -} \ No newline at end of file +}