checkpoint: before i18n implementation

This commit is contained in:
Leon-in
2026-04-29 00:29:14 +08:00
parent ded6c67a36
commit 437dc976fb
41 changed files with 2167 additions and 1855 deletions
+6 -6
View File
@@ -3,11 +3,11 @@ import Link from "next/link"
import { CAREERS } from "@/lib/careers-data"
export const metadata: Metadata = {
title: "Careers",
description: "Join our team and help shape the future of AI. Explore open positions at DalCode.",
title: "建设中的角色",
description: "DAL Code 当前重点建设方向,面向 Agent Engine、Developer Experience、Routing 与 Intent UX。",
openGraph: {
title: "Careers at DalCode",
description: "Join our team and help shape the future of AI.",
title: "DAL Code 建设中的角色",
description: "DAL Code 当前重点建设方向,面向 Agent Engine、Developer Experience、Routing 与 Intent UX。",
},
}
@@ -20,10 +20,10 @@ export default function CareersPage() {
<div className="text-center">
<div className="subtitle">Careers</div>
<div className="mg-top-4x-extra-small">
<h1>Join our team</h1>
<h1></h1>
</div>
<div className="mg-top-4x-extra-small">
<p>We&apos;re looking for talented people to help us build the future of AI-powered development tools.</p>
<p> DAL Code 12 </p>
</div>
</div>
</div>