Merge version_2 into main #2
@@ -6,43 +6,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
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: "CollegeHub - College Management System",
|
||||
description: "All-in-one college management platform for admissions, academics, finance, and student affairs. Trusted by 500+ institutions worldwide. Start your free trial today.",
|
||||
keywords: "college management system, education software, student information system, academic management, college ERP, university management platform",
|
||||
metadataBase: new URL("https://collegehub.io"),
|
||||
title: "CollegeHub - College Management System", description: "All-in-one college management platform for admissions, academics, finance, and student affairs. Trusted by 500+ institutions worldwide. Start your free trial today.", keywords: "college management system, education software, student information system, academic management, college ERP, university management platform", metadataBase: new URL("https://collegehub.io"),
|
||||
alternates: {
|
||||
canonical: "https://collegehub.io",
|
||||
},
|
||||
canonical: "https://collegehub.io"},
|
||||
openGraph: {
|
||||
title: "CollegeHub - Streamline Your College Management",
|
||||
description: "Transform college operations with intelligent automation. Manage admissions, academics, finances, and student affairs in one platform.",
|
||||
url: "https://collegehub.io",
|
||||
siteName: "CollegeHub",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "CollegeHub - Streamline Your College Management", description: "Transform college operations with intelligent automation. Manage admissions, academics, finances, and student affairs in one platform.", url: "https://collegehub.io", siteName: "CollegeHub", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-modern-college-management-system-dashb-1772517968710-4af61541.png",
|
||||
alt: "CollegeHub Management System",
|
||||
},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-modern-college-management-system-dashb-1772517968710-4af61541.png", alt: "CollegeHub Management System"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "CollegeHub - College Management System",
|
||||
description: "All-in-one solution for managing college admissions, academics, and finances.",
|
||||
images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-modern-college-management-system-dashb-1772517968710-4af61541.png",
|
||||
],
|
||||
card: "summary_large_image", title: "CollegeHub - College Management System", description: "All-in-one solution for managing college admissions, academics, and finances.", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-modern-college-management-system-dashb-1772517968710-4af61541.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1434,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -68,34 +68,22 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Users,
|
||||
title: "Student Management",
|
||||
description: "Complete student lifecycle management from admission to alumni relations with detailed tracking",
|
||||
},
|
||||
title: "Student Management", description: "Complete student lifecycle management from admission to alumni relations with detailed tracking"},
|
||||
{
|
||||
icon: BookOpen,
|
||||
title: "Academic Planning",
|
||||
description: "Curriculum design, course scheduling, and academic progress tracking tools",
|
||||
},
|
||||
title: "Academic Planning", description: "Curriculum design, course scheduling, and academic progress tracking tools"},
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Financial Management",
|
||||
description: "Fee management, scholarship tracking, and financial reporting in one place",
|
||||
},
|
||||
title: "Financial Management", description: "Fee management, scholarship tracking, and financial reporting in one place"},
|
||||
{
|
||||
icon: Calendar,
|
||||
title: "Event Scheduling",
|
||||
description: "Manage events, seminars, and campus activities with automated notifications",
|
||||
},
|
||||
title: "Event Scheduling", description: "Manage events, seminars, and campus activities with automated notifications"},
|
||||
{
|
||||
icon: BarChart3,
|
||||
title: "Analytics & Reports",
|
||||
description: "Real-time dashboards with comprehensive analytics and customizable reports",
|
||||
},
|
||||
title: "Analytics & Reports", description: "Real-time dashboards with comprehensive analytics and customizable reports"},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Security & Compliance",
|
||||
description: "Enterprise-grade security with data protection and compliance standards",
|
||||
},
|
||||
title: "Security & Compliance", description: "Enterprise-grade security with data protection and compliance standards"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -125,29 +113,11 @@ export default function HomePage() {
|
||||
tag="Results"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "500+",
|
||||
title: "Institutions",
|
||||
description: "Successfully managing their operations",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-vibrant-image-representing-multiple-ed-1772517968422-3c8c1a6f.png?_wi=1",
|
||||
imageAlt: "University campuses and institutions",
|
||||
},
|
||||
id: "1", value: "500+", title: "Institutions", description: "Successfully managing their operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-vibrant-image-representing-multiple-ed-1772517968422-3c8c1a6f.png?_wi=1", imageAlt: "University campuses and institutions"},
|
||||
{
|
||||
id: "2",
|
||||
value: "2M+",
|
||||
title: "Students",
|
||||
description: "Benefiting from streamlined processes",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-diverse-group-of-students-studying-tog-1772517969130-6255eedc.png?_wi=1",
|
||||
imageAlt: "Students collaborating and studying",
|
||||
},
|
||||
id: "2", value: "2M+", title: "Students", description: "Benefiting from streamlined processes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-diverse-group-of-students-studying-tog-1772517969130-6255eedc.png?_wi=1", imageAlt: "Students collaborating and studying"},
|
||||
{
|
||||
id: "3",
|
||||
value: "99.9%",
|
||||
title: "Uptime",
|
||||
description: "Reliable service you can depend on",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-digital-representation-of-system-relia-1772517968501-43caf830.jpg?_wi=1",
|
||||
imageAlt: "Server monitoring and system reliability",
|
||||
},
|
||||
id: "3", value: "99.9%", title: "Uptime", description: "Reliable service you can depend on", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-digital-representation-of-system-relia-1772517968501-43caf830.jpg?_wi=1", imageAlt: "Server monitoring and system reliability"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -158,45 +128,21 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="What College Leaders Say"
|
||||
description="Hear from institutions that have transformed their operations with our platform"
|
||||
description="See why 95% of our users save time on daily operations. Hear from institutions that have transformed their workflows with our platform"
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Sarah Johnson",
|
||||
role: "Registrar",
|
||||
company: "Metropolitan University",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-a-confident-fem-1772517967427-0377c576.png",
|
||||
imageAlt: "Dr. Sarah Johnson, Registrar",
|
||||
},
|
||||
id: "1", name: "Dr. Sarah Johnson", role: "Registrar", company: "Metropolitan University", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-a-confident-fem-1772517967427-0377c576.png", imageAlt: "Dr. Sarah Johnson, Registrar"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Prof. Michael Chen",
|
||||
role: "Dean of Admissions",
|
||||
company: "Global Institute of Technology",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-an-experienced--1772517967781-6aad17a5.png",
|
||||
imageAlt: "Prof. Michael Chen, Dean of Admissions",
|
||||
},
|
||||
id: "2", name: "Prof. Michael Chen", role: "Dean of Admissions", company: "Global Institute of Technology", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-an-experienced--1772517967781-6aad17a5.png", imageAlt: "Prof. Michael Chen, Dean of Admissions"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dr. Emma Williams",
|
||||
role: "Director of Operations",
|
||||
company: "Heritage College",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-a-young-female--1772517967889-e1409928.png",
|
||||
imageAlt: "Dr. Emma Williams, Director of Operations",
|
||||
},
|
||||
id: "3", name: "Dr. Emma Williams", role: "Director of Operations", company: "Heritage College", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-a-young-female--1772517967889-e1409928.png", imageAlt: "Dr. Emma Williams, Director of Operations"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mr. Raj Patel",
|
||||
role: "Chief Information Officer",
|
||||
company: "Innovation University",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-a-male-chief-in-1772517968027-d2adbc9d.png",
|
||||
imageAlt: "Mr. Raj Patel, CIO",
|
||||
},
|
||||
id: "4", name: "Mr. Raj Patel", role: "Chief Information Officer", company: "Innovation University", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/professional-headshot-of-a-male-chief-in-1772517968027-d2adbc9d.png", imageAlt: "Mr. Raj Patel, CIO"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "95%", label: "Time saved on administration" },
|
||||
@@ -218,4 +164,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user