vlcsolutions commited on
Commit
77bb58e
·
verified ·
1 Parent(s): f9764ac

Apply this description after the header section

Browse files

Banner Start

Control Cloud Spending with Real-Time Insights
Streamline spending, enhance efficiency, and align cloud strategy with your business goals.
Start Your Cloud Cost Optimization Today

Banner Completed


Section 1

Shape a Smarter, More Cost-Effective Cloud Strategy
At VLC, we help businesses optimize their cloud spending by providing tailored solutions with Active Insights. Our focus is on creating a sustainable cloud strategy that not only aligns with your business goals but also drives long-term financial growth. By leveraging Active Insights, we give you the tools to understand exactly where your cloud resources are being spent, empowering you to make data-driven decisions that directly impact your bottom line.
With clear, actionable data at your fingertips, our approach makes it simple to identify inefficiencies, uncover savings, and refine your strategy for continuous improvement. This proactive management ensures that your cloud environment remains efficient, cost-effective, and adaptable to changing business needs. As your partner in cloud cost management, we help you stay ahead of financial risks while supporting your overall business objectives.
Our comprehensive approach ensures that your cloud costs evolve with your business, preventing waste and helping you maintain a dynamic cloud infrastructure that is always aligned with your goals.

Unlock Your Cloud Savings Potential Now

Files changed (2) hide show
  1. README.md +8 -5
  2. index.html +555 -18
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
- title: Cloud Cost Crusader Optimizer
3
- emoji: 🌍
4
- colorFrom: green
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
+ title: Cloud Cost Crusader Optimizer 🚀
3
+ colorFrom: yellow
4
+ colorTo: green
5
+ emoji: 🐳
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite-v3
10
  ---
11
 
12
+ # Welcome to your new DeepSite project!
13
+ This project was created with [DeepSite](https://huggingface.co/deepsite).
index.html CHANGED
@@ -1,19 +1,556 @@
1
  <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <link rel="shortcut icon" href="./images/favicon/favicon.png">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <title>Seamless Magento & Business Central Integration | VLC</title>
8
+ <meta name="description" content="Connect Magento with Dynamics 365 Business Central for real-time sync, automated order processing & inventory management. Boost e-commerce efficiency."/>
9
+ <meta name="keywords" content="Magento Business Central integration, e-commerce ERP sync, Magento connector, real-time inventory sync, automated order processing"/>
10
+ <link rel="canonical" href="https://www.vlcsolutions.com/magento-connector-with-business-central.html" />
11
+
12
+ <!-- Twitter Card data -->
13
+ <meta name="twitter:card" content="summary_large_image">
14
+ <meta name="twitter:title" content="Magento + Business Central Integration">
15
+ <meta name="twitter:description" content="Automate e-commerce workflows with real-time sync between Magento and Dynamics 365 Business Central. Increase accuracy, reduce manual work.">
16
+ <meta name="twitter:image:src" content="https://www.vlcsolutions.com/images/logo/VLC_Logo.png">
17
+
18
+
19
+ <!-- Tailwind + libs -->
20
+ <script src="https://cdn.tailwindcss.com"></script>
21
+ <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
22
+ <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
23
+ <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
24
+
25
+ <!-- VLC Brand Map + UI polish -->
26
+ <style id="vlc-brand-theme">
27
+ :root{
28
+ --vlc-navy:#002060;
29
+ --vlc-navy-700:#001a50;
30
+ --vlc-sky:#00A0E9;
31
+ --vlc-leaf:#8DC63F;
32
+ --vlc-leaf-700:#79b32e;
33
+ --vlc-ink:#1F2A44;
34
+ --vlc-tint:#F5F7FF;
35
+ --vlc-leaf-tint:#F3FAEA;
36
+ --vlc-card:#ffffff;
37
+ }
38
+ html,body{width:100%;margin:0;padding:0}
39
+ body{ color:#1f2937; overflow-x:hidden }
40
+ .service-card:hover{ transform:translateY(-4px); box-shadow:0 16px 28px -8px rgba(0,32,96,.18), 0 10px 14px -6px rgba(0,32,96,.10) }
41
+ .chip{ background:linear-gradient(135deg,var(--vlc-navy),#0b3b8f); color:#fff }
42
+ .btn-primary{ background:var(--vlc-navy); color:#fff }
43
+ .btn-primary:hover{ background:var(--vlc-navy-700) }
44
+ .btn-accent{ background:var(--vlc-leaf); color:#0b2a66 }
45
+ .btn-accent:hover{ background:var(--vlc-leaf-700) }
46
+ .link-brand{ color:var(--vlc-navy) }
47
+ .link-brand:hover{ color:var(--vlc-leaf) }
48
+
49
+ /* Accent top border like vlcsolutions.com cards */
50
+ .card-accent{ position:relative; }
51
+ .card-accent:before{ content:""; position:absolute; inset:0 0 auto 0; height:4px; background:linear-gradient(90deg,var(--vlc-leaf),var(--vlc-sky)); }
52
+
53
+ /* Soft patterned sections */
54
+ .pattern-navy{
55
+ background:
56
+ radial-gradient(24px 24px at 10% 10%, rgba(255,255,255,.06) 0 6px, transparent 7px),
57
+ radial-gradient(24px 24px at 60% 30%, rgba(255,255,255,.05) 0 6px, transparent 7px),
58
+ radial-gradient(24px 24px at 30% 70%, rgba(255,255,255,.04) 0 6px, transparent 7px),
59
+ linear-gradient(180deg, rgba(0,0,0,.0), rgba(0,0,0,.12));
60
+ background-color:var(--vlc-navy);
61
+ }
62
+
63
+ /* Footer */
64
+ footer a:hover{ color:var(--vlc-leaf) }
65
+
66
+ /* Make “Learn more” rows align across cards */
67
+ .card-body{ display:flex; flex-direction:column; height:100% }
68
+ .card-cta{ margin-top:auto }
69
+ </style>
70
+
71
+ <script src="https://analytics.ahrefs.com/analytics.js" data-key="jcrS4NwPF1CB1Z4lNmgDKQ" async></script>
72
+
73
+ <!-- Google tag (gtag.js) -->
74
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-GH6WBJWXS8"></script>
75
+
76
+ <script type="application/ld+json">
77
+ {
78
+ "@context": "https://schema.org/",
79
+ "@type": "Product",
80
+ "name": "Magento Connector for Business Central",
81
+ "alternateName": "VLC Magento Integration Solution",
82
+ "image": "https://huggingface.co/spaces/vlcsolutions/vlc-velocity-unification-engine/resolve/main/images/Products.png",
83
+ "description": "Automated two-way sync between Magento e-commerce and Dynamics 365 Business Central ERP for real-time inventory, orders and product data.",
84
+ "brand": {
85
+ "@type": "Brand",
86
+ "name": "VLC Solutions",
87
+ "url": "https://vlcsolutions.com"
88
+ },
89
+ "offers": {
90
+ "@type": "Offer",
91
+ "url": "https://vlcsolutions.com/magento-connector-with-business-central.html",
92
+ "priceCurrency": "USD",
93
+ "availability": "https://schema.org/InStock"
94
+ }
95
+ }
96
+ </script>
97
+
98
+ </head>
99
+
100
+ <body class="font-sans antialiased">
101
+ <!-- Header / Nav -->
102
+ <header class="bg-white text-[var(--vlc-navy)] shadow-md sticky top-0 z-50">
103
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
104
+ <div class="flex justify-between h-16">
105
+ <a href="./index.html" class="flex items-center gap-2">
106
+ <img src="https://huggingface.co/spaces/vlcsolutions/ai-turbobiz-accelerate-with-intelligence/resolve/main/images/VLC_Logo.png" alt="VLC Solutions" class="h-10">
107
+ </a>
108
+
109
+ <nav class="hidden md:flex items-center gap-2">
110
+ <a href="./who-we-serve.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Who We Serve</a>
111
+
112
+ <div class="relative group">
113
+ <button class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium" aria-haspopup="true" aria-expanded="false">
114
+ Solutions <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i>
115
+ </button>
116
+ <div class="absolute left-0 top-full mt-2 min-w-[220px] bg-white border border-gray-200 rounded-md shadow-md p-2 opacity-0 invisible translate-y-1 transition-all group-hover:opacity-100 group-hover:visible group-hover:translate-y-0">
117
+ <a href="./solutions.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Business Central Apps</a>
118
+ <a href="./magento-connector-with-business-central.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Magento Connector</a>
119
+ </div>
120
+ </div>
121
+
122
+ <div class="relative group">
123
+ <button class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium" aria-haspopup="true" aria-expanded="false">
124
+ Services <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i>
125
+ </button>
126
+ <div class="absolute left-0 top-full mt-2 min-w-[240px] bg-white border border-gray-200 rounded-md shadow-md p-2 grid gap-1 opacity-0 invisible translate-y-1 transition-all group-hover:opacity-100 group-hover:visible group-hover:translate-y-0">
127
+ <a href="./services.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Services Overview</a>
128
+ <a href="./choosing-advisory-services-for-your-business.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Advisory Services</a>
129
+ <a href="./software-implementation-partner.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Implementation Services</a>
130
+ <a href="./managed-application-services.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Managed Application Services</a>
131
+ <a href="./managed-it-services.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Managed IT Services</a>
132
+ <a href="./compliance-services.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Compliance Services</a>
133
+ <a href="./cloud-services-for-microsoft-dynamics.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Cloud Services</a>
134
+ </div>
135
+ </div>
136
+
137
+ <div class="relative group">
138
+ <button class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium" aria-haspopup="true" aria-expanded="false">
139
+ Industries <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i>
140
+ </button>
141
+ <div class="absolute left-0 top-full mt-2 min-w-[240px] bg-white border border-gray-200 rounded-md shadow-md p-2 grid gap-1 opacity-0 invisible translate-y-1 transition-all group-hover:opacity-100 group-hover:visible group-hover:translate-y-0">
142
+ <a href="./industries.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Industries Overview</a>
143
+ <a href="./microsoft-dynamics-365-business-central-for-distribution.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Distribution</a>
144
+ <a href="./ecommerce-development-services.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">E-Commerce</a>
145
+ <a href="./government-contractors.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Government Contractors</a>
146
+ <a href="./microsoft-dynamics-365-for-manufacturing.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Manufacturing</a>
147
+ </div>
148
+ </div>
149
+
150
+ <div class="relative group">
151
+ <button class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium" aria-haspopup="true" aria-expanded="false">
152
+ Products <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i>
153
+ </button>
154
+ <div class="absolute left-0 top-full mt-2 min-w-[240px] bg-white border border-gray-200 rounded-md shadow-md p-2 grid gap-1 opacity-0 invisible translate-y-1 transition-all group-hover:opacity-100 group-hover:visible group-hover:translate-y-0">
155
+ <a href="./products.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Products Overview</a>
156
+ <a href="./microsoft-dynamics-365.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Dynamics 365</a>
157
+ <a href="./microsoft-dynamics-365-business-central.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Business Central</a>
158
+ <a href="./power-platform.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Power Platform</a>
159
+ <a href="./microsoft-365.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Microsoft 365</a>
160
+ <a href="./magento-commerce.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Magento Commerce</a>
161
+ <a href="./magento-connector-with-business-central.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Magento Connector</a>
162
+ </div>
163
+ </div>
164
+
165
+ <div class="relative group">
166
+ <button class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium" aria-haspopup="true" aria-expanded="false">
167
+ Who We Are <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i>
168
+ </button>
169
+ <div class="absolute left-0 top-full mt-2 min-w-[240px] bg-white border border-gray-200 rounded-md shadow-md p-2 grid gap-1 opacity-0 invisible translate-y-1 transition-all group-hover:opacity-100 group-hover:visible group-hover:translate-y-0">
170
+ <a href="./who-we-are.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Overview</a>
171
+ <a href="./partner.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Partner</a>
172
+ <a href="./terms-services.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Terms</a>
173
+ <a href="./privacy.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Privacy Policy</a>
174
+ <a href="./protecting-our-clients.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Client Protection</a>
175
+ <a href="./blog/" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Blog</a>
176
+ <a href="./case-studies.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Case Studies</a>
177
+ <a href="./contact-us.html" class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 text-sm font-medium">Contact VLC</a>
178
+ </div>
179
+ </div>
180
+ <a href="./contact-us.html" class="bg-[#002060] hover:bg-[#001a50] text-white px-4 py-2 rounded-md text-sm font-medium">Let's Connect</a>
181
+ </nav>
182
+ <button id="mobile-menu-button" class="md:hidden inline-flex items-center p-2 rounded-md text-gray-500 hover:bg-gray-100" aria-label="Open menu">
183
+ <i data-feather="menu"></i>
184
+ </button>
185
+ </div>
186
+ <!-- Mobile Menu -->
187
+ <div id="mobile-menu" class="md:hidden hidden absolute top-full left-0 right-0 bg-white shadow-lg z-50">
188
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
189
+ <a href="./who-we-serve.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Who We Serve</a>
190
+
191
+ <div class="relative">
192
+ <button onclick="toggleMobileDropdown('solutions-dropdown')" class="w-full flex justify-between items-center px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">
193
+ <span>Solutions</span>
194
+ <i data-feather="chevron-down" class="w-4 h-4"></i>
195
+ </button>
196
+ <div id="solutions-dropdown" class="hidden pl-4">
197
+ <a href="./solutions.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Business Central Apps</a>
198
+ <a href="./magento-connector-with-business-central.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Magento Connector</a>
199
+ </div>
200
+ </div>
201
+
202
+ <div class="relative">
203
+ <button onclick="toggleMobileDropdown('services-dropdown')" class="w-full flex justify-between items-center px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">
204
+ <span>Services</span>
205
+ <i data-feather="chevron-down" class="w-4 h-4"></i>
206
+ </button>
207
+ <div id="services-dropdown" class="hidden pl-4">
208
+ <a href="./services.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Services Overview</a>
209
+ <a href="./choosing-advisory-services-for-your-business.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Advisory Services</a>
210
+ <a href="./software-implementation-partner.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Implementation Services</a>
211
+ <a href="./managed-application-services.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Managed Application Services</a>
212
+ <a href="./managed-it-services.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Managed IT Services</a>
213
+ <a href="./compliance-services.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Compliance Services</a>
214
+ <a href="./cloud-services-for-microsoft-dynamics.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Cloud Services</a>
215
+ </div>
216
+ </div>
217
+
218
+ <div class="relative">
219
+ <button onclick="toggleMobileDropdown('industries-dropdown')" class="w-full flex justify-between items-center px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">
220
+ <span>Industries</span>
221
+ <i data-feather="chevron-down" class="w-4 h-4"></i>
222
+ </button>
223
+ <div id="industries-dropdown" class="hidden pl-4">
224
+ <a href="./industries.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Industries Overview</a>
225
+ <a href="./microsoft-dynamics-365-business-central-for-distribution.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Distribution</a>
226
+ <a href="./ecommerce-development-services.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">E-Commerce</a>
227
+ <a href="./government-contractors.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Government Contractors</a>
228
+ <a href="./microsoft-dynamics-365-for-manufacturing.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Manufacturing</a>
229
+ </div>
230
+ </div>
231
+
232
+ <div class="relative">
233
+ <button onclick="toggleMobileDropdown('products-dropdown')" class="w-full flex justify-between items-center px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">
234
+ <span>Products</span>
235
+ <i data-feather="chevron-down" class="w-4 h-4"></i>
236
+ </button>
237
+ <div id="products-dropdown" class="hidden pl-4">
238
+ <a href="./products.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Products Overview</a>
239
+ <a href="./microsoft-dynamics-365.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Dynamics 365</a>
240
+ <a href="./microsoft-dynamics-365-business-central.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Business Central</a>
241
+ <a href="./power-platform.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Power Platform</a>
242
+ <a href="./microsoft-365.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Microsoft 365</a>
243
+ <a href="./magento-commerce.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Magento Commerce</a>
244
+ <a href="./magento-connector-with-business-central.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Magento Connector</a>
245
+ </div>
246
+ </div>
247
+
248
+ <div class="relative">
249
+ <button onclick="toggleMobileDropdown('about-dropdown')" class="w-full flex justify-between items-center px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">
250
+ <span>Who We Are</span>
251
+ <i data-feather="chevron-down" class="w-4 h-4"></i>
252
+ </button>
253
+ <div id="about-dropdown" class="hidden pl-4">
254
+ <a href="./who-we-are.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Overview</a>
255
+ <a href="./partner.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Partner</a>
256
+ <a href="./terms-services.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Terms</a>
257
+ <a href="./privacy.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Privacy Policy</a>
258
+ <a href="./protecting-our-clients.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Client Protection</a>
259
+ <a href="./blog/" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Blog</a>
260
+ <a href="./case-studies.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Case Studies</a>
261
+ <a href="./contact-us.html" class="block px-3 py-2 text-base font-medium text-gray-700 hover:text-[#8DC63F] hover:bg-gray-50">Contact VLC</a>
262
+ </div>
263
+ </div>
264
+ <a href="./contact-us.html" class="block w-full text-center bg-[#002060] hover:bg-[#001a50] text-white px-4 py-2 rounded-md text-base font-medium">Let's Connect</a>
265
+ </div>
266
+ </div>
267
+ </div>
268
+ </header>
269
+
270
+ <!-- Banner Section -->
271
+ <section class="pattern-navy text-white py-16 px-4 sm:px-6 lg:px-8">
272
+ <div class="max-w-7xl mx-auto text-center" data-aos="fade-up">
273
+ <h1 class="text-3xl md:text-4xl lg:text-5xl font-bold mb-4">Control Cloud Spending with Real-Time Insights</h1>
274
+ <p class="text-xl md:text-2xl mb-8 max-w-3xl mx-auto">Streamline spending, enhance efficiency, and align cloud strategy with your business goals.</p>
275
+ <a href="./contact-us.html" class="inline-block bg-[var(--vlc-leaf)] hover:bg-[var(--vlc-leaf-700)] text-[var(--vlc-navy)] font-bold py-3 px-8 rounded-md transition duration-300">
276
+ Start Your Cloud Cost Optimization Today
277
+ </a>
278
+ </div>
279
+ </section>
280
+
281
+ <!-- Section 1 -->
282
+ <section class="py-16 px-4 sm:px-6 lg:px-8 bg-white">
283
+ <div class="max-w-7xl mx-auto grid md:grid-cols-2 gap-12 items-center">
284
+ <div data-aos="fade-right">
285
+ <h2 class="text-3xl md:text-4xl font-bold text-[var(--vlc-navy)] mb-6">Shape a Smarter, More Cost-Effective Cloud Strategy</h2>
286
+ <div class="space-y-4 text-gray-700">
287
+ <p>At VLC, we help businesses optimize their cloud spending by providing tailored solutions with Active Insights. Our focus is on creating a sustainable cloud strategy that not only aligns with your business goals but also drives long-term financial growth. By leveraging Active Insights, we give you the tools to understand exactly where your cloud resources are being spent, empowering you to make data-driven decisions that directly impact your bottom line.</p>
288
+ <p>With clear, actionable data at your fingertips, our approach makes it simple to identify inefficiencies, uncover savings, and refine your strategy for continuous improvement. This proactive management ensures that your cloud environment remains efficient, cost-effective, and adaptable to changing business needs. As your partner in cloud cost management, we help you stay ahead of financial risks while supporting your overall business objectives.</p>
289
+ <p>Our comprehensive approach ensures that your cloud costs evolve with your business, preventing waste and helping you maintain a dynamic cloud infrastructure that is always aligned with your goals.</p>
290
+ </div>
291
+ <a href="./contact-us.html" class="inline-block mt-8 bg-gradient-to-r from-[var(--vlc-leaf)] to-[var(--vlc-sky)] hover:from-[var(--vlc-leaf-700)] hover:to-[var(--vlc-sky)] text-[var(--vlc-navy)] font-bold py-3 px-8 rounded-md transition duration-300">
292
+ Unlock Your Cloud Savings Potential Now
293
+ </a>
294
+ </div>
295
+ <div data-aos="fade-left">
296
+ <img src="http://static.photos/technology/640x360/42" alt="Cloud Cost Optimization" class="w-full rounded-xl shadow-xl">
297
+ </div>
298
+ </div>
299
+ </section>
300
+
301
+ <div class="bg-[var(--vlc-tint)] p-8 md:p-12 rounded-xl" data-aos="fade-up">
302
+ <div class="max-w-4xl mx-auto">
303
+ <h3 class="text-2xl md:text-3xl font-bold text-[var(--vlc-navy)] mb-6 text-center">Improve Your Online Store's Operations with Magento Integration</h3>
304
+ <p class="text-lg text-gray-600 mb-8 text-center">Enhance efficiency and scalability by integrating Magento with Microsoft Dynamics 365 Business Central for seamless e-commerce and ERP operations.</p>
305
+ <div class="bg-white rounded-xl shadow-xl p-8 mx-auto max-w-2xl border-t-4 border-[var(--vlc-leaf)]">
306
+ <h2 class="text-xl font-bold text-center mb-6 text-[var(--vlc-navy)]">Get to know more on VLC Magento Connector</h2>
307
+
308
+ <form id="contactform" method="post" action="./magento_connector_landing_page.php" enctype="multipart/form-data">
309
+ <input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response">
310
+ <input type="hidden" name="action" value="validate_captcha">
311
+
312
+ <div class="grid md:grid-cols-2 gap-4 mb-4">
313
+ <div>
314
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">First Name <span class="text-red-500">*</span></label>
315
+ <input type="text" name="first_name" id="first_name" required
316
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
317
+ </div>
318
+ <div>
319
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Last Name <span class="text-red-500">*</span></label>
320
+ <input type="text" name="last_name" id="last_name" required
321
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
322
+ </div>
323
+ </div>
324
+
325
+ <div class="mb-4">
326
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Organization Name <span class="text-red-500">*</span></label>
327
+ <input type="text" name="company" id="company" required
328
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
329
+ </div>
330
+
331
+ <div class="mb-4">
332
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Business Email <span class="text-red-500">*</span></label>
333
+ <input type="email" name="email" id="email" required
334
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
335
+ <p id="email_error" class="text-red-500 text-sm hidden">Please enter valid email.</p>
336
+ </div>
337
+
338
+ <div class="mb-4">
339
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Business Phone Number <span class="text-red-500">*</span></label>
340
+ <input type="text" name="phone_number" id="phone_number" required
341
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
342
+ </div>
343
+
344
+ <div class="mb-4">
345
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Note <span class="text-red-500">*</span></label>
346
+ <textarea name="note" id="note" rows="4" required
347
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]"></textarea>
348
+ </div>
349
+
350
+ <div class="text-xs mb-4">
351
+ <p>Our privacy practices, and how we are committed to protecting and respecting your privacy, please review our <a href="./privacy.html" class="text-[var(--vlc-sky)] hover:underline" target="_blank">Privacy Policy</a>.</p>
352
+ <p class="mt-2">By clicking submit below, you consent to allow VLC Solutions to store and process the personal information submitted above to provide you the content requested.</p>
353
+ </div>
354
+ <button type="submit" class="w-full bg-gradient-to-r from-[var(--vlc-leaf)] to-[var(--vlc-sky)] hover:from-[var(--vlc-leaf-700)] hover:to-[var(--vlc-sky)] text-[var(--vlc-navy)] font-bold py-3 px-4 rounded-md transition duration-300">
355
+ Get in Touch
356
+ </button>
357
+ </form>
358
+ </div>
359
+ </div>
360
+ </div>
361
+ </div>
362
+ </section>
363
+ <!-- FOOTER -->
364
+ <footer class="bg-[var(--vlc-navy)] text-white pt-14 pb-8">
365
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
366
+ <div class="grid md:grid-cols-3 gap-10 mb-10">
367
+ <div>
368
+ <h3 class="font-bold mb-3">Contact Us</h3>
369
+ <div class="text-gray-300 space-y-3">
370
+ <div class="flex items-start">
371
+ <i data-feather="map-pin" class="w-5 h-5 mr-3"></i>
372
+ <span>1900 E Golf Rd, Suite 950<br>Schaumburg, IL 60173</span>
373
+ </div>
374
+ <div class="flex items-center">
375
+ <i data-feather="phone" class="w-5 h-5 mr-3"></i>
376
+ <span>+1 (224) 955-1818</span>
377
+ </div>
378
+ </div>
379
+ </div>
380
+
381
+ <div>
382
+ <h3 class="font-bold mb-3">Quick Links</h3>
383
+ <div class="grid grid-cols-2 gap-4 text-gray-300">
384
+ <ul class="space-y-2">
385
+ <li><a href="./index.html" class="hover:text-white">Home</a></li>
386
+ <li><a href="./who-we-are.html" class="hover:text-white">About Us</a></li>
387
+ <li><a href="./solutions.html" class="hover:text-white">Solutions</a></li>
388
+ <li><a href="./services.html" class="hover:text-white">Services</a></li>
389
+ <li><a href="./industries.html" class="hover:text-white">Industries</a></li>
390
+ </ul>
391
+ <ul class="space-y-2">
392
+ <li><a href="./products.html" class="hover:text-white">Products</a></li>
393
+ <li><a href="./who-we-serve.html" class="hover:text-white">Who We Serve</a></li>
394
+ <li><a href="./blog/" class="hover:text-white">Blog</a></li>
395
+ <li><a href="./case-studies.html" class="hover:text-white">Case Studies</a></li>
396
+ <li><a href="./contact-us.html" class="hover:text-white">Contact Us</a></li>
397
+ </ul>
398
+ </div>
399
+ </div>
400
+
401
+ <div>
402
+ <h3 class="font-bold mb-3">VLC Solutions</h3>
403
+ <p class="text-gray-300 mb-4">Empowering Your Business through Intelligent AI-enabled IT Solutions</p>
404
+ <div class="flex gap-4">
405
+ <a href="https://www.linkedin.com/company/vlc-solutions-llc" target="_blank" class="text-gray-300 hover:text-white" aria-label="LinkedIn">
406
+ <i data-feather="linkedin" class="w-5 h-5"></i>
407
+ </a>
408
+ <a href="https://www.instagram.com/vlcsolutionsllc/" target="_blank" class="text-gray-300 hover:text-white" aria-label="Instagram">
409
+ <i data-feather="instagram" class="w-5 h-5"></i>
410
+ </a>
411
+ <a href="https://x.com/vlcsolutions" target="_blank" class="text-gray-300 hover:text-white" aria-label="Twitter / X">
412
+ <i data-feather="twitter" class="w-5 h-5"></i>
413
+ </a>
414
+ <a href="https://www.pinterest.com/vlcsolutions/" target="_blank" class="group" aria-label="Pinterest">
415
+ <img src="https://cdn.simpleicons.org/pinterest/9ca3af" class="w-5 h-5 transition group-hover:invert" alt="Pinterest">
416
+ </a>
417
+ <a href="https://www.youtube.com/@vlcsolutions/" target="_blank" class="text-gray-300 hover:text-white" aria-label="YouTube">
418
+ <i data-feather="youtube" class="w-5 h-5"></i>
419
+ </a>
420
+ </div>
421
+ </div>
422
+ </div>
423
+
424
+ <div class="border-t border-[var(--vlc-navy-700)] pt-6 text-center text-gray-300">
425
+ © 2026 VLC Solutions. All rights reserved.
426
+ </div>
427
+ </div>
428
+ </footer>
429
+ <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
430
+ <script>
431
+ // Back to top button functionality
432
+ $(document).ready(function() {
433
+ // Create back to top button
434
+ $('body').append('<button id="toTopBtn" class="fixed bottom-8 right-8 bg-[var(--vlc-navy)] text-white w-12 h-12 rounded-full shadow-lg opacity-0 transition-opacity duration-300 flex items-center justify-center"><i data-feather="arrow-up"></i></button>');
435
+ feather.replace();
436
+
437
+ $(window).scroll(function() {
438
+ if ($(this).scrollTop() > 50) {
439
+ $('#toTopBtn').fadeIn();
440
+ } else {
441
+ $('#toTopBtn').fadeOut();
442
+ }
443
+ });
444
+
445
+ $('#toTopBtn').click(function() {
446
+ $("html, body").animate({
447
+ scrollTop: 0
448
+ }, 1000);
449
+ return false;
450
+ });
451
+
452
+ // Form handling
453
+ function getUrlVars() {
454
+ let vars = [], hash;
455
+ let hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
456
+ for(let i = 0; i < hashes.length; i++) {
457
+ hash = hashes[i].split('=');
458
+ vars.push(hash[0]);
459
+ vars[hash[0]] = hash[1];
460
+ }
461
+ return vars;
462
+ }
463
+
464
+ $('#email_error').hide();
465
+ let result = getUrlVars()["result"];
466
+ if(typeof(result) != 'undefined'){
467
+ if(result.includes('success')) {
468
+ alert('Thank you for your submission! We will contact you soon.');
469
+ } else {
470
+ alert('There was an error with your submission. Please try again.');
471
+ }
472
+ }
473
+ });
474
+
475
+ function removeQuery() {
476
+ let url = window.location.href;
477
+ let a = url.indexOf("?");
478
+ let b = url.substring(a);
479
+ let c = url.replace(b,"");
480
+ window.location.href = c;
481
+ }
482
+
483
+ // Init animations and handle mobile menu functionality after scripts loaded
484
+ document.addEventListener('DOMContentLoaded', () => {
485
+ // Initialize AOS (Animation On Scroll)
486
+ if (window.AOS) {
487
+ AOS.init({
488
+ duration: 800,
489
+ easing: 'ease-in-out',
490
+ once: true,
491
+ mirror: false,
492
+ offset: 120,
493
+ disable: window.innerWidth < 768
494
+ });
495
+ }
496
+
497
+ // Replace Feather icons
498
+ if (window.feather) {
499
+ feather.replace();
500
+ }
501
+
502
+ // Mobile menu toggle functionality
503
+ const mobileMenuButton = document.getElementById('mobile-menu-button');
504
+ const mobileMenu = document.getElementById('mobile-menu');
505
+
506
+ if (mobileMenuButton && mobileMenu) {
507
+ mobileMenuButton.addEventListener('click', () => {
508
+ // Toggle the mobile menu visibility
509
+ mobileMenu.classList.toggle('hidden');
510
+
511
+ // Change icon from menu to close (or vice versa)
512
+ const icon = mobileMenuButton.querySelector('i');
513
+ if (mobileMenu.classList.contains('hidden')) {
514
+ feather.icons.menu.replace(); // Show menu icon
515
+ } else {
516
+ feather.icons.x.replace(); // Show close (X) icon
517
+ }
518
+ });
519
+ }
520
+
521
+ // Function to toggle mobile dropdowns
522
+ window.toggleMobileDropdown = function(id) {
523
+ const dropdown = document.getElementById(id);
524
+ dropdown.classList.toggle('hidden');
525
+
526
+ // Update chevron icon
527
+ const button = dropdown.previousElementSibling;
528
+ const icon = button.querySelector('i');
529
+ if (dropdown.classList.contains('hidden')) {
530
+ feather.icons['chevron-down'].replace(); // Show down arrow
531
+ } else {
532
+ feather.icons['chevron-up'].replace(); // Show up arrow
533
+ }
534
+ };
535
+
536
+ });
537
+
538
+ // Refresh AOS on window resize (guard if AOS is present)
539
+ window.addEventListener('resize', function() {
540
+ if (window.AOS && AOS.refreshHard) {
541
+ AOS.refreshHard();
542
+ }
543
+ });
544
+ </script>
545
+ <script src="https://www.google.com/recaptcha/api.js?render=6LfWu2YcAAAAAPooSewjuw82sSxhAdh657M4VvzT"></script>
546
+ <script>
547
+ grecaptcha.ready(function() {
548
+ grecaptcha.execute('6LfWu2YcAAAAAPooSewjuw82sSxhAdh657M4VvzT', {action:'validate_captcha'})
549
+ .then(function(token) {
550
+ document.getElementById('g-recaptcha-response').value = token;
551
+ });
552
+ });
553
+ </script>
554
+ <script src="https://huggingface.co/deepsite/deepsite-badge.js"></script>
555
+ </body>
556
+ </html>