feat(components): 添加鼠标交互粒子效果和高级浮动效果组件

refactor(sections): 移除各区块的多余标签元素
style(contact-section): 优化联系表单布局和动画效果
This commit is contained in:
张翔
2026-02-23 22:48:32 +08:00
parent a75673fa27
commit 44ba75e4d1
7 changed files with 650 additions and 18 deletions
@@ -31,9 +31,6 @@ export function ServicesSection() {
transition={{ duration: 0.6 }}
className="text-center max-w-3xl mx-auto mb-16"
>
<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 mb-4">
</span>
<h2 className="text-4xl md:text-5xl font-bold text-[#1C1C1C] mb-4">
<span className="text-[#C41E3A]"></span>
</h2>