
diff --git a/src/lang/en.ts b/src/lang/en.ts
index 367006e..07f7adf 100644
--- a/src/lang/en.ts
+++ b/src/lang/en.ts
@@ -315,4 +315,34 @@ export default {
BuyNow: 'Buy Now',
AddToCart: 'Add to Cart',
},
+ Home: {
+ IndexTitle: 'We’re Seeking
Fashion Voice
Worth Featuring.',
+ IndexTip: 'Discover collections through the stories behind their creation. A curated space connecting designers, narratives, and fashion commerce.',
+ DesignerTitle: 'Designer Community',
+ DesignerTip: 'Discover the designers shaping AiDA’s creative landscape.
Each month, we will showcase a curated selection of their most distinguished works.',
+ SearchBrands: 'Search Brands',
+ AidaTitle: 'Design with AiDA',
+ AidaTip: 'Each garment on this platform is where designer vision blooms through AiDA. A tool that nurtures your creativity, never overshadows it. Let your ideas flourish.',
+ TryNow: 'Try Now',
+ DigitalItems: 'Digital Items',
+ DigitalItemsTip1: 'AiDA captures your boldest thoughts and transforms them into vivid
digital visions—a virtual realm where creativity collides and evolves.',
+ DigitalItemsTip2: 'AiDA accelerates style innovation, shaping daily pieces that keep
your wardrobe in sync with modern fashion’s rhythm.',
+ FooterTip: "Stylish Parade is a commerce platform for designers, serving as AiDA's commercial extension.",
+ FooterAidaTip: "Bloom your Creativity with AiDA!",
+ Help: "Help",
+ FAQ: "FAQ",
+ MyAccount: "My Account",
+ MyOrders: "My Orders",
+ PaymentInvoices: "Payment and Invoices",
+ CopyrightLicense: "Copyright Licence",
+ Polices: "Policies",
+ Legal: "Legal",
+ PrivacyPolicy: "Privacy Policy",
+ CookiesSettings: "Cookies Settings",
+ PurchaseConditions: "Purchase Conditions",
+ Company: "Company",
+ AboutUs: "About Us",
+ Offices: "Offices",
+ JoinWithUs: "Join with Us",
+ },
}
\ No newline at end of file
diff --git a/src/lang/zh-cn.ts b/src/lang/zh-cn.ts
index 0282bf8..1278a73 100644
--- a/src/lang/zh-cn.ts
+++ b/src/lang/zh-cn.ts
@@ -300,7 +300,7 @@ export default {
selected: '已选',
brands: '品牌',
item: '数字藏品',
- checkoutSelected: '结账已选',
+ checkoutSelected: '结账',
},
digitalDetail:{
Sketch: "草图",
@@ -315,4 +315,34 @@ export default {
BuyNow: "立即购买",
AddToCart: "加入购物车"
},
+ Home: {
+ IndexTitle: '我们正在寻
找值得推广
的时尚之声。',
+ IndexTip: '通过了解每件作品背后的故事来探索其收藏品。这是一个精心打造的场所,将设计师、故事和时尚商业紧密相连。',
+ DesignerTitle: '设计师社区',
+ DesignerTip: '发现 AiDA 创意社区的设计师。
每月我们都会展示他们最杰出的作品。',
+ SearchBrands: '搜索品牌',
+ AidaTitle: '使用 AiDA 设计',
+ AidaTip: '在这个平台上,每一件服装都是设计师创意在 AiDA 软件中绽放的成果。AiDA 是一款能激发您的创造力的工具,它从不掩盖您的才华。让您的创意尽情绽放吧。',
+ TryNow: '立即试用',
+ DigitalItems: '数字藏品',
+ DigitalItemsTip1: 'AiDA 能够捕捉您最激昂的想法,并将其转化为生动的形象。
“数字愿景”一个充满创造力碰撞与发展的虚拟世界。',
+ DigitalItemsTip2: 'AiDA 风格的创新,打造出实用性强的日常服饰,这些服饰能够经久耐用。
你的衣橱与现代时尚的节奏保持同步。',
+ FooterTip: 'Stylish Parade 是一个为设计师提供的商业平台,它作为 AiDA 商业的商业扩展。',
+ FooterAidaTip: '使用 AiDA 设计',
+ Help: "帮助",
+ FAQ: "常见问题",
+ MyAccount: "我的账户",
+ MyOrders: "我的订单",
+ PaymentInvoices: "支付发票",
+ CopyrightLicense: "版权与许可声明",
+ Polices: "政策",
+ Legal: "法律",
+ PrivacyPolicy: "隐私政策",
+ CookiesSettings: "Cookie 设置",
+ PurchaseConditions: "购买条件",
+ Company: "公司",
+ AboutUs: "关于我们",
+ Offices: "办公室",
+ JoinWithUs: "加入我们",
+ },
}
diff --git a/src/views/home/section-aida.vue b/src/views/home/section-aida.vue
index ade0002..6b84f45 100644
--- a/src/views/home/section-aida.vue
+++ b/src/views/home/section-aida.vue
@@ -3,12 +3,9 @@
