|
@@ -110,7 +110,7 @@ export default function HomePage() {
|
|
|
onClick={() => navigate('/templates')}
|
|
onClick={() => navigate('/templates')}
|
|
|
className="text-gray-700 hover:text-blue-600 transition-colors font-medium"
|
|
className="text-gray-700 hover:text-blue-600 transition-colors font-medium"
|
|
|
>
|
|
>
|
|
|
- 模板广场
|
|
|
|
|
|
|
+ 文档中心
|
|
|
</button>
|
|
</button>
|
|
|
<button
|
|
<button
|
|
|
onClick={() => navigate('/pricing')}
|
|
onClick={() => navigate('/pricing')}
|