You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/valor-software-site/src/assets/portfolio/clients/ashes-of-creation.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{
2
-
"name": "Ashes Of Creation",
2
+
"name": "Ashes of Creation",
3
3
"link": "https://ashesofcreation.com/",
4
4
"feedback": "Steven Sharif",
5
5
"sortTechnologies": ["aws", "nest_js"],
@@ -49,7 +49,7 @@
49
49
"We took our in-depth knowledge of the user experience, user interface design, and web development in the eCommerce and MMORPG industry to create an updated web platform for the Ashes of Creation.",
50
50
"Our starting point was reconsideration and modification of the website architecture. In creating the design, we followed the processes described below."
51
51
],
52
-
"descriptionCards": ["UI/UX audit", "Wireframes", "UI library and style guide", "Collecting requirements", "Mood board and define the style", "Design for the website", "Competitor's analysis" ],
52
+
"descriptionCards": ["UI/UX audit", "Wireframes", "UI library and style guide", "Collecting requirements", "Mood board and style’s definition", "Design for the website", "Competitor's analysis" ],
53
53
"subDescription": "We introduced a user-friendly and consistent design that would be attractive and match the game’s vibe. Only after the information structure of the site was improved, we moved on with modernizing things under the hood.",
54
54
"comparisons": [
55
55
{
@@ -80,7 +80,7 @@
80
80
"Less complexity and deeper integrations with third-party services, e.g. Discord"
Copy file name to clipboardExpand all lines: apps/valor-software-site/src/assets/vertical-services/vertical-services.json
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,14 @@
9
9
"url": "/projects/terminus"
10
10
},
11
11
{
12
-
"title": "Career Builder (for Recruiters)",
12
+
"title": "Career Builder",
13
13
"url": "/projects/careerbuilder"
14
14
},
15
15
{
16
16
"title": "Honcho"
17
17
},
18
18
{
19
-
"title": "Vizabi (chats and visualization tools)",
19
+
"title": "Vizabi",
20
20
"url": "/projects/vizabi"
21
21
},
22
22
{
@@ -93,10 +93,11 @@
93
93
"description": "Innovation-driven solutions that combine cutting-edge technologies and the boldest ideas brought to life to grant unforgettable experiences for the audience.",
Copy file name to clipboardExpand all lines: libs/common-docs/src/components/services_block/services.model.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ export const servicesList = [
24
24
path: '/services/devops'
25
25
},
26
26
{
27
-
title: 'Maintenance & Support',
27
+
title: 'Support & Maintenance',
28
28
description: 'With the comprehensive support in simplifying and optimizing your ecosystems, you’ll shift smoothly from reactive to preemptive engagement models to deliver superior customer experiences.',
content: 'Valor can help you in various ways, starting from the support of solutions that leverage open-source technologies up to the scale of your enterprise-level systems and the transformation of your customer service with AI.'
245
+
content: 'Valor can help you in various ways, starting from the support of solutions that leverage open-source technologies up to the scale of your enterprise-level systems and the transformation of your customer service with artificial intelligence (AI).'
content: 'Valor can help you in various ways, starting from the support of solutions that leverage open-source technologies up to the scale of your enterprise-level systems and the transformation of your customer service with AI.'
257
+
content: 'Valor can help you in various ways, starting from the support of solutions that leverage open-source technologies up to the scale of your enterprise-level systems and the transformation of your customer service with artificial intelligence (AI).'
content: 'Valor can help you in various ways, starting from the support of solutions that leverage open-source technologies up to the scale of your enterprise-level systems and the transformation of your customer service with AI.'
269
+
content: 'Valor can help you in various ways, starting from the support of solutions that leverage open-source technologies up to the scale of your enterprise-level systems and the transformation of your customer service with artificial intelligence (AI).'
Copy file name to clipboardExpand all lines: libs/feedback/src/feedback.model.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ export const feedBack = [
35
35
position: 'The owner and CEO of TablesReady'
36
36
},
37
37
{
38
-
project: 'Ashes Of Creation',
38
+
project: 'Ashes of Creation',
39
39
text: 'We’ve been working with Valor, and they have been doing some amazing stuff with the website. They have a great dedicated team of professionals who we have had an absolute pleasure working with to help support our platform needs. Those who might be in the enterprise business and need technical support and web development support, I would give a major shout-out to the Valor team. They’re doing a great job!',
Copy file name to clipboardExpand all lines: libs/route-pages/ashes-page/src/lib/ashes-page.component.ts
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,12 @@ export class AshesPageComponent {
82
82
}
83
83
];
84
84
85
+
background: string[]=[
86
+
"Intrepid Studios, authors of the most anticipated MMORPG – Ashes of Creation, inspire unity and bring people together through the game. Avoiding pay-to-win or cash grab elements, they simply create games the way people want them to be, with great respect and devotion to the community.",
87
+
"<i>“I want to see the players dictate the direction of our story. I want to see the AoC world adapts and reacts to the player’s actions. Most importantly, I want to see a game built by gamers FOR gamers.”</i> – says Steven Sharif, the Creative Director of Ashes of Creation, describing what stands behind the idea of AoC.",
88
+
"Ashes of Creation hasn’t just offered a beautiful fantasy world with over 100 locations but redefined the MMORPG genre giving the community the power to participate in the direction of the world's development and influence literally every aspect of the game. However the Ashes of Creation universe is more than just the game client, it also needs a great website for people to discover the game, dive deeper into the lore, meet the community and pick up the latest merch. This is the direction where Valor’s team had a big time of success."
0 commit comments