diff --git a/src/app/batches/page.tsx b/src/app/batches/page.tsx index 7349c95..ac03c26 100644 --- a/src/app/batches/page.tsx +++ b/src/app/batches/page.tsx @@ -18,8 +18,7 @@ const navItems = [ const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Dashboard", href: "/" }, { label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }, @@ -27,8 +26,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Documentation", href: "/docs" }, { label: "API Reference", href: "/api-docs" }, { label: "Tutorials", href: "/tutorials" }, @@ -36,8 +34,7 @@ const footerColumns = [ ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "/careers" }, @@ -45,8 +42,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }, { label: "Security", href: "/security" }, @@ -91,49 +87,21 @@ export default function BatchesPage() { tagAnimation="slide-up" products={[ { - id: "batch-create", - brand: "TRACE Batch", - name: "Create Batch", - price: "Assign College", - rating: 5, - reviewCount: "Setup", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=5", - imageAlt: "Batch creation workflow", - }, + id: "batch-create", brand: "TRACE Batch", name: "Create Batch", price: "Assign College", rating: 5, + reviewCount: "Setup", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Batch creation workflow"}, { - id: "batch-schedule", - brand: "TRACE Batch", - name: "Schedule Batch", - price: "Set Duration", - rating: 5, - reviewCount: "Configure", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=6", - imageAlt: "Batch scheduling interface", - }, + id: "batch-schedule", brand: "TRACE Batch", name: "Schedule Batch", price: "Set Duration", rating: 5, + reviewCount: "Configure", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Batch scheduling interface"}, { - id: "batch-tracks", - brand: "TRACE Batch", - name: "Auto Tracks", - price: "Core, DSA, SQL", - rating: 5, - reviewCount: "Generated", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=7", - imageAlt: "Automatic track creation", - }, + id: "batch-tracks", brand: "TRACE Batch", name: "Auto Tracks", price: "Core, DSA, SQL", rating: 5, + reviewCount: "Generated", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Automatic track creation"}, { - id: "batch-monitor", - brand: "TRACE Batch", - name: "Monitor Progress", - price: "Real-Time", - rating: 5, - reviewCount: "Analytics", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=8", - imageAlt: "Batch performance monitoring", - }, + id: "batch-monitor", brand: "TRACE Batch", name: "Monitor Progress", price: "Real-Time", rating: 5, + reviewCount: "Analytics", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Batch performance monitoring"}, ]} animationType="slide-up" gridVariant="four-items-2x2-equal-grid" @@ -149,34 +117,18 @@ export default function BatchesPage() { description="Active and upcoming coding evaluation batches across your institution network" metrics={[ { - id: "batch-1", - title: "Core Java Batch Q1 2025", - subtitle: "Tech Institute Mumbai", - category: "Core Track", - value: "156 Students", - buttons: [{ text: "View", href: "/batches" }], + id: "batch-1", title: "Core Java Batch Q1 2025", subtitle: "Tech Institute Mumbai", category: "Core Track", value: "156 Students", buttons: [{ text: "View", href: "/batches" }], }, { - id: "batch-2", - title: "DSA Advanced Batch", - subtitle: "Delhi University", - category: "DSA Track", - value: "89 Students", - buttons: [{ text: "View", href: "/batches" }], + id: "batch-2", title: "DSA Advanced Batch", subtitle: "Delhi University", category: "DSA Track", value: "89 Students", buttons: [{ text: "View", href: "/batches" }], }, { - id: "batch-3", - title: "SQL Database Batch", - subtitle: "Bangalore Tech Institute", - category: "SQL Track", - value: "203 Students", - buttons: [{ text: "View", href: "/batches" }], + id: "batch-3", title: "SQL Database Batch", subtitle: "Bangalore Tech Institute", category: "SQL Track", value: "203 Students", buttons: [{ text: "View", href: "/batches" }], }, ]} animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - gridVariant="uniform-all-items-equal" uniformGridCustomHeightClasses="min-h-80 2xl:min-h-96" /> diff --git a/src/app/colleges/page.tsx b/src/app/colleges/page.tsx index 6ecf36d..0438d76 100644 --- a/src/app/colleges/page.tsx +++ b/src/app/colleges/page.tsx @@ -18,8 +18,7 @@ const navItems = [ const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Dashboard", href: "/" }, { label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }, @@ -27,8 +26,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Documentation", href: "/docs" }, { label: "API Reference", href: "/api-docs" }, { label: "Tutorials", href: "/tutorials" }, @@ -36,8 +34,7 @@ const footerColumns = [ ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "/careers" }, @@ -45,8 +42,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }, { label: "Security", href: "/security" }, @@ -91,49 +87,25 @@ export default function CollegesPage() { tagAnimation="slide-up" features={[ { - id: "create-college", - title: "Create College", - author: "Admin Interface", - description: - "Add new colleges with institutional details, code assignments, and configuration. Full form validation and error handling included.", - tags: ["Create", "Form", "Modal"], + id: "create-college", title: "Create College", author: "Admin Interface", description: + "Add new colleges with institutional details, code assignments, and configuration. Full form validation and error handling included.", tags: ["Create", "Form", "Modal"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=5", - imageAlt: "College creation interface", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College creation interface"}, { - id: "edit-college", - title: "Edit College Details", - author: "Admin Interface", - description: - "Modify college information, update status, and manage institutional settings. Real-time validation ensures data integrity.", - tags: ["Edit", "Update", "Settings"], + id: "edit-college", title: "Edit College Details", author: "Admin Interface", description: + "Modify college information, update status, and manage institutional settings. Real-time validation ensures data integrity.", tags: ["Edit", "Update", "Settings"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=6", - imageAlt: "College editing interface", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College editing interface"}, { - id: "college-search", - title: "Search & Filter", - author: "Admin Interface", - description: - "Powerful search functionality with pagination and filtering by name, code, and status. Find colleges instantly.", - tags: ["Search", "Filter", "Pagination"], + id: "college-search", title: "Search & Filter", author: "Admin Interface", description: + "Powerful search functionality with pagination and filtering by name, code, and status. Find colleges instantly.", tags: ["Search", "Filter", "Pagination"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=7", - imageAlt: "College search interface", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College search interface"}, { - id: "deactivate-college", - title: "Deactivate College", - author: "Admin Interface", - description: - "Safely deactivate colleges with dependency checks. Prevent deletion of active institutions with ongoing batches.", - tags: ["Status", "Control", "Safety"], + id: "deactivate-college", title: "Deactivate College", author: "Admin Interface", description: + "Safely deactivate colleges with dependency checks. Prevent deletion of active institutions with ongoing batches.", tags: ["Status", "Control", "Safety"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=8", - imageAlt: "College status management", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College status management"}, ]} animationType="slide-up" textboxLayout="default" @@ -148,34 +120,18 @@ export default function CollegesPage() { description="Overview of registered institutions and their current status" metrics={[ { - id: "college-1", - title: "Tech Institute Mumbai", - subtitle: "Mumbai, India · Active", - category: "Premium", - value: "428 Students", - buttons: [{ text: "Manage", href: "/colleges" }], + id: "college-1", title: "Tech Institute Mumbai", subtitle: "Mumbai, India · Active", category: "Premium", value: "428 Students", buttons: [{ text: "Manage", href: "/colleges" }], }, { - id: "college-2", - title: "Delhi University", - subtitle: "Delhi, India · Active", - category: "Standard", - value: "356 Students", - buttons: [{ text: "Manage", href: "/colleges" }], + id: "college-2", title: "Delhi University", subtitle: "Delhi, India · Active", category: "Standard", value: "356 Students", buttons: [{ text: "Manage", href: "/colleges" }], }, { - id: "college-3", - title: "Bangalore Tech Institute", - subtitle: "Bangalore, India · Active", - category: "Premium", - value: "512 Students", - buttons: [{ text: "Manage", href: "/colleges" }], + id: "college-3", title: "Bangalore Tech Institute", subtitle: "Bangalore, India · Active", category: "Premium", value: "512 Students", buttons: [{ text: "Manage", href: "/colleges" }], }, ]} animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - gridVariant="uniform-all-items-equal" uniformGridCustomHeightClasses="min-h-80 2xl:min-h-96" /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 71f1fa0..5ad1494 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,37 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const montserrat = Montserrat({ - variable: "--font-montserrat", - subsets: ["latin"], + variable: "--font-montserrat", subsets: ["latin"], }); export const metadata: Metadata = { - title: "TRACE Admin Dashboard - Multi-College Coding Evaluation Platform", - description: "Production-ready admin dashboard for managing multi-college coding evaluations. Manage colleges, batches, students, submissions, and analytics with comprehensive real-time monitoring.", - keywords: "admin dashboard, coding evaluation, college management, student assessment, batch processing, analytics", - robots: { + title: "TRACE Admin Dashboard - Multi-College Coding Evaluation Platform", description: "Production-ready admin dashboard for managing multi-college coding evaluations. Manage colleges, batches, students, submissions, and analytics with comprehensive real-time monitoring.", keywords: "admin dashboard, coding evaluation, college management, student assessment, batch processing, analytics", robots: { index: true, follow: true, }, openGraph: { - title: "TRACE Admin Dashboard", - description: "Comprehensive admin platform for multi-college coding evaluation", - type: "website", - siteName: "TRACE", - images: [ + title: "TRACE Admin Dashboard", description: "Comprehensive admin platform for multi-college coding evaluation", type: "website", siteName: "TRACE", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-premium-admin-dashboard-hero-image-sho-1772531255526-99c8422e.png", - alt: "TRACE Admin Dashboard", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-premium-admin-dashboard-hero-image-sho-1772531255526-99c8422e.png", alt: "TRACE Admin Dashboard"}, ], }, twitter: { - card: "summary_large_image", - title: "TRACE Admin Dashboard", - description: "Manage your entire coding evaluation platform from one central dashboard", - images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-premium-admin-dashboard-hero-image-sho-1772531255526-99c8422e.png", - ], + card: "summary_large_image", title: "TRACE Admin Dashboard", description: "Manage your entire coding evaluation platform from one central dashboard", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-premium-admin-dashboard-hero-image-sho-1772531255526-99c8422e.png"], }, }; diff --git a/src/app/page.tsx b/src/app/page.tsx index bfe7cbb..921159c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,8 +20,7 @@ const navItems = [ const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Dashboard", href: "/" }, { label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }, @@ -29,8 +28,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Documentation", href: "/docs" }, { label: "API Reference", href: "/api-docs" }, { label: "Tutorials", href: "/tutorials" }, @@ -38,8 +36,7 @@ const footerColumns = [ ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "/careers" }, @@ -47,8 +44,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }, { label: "Security", href: "/security" }, @@ -113,58 +109,27 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "colleges", - title: "Active Colleges", - subtitle: "Currently registered institutions", - category: "Admin", - value: "15", - buttons: [{ text: "Manage", href: "/colleges" }], + id: "colleges", title: "Active Colleges", subtitle: "Currently registered institutions", category: "Admin", value: "15", buttons: [{ text: "Manage", href: "/colleges" }], }, { - id: "batches", - title: "Active Batches", - subtitle: "Ongoing coding evaluations", - category: "Assessment", - value: "42", - buttons: [{ text: "View", href: "/batches" }], + id: "batches", title: "Active Batches", subtitle: "Ongoing coding evaluations", category: "Assessment", value: "42", buttons: [{ text: "View", href: "/batches" }], }, { - id: "students", - title: "Total Students", - subtitle: "Enrolled across all colleges", - category: "Users", - value: "3,240", - buttons: [{ text: "View", href: "/students" }], + id: "students", title: "Total Students", subtitle: "Enrolled across all colleges", category: "Users", value: "3,240", buttons: [{ text: "View", href: "/students" }], }, { - id: "submissions", - title: "Total Submissions", - subtitle: "Code submissions this month", - category: "Activity", - value: "12,890", - buttons: [{ text: "Monitor", href: "/submissions" }], + id: "submissions", title: "Total Submissions", subtitle: "Code submissions this month", category: "Activity", value: "12,890", buttons: [{ text: "Monitor", href: "/submissions" }], }, { - id: "avg-score", - title: "Average Score", - subtitle: "Overall platform performance", - category: "Performance", - value: "78.5%", - buttons: [{ text: "Analytics", href: "/analytics" }], + id: "avg-score", title: "Average Score", subtitle: "Overall platform performance", category: "Performance", value: "78.5%", buttons: [{ text: "Analytics", href: "/analytics" }], }, { - id: "today-submissions", - title: "Today's Submissions", - subtitle: "Real-time activity counter", - category: "Today", - value: "324", - buttons: [{ text: "Details", href: "/submissions" }], + id: "today-submissions", title: "Today's Submissions", subtitle: "Real-time activity counter", category: "Today", value: "324", buttons: [{ text: "Details", href: "/submissions" }], }, ]} animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - gridVariant="uniform-all-items-equal" uniformGridCustomHeightClasses="min-h-80 2xl:min-h-96" /> @@ -178,49 +143,25 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "create-college", - title: "Create College", - author: "Admin Interface", - description: - "Add new colleges with institutional details, code assignments, and configuration. Full form validation and error handling included.", - tags: ["Create", "Form", "Modal"], + id: "create-college", title: "Create College", author: "Admin Interface", description: + "Add new colleges with institutional details, code assignments, and configuration. Full form validation and error handling included.", tags: ["Create", "Form", "Modal"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=1", - imageAlt: "College creation interface", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College creation interface"}, { - id: "edit-college", - title: "Edit College Details", - author: "Admin Interface", - description: - "Modify college information, update status, and manage institutional settings. Real-time validation ensures data integrity.", - tags: ["Edit", "Update", "Settings"], + id: "edit-college", title: "Edit College Details", author: "Admin Interface", description: + "Modify college information, update status, and manage institutional settings. Real-time validation ensures data integrity.", tags: ["Edit", "Update", "Settings"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=2", - imageAlt: "College editing interface", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College editing interface"}, { - id: "college-search", - title: "Search & Filter", - author: "Admin Interface", - description: - "Powerful search functionality with pagination and filtering by name, code, and status. Find colleges instantly.", - tags: ["Search", "Filter", "Pagination"], + id: "college-search", title: "Search & Filter", author: "Admin Interface", description: + "Powerful search functionality with pagination and filtering by name, code, and status. Find colleges instantly.", tags: ["Search", "Filter", "Pagination"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=3", - imageAlt: "College search interface", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College search interface"}, { - id: "deactivate-college", - title: "Deactivate College", - author: "Admin Interface", - description: - "Safely deactivate colleges with dependency checks. Prevent deletion of active institutions with ongoing batches.", - tags: ["Status", "Control", "Safety"], + id: "deactivate-college", title: "Deactivate College", author: "Admin Interface", description: + "Safely deactivate colleges with dependency checks. Prevent deletion of active institutions with ongoing batches.", tags: ["Status", "Control", "Safety"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png?_wi=4", - imageAlt: "College status management", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-clean-interface-showing-college-univer-1772531256245-2e9319aa.png", imageAlt: "College status management"}, ]} animationType="slide-up" textboxLayout="default" @@ -238,49 +179,21 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "batch-create", - brand: "TRACE Batch", - name: "Create Batch", - price: "Assign College", - rating: 5, - reviewCount: "Setup", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=1", - imageAlt: "Batch creation workflow", - }, + id: "batch-create", brand: "TRACE Batch", name: "Create Batch", price: "Assign College", rating: 5, + reviewCount: "Setup", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Batch creation workflow"}, { - id: "batch-schedule", - brand: "TRACE Batch", - name: "Schedule Batch", - price: "Set Duration", - rating: 5, - reviewCount: "Configure", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=2", - imageAlt: "Batch scheduling interface", - }, + id: "batch-schedule", brand: "TRACE Batch", name: "Schedule Batch", price: "Set Duration", rating: 5, + reviewCount: "Configure", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Batch scheduling interface"}, { - id: "batch-tracks", - brand: "TRACE Batch", - name: "Auto Tracks", - price: "Core, DSA, SQL", - rating: 5, - reviewCount: "Generated", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=3", - imageAlt: "Automatic track creation", - }, + id: "batch-tracks", brand: "TRACE Batch", name: "Auto Tracks", price: "Core, DSA, SQL", rating: 5, + reviewCount: "Generated", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Automatic track creation"}, { - id: "batch-monitor", - brand: "TRACE Batch", - name: "Monitor Progress", - price: "Real-Time", - rating: 5, - reviewCount: "Analytics", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png?_wi=4", - imageAlt: "Batch performance monitoring", - }, + id: "batch-monitor", brand: "TRACE Batch", name: "Monitor Progress", price: "Real-Time", rating: 5, + reviewCount: "Analytics", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQiPJ3Jzw7G5Kcyt3D2bx9tuyP/a-sophisticated-batch-processing-dashboa-1772531255429-6b78ce79.png", imageAlt: "Batch performance monitoring"}, ]} animationType="slide-up" gridVariant="four-items-2x2-equal-grid" @@ -305,35 +218,17 @@ export default function HomePage() {