refactor: switch to free-trial/private-deploy/buyout pricing, fix feature gaps, add SEO landing + deploy config

This commit is contained in:
TradeMate Dev
2026-07-12 08:09:28 +08:00
parent 9ca5d79d8a
commit 04924e3bc4
36 changed files with 1026 additions and 975 deletions
+10 -10
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover" />
<meta name="description" content="TradeMate 外贸小助手 - AI 驱动的外贸智能工作台。智能翻译、客户管理、营销文案、报价单生成、WhatsApp 集成,专为外贸 SOHO 和小团队打造。" />
<meta name="description" content="TradeMate 外贸小助手 - AI 驱动的外贸智能工作台。智能翻译、客户管理、营销文案、报价单生成、AI 数字员工,支持免费试用、私有化部署与买断源码,专为外贸 SOHO 和小团队打造。" />
<meta name="keywords" content="外贸小助手,TradeMate,外贸AI工具,智能翻译,客户管理,营销文案,报价单,WhatsApp集成,外贸SOHO,外贸工具" />
<meta name="author" content="北京宇之然科技中心" />
<meta name="robots" content="index, follow" />
@@ -18,11 +18,11 @@
<meta property="og:description" content="专为外贸 SOHO 和小团队打造的 AI 智能工作台。集成智能翻译、客户管理、营销文案、报价单、WhatsApp 沟通于一体。" />
<meta property="og:url" content="https://trade.yuzhiran.com/app/" />
<meta property="og:site_name" content="TradeMate" />
<meta property="og:image" content="https://trade.yuzhiran.com/og-image.png" />
<meta property="og:image" content="https://trade.yuzhiran.com/app/static/images/yzr/yuzhiran.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="TradeMate 外贸小助手" />
<meta name="twitter:description" content="AI 驱动的外贸智能工作台" />
<meta name="twitter:image" content="https://trade.yuzhiran.com/og-image.png" />
<meta name="twitter:description" content="AI 驱动的外贸智能工作台,支持免费试用、私有化部署与买断源码" />
<meta name="twitter:image" content="https://trade.yuzhiran.com/app/static/images/yzr/yuzhiran.jpg" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
@@ -39,12 +39,12 @@
"url": "https://trade.yuzhiran.com/app/",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Web, iOS, Android",
"description": "AI 驱动的外贸智能工作台,专为外贸 SOHO 和小团队打造",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "CNY"
},
"description": "AI 驱动的外贸智能工作台,专为外贸 SOHO 和小团队打造,支持免费试用、私有化部署与买断源码",
"offers": [
{ "@type": "Offer", "name": "免费试用", "price": "0", "priceCurrency": "CNY" },
{ "@type": "Offer", "name": "私有化部署", "price": "39800", "priceCurrency": "CNY", "description": "年付授权,独立部署到客户自有服务器" },
{ "@type": "Offer", "name": "买断源码", "price": "98000", "priceCurrency": "CNY", "description": "一次性买断完整前后端源码,可二次开发" }
],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",