fix: rename news dynamic route parameter from id to slug
This commit is contained in:
@@ -95,7 +95,7 @@ export function HeroSection() {
|
||||
className="mb-8"
|
||||
>
|
||||
<span className="inline-flex items-center gap-2 px-5 py-2.5 rounded-full border border-[#1C1C1C]/20 bg-[#F5F5F5] text-[#1C1C1C] text-sm font-medium">
|
||||
智连未来 · 与客户共同成长
|
||||
智连未来,成长伙伴
|
||||
</span>
|
||||
</motion.div>
|
||||
|
||||
@@ -125,7 +125,7 @@ export function HeroSection() {
|
||||
|
||||
<BlurReveal delay={0.4}>
|
||||
<p className="text-lg text-[#718096] mb-10 max-w-2xl mx-auto leading-relaxed">
|
||||
深耕数字化转型,融合科技创新与东方智慧,为企业赋能未来
|
||||
以智慧连接数字趋势,以伙伴身份陪您成长——您的数字化转型同行者
|
||||
</p>
|
||||
</BlurReveal>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user