fix(landing): replace "AI-Native Task Management" with landing page messaging (#670)

Use "Project Management for Human + Agent Teams" across all page titles,
OpenGraph metadata, and structured data to align with the actual landing
page hero and footer content.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jiayuan Zhang
2026-04-10 21:36:45 +08:00
committed by GitHub
parent 8db9099207
commit 762bc92b2d
5 changed files with 7 additions and 7 deletions

View File

@@ -4,11 +4,11 @@ import { AboutPageClient } from "@/features/landing/components/about-page-client
export const metadata: Metadata = {
title: "About",
description:
"Learn about Multica — multiplexed information and computing agent. An open-source AI-native task management platform.",
"Learn about Multica — multiplexed information and computing agent. An open-source project management platform for human + agent teams.",
openGraph: {
title: "About Multica",
description:
"The story behind Multica and why we're building AI-native task management.",
"The story behind Multica and why we're building project management for human + agent teams.",
url: "/about",
},
alternates: {

View File

@@ -6,7 +6,7 @@ export const metadata: Metadata = {
description:
"Multica — open-source platform that turns coding agents into real teammates. Assign tasks, track progress, compound skills.",
openGraph: {
title: "Multica — AI-Native Task Management",
title: "Multica — Project Management for Human + Agent Teams",
description:
"Manage your human + agent workforce in one place.",
url: "/homepage",

View File

@@ -30,7 +30,7 @@ const jsonLd = {
applicationCategory: "ProjectManagement",
operatingSystem: "Web",
description:
"AI-native task management platform that turns coding agents into real teammates.",
"Open-source project management platform that turns coding agents into real teammates.",
offers: {
"@type": "Offer",
price: "0",

View File

@@ -3,12 +3,12 @@ import { MulticaLanding } from "@/features/landing/components/multica-landing";
export const metadata: Metadata = {
title: {
absolute: "Multica — AI-Native Task Management",
absolute: "Multica — Project Management for Human + Agent Teams",
},
description:
"Open-source platform that turns coding agents into real teammates. Assign tasks, track progress, compound skills.",
openGraph: {
title: "Multica — AI-Native Task Management",
title: "Multica — Project Management for Human + Agent Teams",
description:
"Manage your human + agent workforce in one place.",
url: "/",

View File

@@ -22,7 +22,7 @@ export const viewport: Viewport = {
export const metadata: Metadata = {
metadataBase: new URL("https://www.multica.ai"),
title: {
default: "Multica — AI-Native Task Management",
default: "Multica — Project Management for Human + Agent Teams",
template: "%s | Multica",
},
description: