docker
This commit is contained in:
@@ -160,6 +160,11 @@ const ContactSection = ({ isActive }) => {
|
||||
transition={{ duration: 1, delay: 1.2 }}
|
||||
>
|
||||
<p>© 2024 Radiant AI. 创新科技,引领未来。</p>
|
||||
<p>
|
||||
<a href="https://beian.miit.gov.cn" target="_blank" rel="noopener noreferrer" style={{ color: 'var(--text-secondary)', textDecoration: 'none', fontSize: '0.9rem' }}>
|
||||
滇ICP备2025071546号-1
|
||||
</a>
|
||||
</p>
|
||||
</motion.div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user