Revision 12b83631
Added by sawacka 2 months ago
| public/index.html | ||
|---|---|---|
|
<!DOCTYPE html>
|
||
|
<!doctype html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||
|
<link rel="icon" href="/logos_davca.png">
|
||
|
<title><%= htmlWebpackPlugin.options.title %></title>
|
||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
|
||
|
|
||
|
</head>
|
||
|
<body>
|
||
|
<noscript>
|
||
|
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||
|
</noscript>
|
||
|
<div id="app"></div>
|
||
|
<!-- built files will be auto injected -->
|
||
|
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||
|
|
||
|
<script>
|
||
|
AOS.init();
|
||
|
</script>
|
||
|
</body>
|
||
|
</html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
|
<link rel="icon" href="/logos_davca.png">
|
||
|
<title>davca</title>
|
||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
|
||
|
<script defer="defer" src="/js/chunk-vendors.045641c.js"></script>
|
||
|
<script defer="defer" src="/js/app.11788a62.js"></script>
|
||
|
<link href="/css/app.2bf734d1.css" rel="stylesheet">
|
||
|
</head>
|
||
|
|
||
|
<body><noscript><strong>We're sorry but davca doesn't work properly without JavaScript enabled. Please enable it to
|
||
|
continue.</strong></noscript>
|
||
|
<div id="app"></div>
|
||
|
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||
|
<script>AOS.init();</script>
|
||
|
</body>
|
||
|
|
||
|
</html>
|
||
| src/locales/en.json | ||
|---|---|---|
|
"text2": "DAVCA (Data) Migration Machine (D4)"
|
||
|
},
|
||
|
"work": {
|
||
|
"text1": "Work Process",
|
||
|
"text2": "Work process at DAVCA",
|
||
|
"text3": "IT processes are some of the most critical processes in any business or organization.",
|
||
|
"text4": "Select a project",
|
||
|
"text5": "Company's process for choosing a project with the highest priority to accomplish.",
|
||
|
"text6": "Project analysis",
|
||
|
"text7": "All required process of determining the aspects of a project in project management.",
|
||
|
"text8": "Execute",
|
||
|
"text9": "Life cycle for the work performed according to the project plan put into action.",
|
||
|
"text10": "Deliver result",
|
||
|
"text11": "delivering to your clients valuable techniques and tips that they simply don't receive from the other consultants."
|
||
|
"text1": "The DAVCA Advantage",
|
||
|
"text2": "A Proven Workflow for Complex Challenges",
|
||
|
"text3": "At DAVCA, we don't just manage projects; we steward strategic initiatives from conception to delivery. Our proven, four-phase methodology ensures every engagement is aligned with your core business objectives and delivers exceptional, tangible returns.",
|
||
|
"text4": "Strategic Prioritization",
|
||
|
"text5": "First, we sit down with you to look at all the possibilities. Together, we’ll pick the single project that will make the biggest difference for your business right now, so your time and investment are focused where they count.",
|
||
|
"text6": "Holistic Project Analysis",
|
||
|
"text7": "Next, we map out every detail. We’ll define what success looks like, what we need to get there, and how long it will take. You’ll have a clear, simple blueprint so everyone knows the plan and is on the same page.",
|
||
|
"text8": "Meticulous Execution",
|
||
|
"text9": "This is where the plan comes to life! Our team works closely with yours, keeping you updated every step of the way. We handle the complex work smoothly, adapt if needed, and keep things moving steadily toward the finish line.",
|
||
|
"text10": "Delivery",
|
||
|
"text11": "We don’t just hand over a final report. We deliver a powerful solution, plus the tools and friendly advice you need to make the most of it. You’ll gain practical knowledge and confidence."
|
||
|
},
|
||
|
"blog": {
|
||
|
"text1":"Blog Post",
|
||
FIxed more content on the landing pages