feat(页脚): 添加多语言支持和动画效果
重构页脚组件,增加中英文翻译支持 创建 FooterLogo 和 AnimatedButton 通用组件 实现滚动动画和按钮悬停效果
This commit is contained in:
@@ -25,5 +25,16 @@
|
||||
},
|
||||
"description": "No cookie cutter sites. No empty claims. Only practical tools and smart strategies that drive growth and build brands.",
|
||||
"letsTalk": "Let's talk"
|
||||
},
|
||||
"footer": {
|
||||
"title": "Crafting visuals. Shaping stories.\nLet's create great work together!",
|
||||
"collaborate": "Let's Collaborate",
|
||||
"newsletterTitle": "Be the first to know what's new.",
|
||||
"emailPlaceholder": "E-mail",
|
||||
"subscribe": "Subscribe",
|
||||
"newsletterNote": "No noise. Just curated updates.",
|
||||
"copyright": "© 2026 ArcticNewOne Studio",
|
||||
"address": "Binhe West Road, Qixingguan District, Bijie City, Guizhou Province",
|
||||
"wechat": "WeChat"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user