fix(home): 旧vs新对比板块标题改用 MK_PRINCIPLE(移除未导入的 MK_CORE 引用)
This commit is contained in:
@@ -223,7 +223,7 @@ export default function Home() {
|
||||
|
||||
{/* 4 · 一站式特征:三件套 */}
|
||||
<Reveal as="section" className="section mk-section">
|
||||
<SectionHead no="01" title={MK_CORE.title} en={MK_CORE.en} />
|
||||
<SectionHead no="01" title={MK_PRINCIPLE.title} en={MK_PRINCIPLE.en} />
|
||||
<div className="mk-compare">
|
||||
<div className="mk-mside">
|
||||
<h3>{MK_PRINCIPLE.oldTitle}</h3>
|
||||
|
||||
Reference in New Issue
Block a user