3 Commits

Author SHA1 Message Date
cf13512138 Update src/app/page.tsx 2026-03-04 07:44:24 +00:00
4f9d7b4eee Update src/app/layout.tsx 2026-03-04 07:44:24 +00:00
0f57aaacc2 Merge version_1 into main
Merge version_1 into main
2026-03-04 05:18:24 +00:00
2 changed files with 1 additions and 1415 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="InternMatch AI"
description="Enterprise-grade AI-powered Smart Internship Allocation Engine leveraging NLP embeddings, Hungarian algorithms, and fairness constraints for optimal candidate-role matching across the PM Internship Scheme."
buttons={[
{ text: "Enter Dashboard", href: "#dashboard" },
{ text: "Start Matching Now", href: "#dashboard" },
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"