Import full product catalog
This commit is contained in:
@@ -11,10 +11,10 @@ export async function generateMetadata(): Promise<Metadata> {
|
||||
return {
|
||||
metadataBase,
|
||||
title: "高徳乐 AI 舵机选型助手",
|
||||
description: "3分钟获得高徳乐舵机候选型号、匹配理由与样品申请方案。",
|
||||
description: "高徳乐280个产品型号完整目录,支持搜索筛选、AI舵机初选与样品申请。",
|
||||
openGraph: {
|
||||
title: "高徳乐 AI 舵机选型助手",
|
||||
description: "3分钟,找到适合你的舵机。AI初选,工程师复核。",
|
||||
description: "280个型号完整目录。3分钟找到适合你的舵机,AI初选,工程师复核。",
|
||||
images: [{ url: new URL("/og.png", metadataBase).toString(), width: 1200, height: 630 }],
|
||||
type: "website",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user