product_aem.ejs
15.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Adobe Experience Manager (AEM) - 產品代理開發實施 - Adobe合作夥伴</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Adobe Partner,Adobe,Adobe Solution Partner,解決方案,合作夥伴,Adobe Experience Manager,AEM,AEM Develop,AEM Development,AEM開發,AEM Forms,AEM Sites,AEM Asstets,數字資產管理,DAM,內容管理系統,CMS,數字體驗管理,Web開發,app開發,表單,應用開發,網站開發,定制,個性化,咨詢服務,產品代理,實施方案" name="keywords">
<meta content="Adobe Experience Manager(AEM)應用開發與內容管理,凝新科技借助它為企業客戶創建、管理和部署定制級應用,包括Web網站、移動App和表單等。響應式網頁設計保證了在任何渠道打開的美觀性,拖放式編輯操作,內容所見即所得。" name="description">
<!-- Favicons -->
<link href="../img/favicon.ico" rel="icon">
<link href="../img/apple-touch-icon.png" rel="apple-touch-icon">
<%- include('headlib'); -%>
</head>
<body>
<!--==========================
Header
============================-->
<header id="header" class="fixed-top">
<%- include('header'); -%>
</header><!-- #header -->
<!--==========================
Intro Section
============================-->
<section id="introduction" class="section-bg">
<div class="container">
<div class="intro-img">
<img src="../img/product/AEM.png" alt="Adobe Experience Manager(AEM)內容管理解決方案" class="img-fluid">
</div>
<div class="intro-info">
<h3>Adobe Experience Manager</h3>
<h3>重新定義數字內容管理</h3>
<h5>可無縫管理從內容創建到發布整個生產流程所有步驟的集成解決方案,區別於傳統的網站構建過程,它更簡化、更靈活、更高效。</h5>
<div>
<a href="contact.html#contact" class="btn-get-started scrollto" target="view_window">體驗產品</a>
</div>
</div>
</div>
</section><!-- #intro -->
<main id="main">
<!--==========================
Function Section
============================-->
<section id="function" class="clearfix">
<div class="container">
<header class="section-header">
<h3>產品功能</h3>
</header>
<div class="row">
<div class="col-lg-4">
<div class="box">
<p class="description">
智能化便捷工具
</p>
</div>
<div class="box">
<p class="description">
可視化操作
</p>
</div>
<div class="box">
<p class="description">
集中管理多個站點
</p>
</div>
<div class="box">
<p class="description">
先預覽後發布
</p>
</div>
<div class="box">
<p class="description">
統一資產管理
</p>
</div>
<div class="box">
<p class="description">
與 Adobe Creative Cloud 原生連接
</p>
</div>
</div>
<div class="col-lg-8">
<div class="wow fadeInUp">
<div class="function-item function-item-1">
<p>
提供豐富的智能化編輯工具,如動態表單、數字註冊、分組、智能標簽、智能裁剪和智能圖像處理等,還可以通過 AI 和機器學習自動執行任務,使您能夠輕松、快速地發布創意內容。
</p>
<img src="../img/product/AEM-1.png" class="function-img" alt="智能化便捷工具">
</div>
<div class="function-item">
<p>
提供開箱即用的組件,內含豐富的模板,拖放式站點編輯器。智能排版功能簡單易用,非專業開發人員都可輕松上手使用。
</p>
<img src="../img/product/AEM-2.png" class="function-img" alt="可視化操作">
</div>
<div class="function-item">
<p>
隨著業務的不斷發展,以及渠道的爆炸式增長,意味著您需要創建更多Web和移動站點。Experience Manager 可以幫助您在一個平臺上存儲、管理所有站點和資產,並且自動轉化工作流程。
</p>
<img src="../img/product/AEM-3.png" class="function-img" alt="集中管理多個站點">
</div>
<div class="function-item">
<p>
發布之前可以檢查站點在所有渠道上的顯示情況,保證上線效果準確無誤,讓您隨時掌握每個屏幕和平臺的最新動態。
</p>
<img src="../img/product/AEM-4.png" class="function-img" alt="先預覽後發布">
</div>
<div class="function-item">
<p>
統一存儲管理包括文字、圖片、視頻等多媒體資源,隨時訪問、搜索、發布和編輯資產,可重復利用,減少冗余,靈活輕松地管理,為您構建永恒的內容基礎。
</p>
<img src="../img/product/AEM-5.png" class="function-img" alt="統一資產管理">
</div>
<div class="function-item">
<p>
通過資產鏈接,團隊可以在 Photoshop CC、Illustrator CC 或 InDesign CC 中直接設計、修改、檢查和審批任何資產。加快內容創建速度,以此轉變創意人員和營銷人員的協作方式,這是其他解決方案無法提供的。
</p>
<img src="../img/product/AEM-6.png" class="function-img" alt="與 Adobe Creative Cloud 原生連接">
</div>
</div>
</div>
</div>
</div>
</section>
<!--==========================
Advantage Section
============================-->
<section id="advantage" class="section-bg">
<div class="container">
<header class="section-header">
<h3>產品優勢</h3>
</header>
<div class="row">
<div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-monitor-outline" style="color: #ff689b;"></i></div>
<h4 class="title"><a>在所有設備上體驗一致</a></h4>
<p class="description">采用響應式網頁設計,簡化並跨設備重復利用內容。根據任何設備自動調整布局、文本大小、內容、導航和圖像等元素,使得客戶無論使用臺式機、平板電腦還是移動設備,都能獲得一致的理想體驗。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-color-filter-outline" style="color: #e9bf06;"></i></div>
<h4 class="title"><a>多渠道統一構建和維護</a></h4>
<p class="description">您可跨渠道創建出色的數字內容,打通線上和線下體驗,實現無縫銜接。只需一次源代碼更新,便可對各個渠道上的內容同時執行變更,無需單獨開發和更新每個屏幕或設備。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-people-outline" style="color: #3fcdc7;"></i></div>
<h4 class="title"><a>真正地解放 IT 團隊</a></h4>
<p class="description">無需依賴 IT ,非 IT 專業人員都可管理網頁,無需編寫代碼,隨時輕松更新營銷活動內容。減少了 IT 開發人員花在構建和提供內容上的時間,從而可以集中資源滿足其他需求。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-infinite-outline" style="color:#41cf2e;"></i></div>
<h4 class="title"><a>強大的技術支持</a></h4>
<p class="description">Experience Manager 服務可應對耗時的升級、修補、擴展、備份和測試等挑戰,您可以將精力投放在建設客戶關系上,面對技術難題時,我們會快速響應並給出最優的解決方案,讓您無後顧之憂。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-download-outline" style="color: #d6ff22;"></i></div>
<h4 class="title"><a>有效降低開發成本</a></h4>
<p class="description">簡化營銷內容和資產的管理,降低了使用門檻,大大縮短在內容創建和調整上所花的時間。從而有效降低網站的開發運維難度和整體 IT 成本,節約大量的人力和資金投入。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-shuffle" style="color: #4680ff;"></i></div>
<h4 class="title"><a>與Adobe Marketing Cloud 深度集成</a></h4>
<p class="description">快速與 Adobe Analytics、Adobe Target 和 Adobe Campaign 同步,共享數據。基於客戶資料,如性別、年齡和偏好等參數,為每位客戶創建更富有吸引力、更有針對性且更及時的數字體驗。</p>
</div>
</div>
</div>
</div>
</section><!-- #advantage -->
<!--==========================
Implementation Section
============================-->
<section id="implementation" class="wow fadeIn">
<div class="container">
<header class="section-header">
<h3>我們的服務</h3>
<p>Adobe認證的解決方案合作夥伴,提供全方位產品實施服務</p>
</header>
<div class="row">
<div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-name: bounceInUp;">
<div class="box">
<div class="icon" style="background: #fceef3;"><i class="ion-ios-analytics-outline" style="color: #ff689b;"></i></div>
<h4 class="title"><a href="">方案設計</a></h4>
<p class="description">與企業充分溝通了解需求,運用豐富的實施經驗,定制最合適的AEM解決方案</p>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-name: bounceInUp;">
<div class="box">
<div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div>
<h4 class="title"><a href="">AEM Forms開發</a></h4>
<p class="description">AEM Forms Component,Workflow,Model,Service開發,整體表單開發</p>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.1s; animation-name: bounceInUp;">
<div class="box">
<div class="icon" style="background: #e6fdfc;"><i class="ion-ios-paper-outline" style="color: #3fcdc7;"></i></div>
<h4 class="title"><a href="">AEM Sites及Assets開發</a></h4>
<p class="description">AEM Template,Components,Workflow,Service,Servlet等模塊開發,OOTB UI定制</p>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.1s; animation-name: bounceInUp;">
<div class="box">
<div class="icon" style="background: #eafde7;"><i class="ion-ios-speedometer-outline" style="color:#41cf2e;"></i></div>
<h4 class="title"><a href="">第三方工具集成</a></h4>
<p class="description">與Adobe Experience Cloud(如Analytics,Campaign,Target)集成,也可與第三方系統集成(如登錄,搜索,電子商務系統等)</p>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.2s; animation-name: bounceInUp;">
<div class="box">
<div class="icon" style="background: #e1eeff;"><i class="ion-ios-world-outline" style="color: #2282ff;"></i></div>
<h4 class="title"><a href="">部署運維</a></h4>
<p class="description">AEM安裝部署、托管和平臺運維,AEM升級,AEM內容遷移,AEM實施診斷與優化</p>
</div>
</div>
<div class="col-md-6 col-lg-4 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s" style="visibility: visible; animation-duration: 1.4s; animation-delay: 0.2s; animation-name: bounceInUp;">
<div class="box">
<div class="icon" style="background: #ecebff;"><i class="ion-ios-clock-outline" style="color: #8660fe;"></i></div>
<h4 class="title"><a href="">培訓服務</a></h4>
<p class="description">定制不同級別的AEM培訓,包括AEM Sites, Forms,Assets,可到場或在線講課</p>
</div>
</div>
</div>
</div>
</section><!-- #implementation -->
<!--==========================
Experience Section
============================-->
<section id="experience" class="section-bg">
<div class="container">
<div class="row">
<div class="col-lg-9">
<h3>Adobe Experience Manager 助力所有企業創造品牌終身價值</h3>
</div>
<div class="col-lg-3">
<a href="contact.html#contact" class="btn-get-started scrollto">體驗產品</a>
</div>
</div>
</div>
</section>
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<%- include('footer'); -%>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Uncomment below i you want to use a preloader -->
<!-- <div id="preloader"></div> -->
<%- include('footlib'); -%>
</body>
</html>