Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cf13512138 | |||
| 4f9d7b4eee | |||
| 0f57aaacc2 |
1414
src/app/layout.tsx
1414
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
title="InternMatch AI"
|
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."
|
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={[
|
buttons={[
|
||||||
{ text: "Enter Dashboard", href: "#dashboard" },
|
{ text: "Start Matching Now", href: "#dashboard" },
|
||||||
{ text: "Learn More", href: "#about" }
|
{ text: "Learn More", href: "#about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user