checkpoint: before i18n implementation
This commit is contained in:
@@ -2,11 +2,11 @@ import type { Metadata } from "next"
|
||||
import { HeroSection, FormSection, CardsSection } from "@/components/contact"
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Contact",
|
||||
description: "Get in touch with the DalCode team. We'd love to hear from you about partnerships, support, or general inquiries.",
|
||||
title: "联系团队",
|
||||
description: "和 DAL Code 团队聊聊产品试用、企业方案、生态合作和建设方向。",
|
||||
openGraph: {
|
||||
title: "Contact DalCode",
|
||||
description: "Get in touch with the DalCode team.",
|
||||
title: "联系 DAL Code",
|
||||
description: "和 DAL Code 团队聊聊产品试用、企业方案、生态合作和建设方向。",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user