vlcsolutions commited on
Commit
1ba571b
Β·
verified Β·
1 Parent(s): d63b3ac

Apply this description after the header section and remove the Magento Managed NOC Services form section

Browse files

Banner Start

Achieve stability across your organization.
Stop Managing Downtime. Start Utilizing VLC’s 24/7 Managed NOC
Request Your Resilience Plan

Banner Completed
____________________________________________________________________________

Section 1

Seamless IT Operations with VLC Managed NOC Services

In today’s fast-paced digital world, IT is more than just supportβ€”it’s the backbone of your business. VLC’s 24/7 Managed NOC Services provide operational stability and efficiency, allowing your team to focus on strategic growth while ensuring your infrastructure runs securely, reliably, and proactively.
Get a custom quote for Managed IT

Section 2

Our Services
NOC Design and Structure
Build a high-performing network operations center customized to your business requirements.
24/7 IT Infrastructure Monitoring
Maintain constant vigilance to ensure uninterrupted operations and early issue detection.
24/7 Incident Response
Resolve issues quickly and proactively to minimize downtime across your systems.
Communication Control
Manage and optimize all communication platforms efficiently for seamless operations.

Patch Management
Keep all systems current and secure with consistent updates and maintenance.
Data Backup and Storage
Protect the integrity and accessibility of your critical business data.
Security Software Deployment, Management, and Monitoring
Provide complete protection against cyber threats with active software management.
Threat Analysis and Prevention
Implement proactive measures to detect and prevent potential network attacks.
HP, Dell, and IBM Managed NOC Services
Expert NOC management tailored for HP, Dell, and IBM infrastructure.

Section 3

Covered IT Infrastructure Components
Servers
Ensure reliable performance and uptime for your server infrastructure.
Applications
Deliver seamless support and optimization for all business applications.
Websites
Maintain secure and high-performing online presence for your organization.
Databases
Manage and maintain critical databases efficiently and securely.
Cloud Services
Oversee cloud infrastructure with vigilance to maximize performance.

Virtualization Environments
Optimize virtual systems for stability and peak efficiency.
Workstations
Support and protect employee endpoints to ensure productivity and security.
Business Benefits

Organizations leveraging VLC Managed NOC Services gain:
● Minimized downtime and faster incident resolution
● Enhanced cybersecurity and regulatory compliance
● Reduced IT workload and operational complexity
● Scalable systems to support ongoing growth
● Predictable performance that protects revenue and reputation
By freeing your internal IT team from firefighting, VLC empowers them to focus on innovation and business strategy.


Section 4
Proven Results

VLC has helped over 1,000 businesses reduce IT-related downtime by an average of 30% within the first year. Clients consistently report:
● 98% satisfaction with support and performance improvements
● 20–30% cost savings in IT management
● Enhanced security and compliance, with zero data breaches in the last five years
With over 20 years of experience across Distribution, E-commerce, Government, and Manufacturing, VLC delivers enterprise-grade expertise to organizations of all sizes.

Section 5
Turn IT Into a Strategic Asset

Whether scaling operations or stabilizing IT systems, VLC Managed NOC Services give your team the confidence to grow, innovate, and stay competitive.
From predictive analytics to comprehensive coverage across servers, workstations, cloud, and virtual environments, we ensure your IT becomes a driver of productivity, efficiency, and business success.
Ready to make IT certainly a strategic asset?

Section 6
Capabilities:
● Real-time Monitoring
● Proactive Issue Resolution
● Network Security Management
● Cloud Integration
● Data Backup Solutions
● Risk Mitigation
● Compliance Assurance
● Scalable Solutions
● 24/7 Support
● Incident Response
________________________________________
Benefits:
● Minimized Downtime
● Improved Security
● Increased Efficiency
● Cost Savings
● Enhanced Productivity
● Risk Reduction
● Faster Resolution
● Seamless Scalability
● Operational Continuity
________________________________________
Features:
● Automated Alerts
● Custom Dashboards
● Predictive Maintenance
● Data Encryption
● Regular Updates
● Remote Management
● Vulnerability Scanning
● Incident Reporting
● Performance Optimization
● Disaster Recovery

Section 7
HP, Dell & IBM Managed NOC Services
Download Button
<form id="send_email_to_customer" action="././HP_Dell_and_IBM_Managed_NOC.php" method="post">

<div id="myModal" class="modal">

<div class="modal-content">
<span class="close_modal">×</span>
<h4 class="modal-title">Enter your email to download</h4>
<span id="error" style="display:none;color:red;">Please enter valid business email.</span>
<input style="width: 100%; border-radius: 5px;" name="customer_email" id="customer_email"
type="text" placeholder="EMail *" required autocomplete="off"/>
<input type="submit" value="Submit" id="distribution_btn"/>
<input type="hidden" id="g-recaptcha-response-two" name="g-recaptcha-response-two">
<input type="hidden" name="action" value="validate_captcha_two">
</div>
</div>

</form>

Files changed (2) hide show
  1. README.md +8 -5
  2. index.html +525 -18
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
- title: Vlc Noc Command Center
3
- emoji: πŸ“‰
4
- colorFrom: gray
5
- colorTo: green
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: VLC NOC Command Center πŸš€
3
+ colorFrom: blue
4
+ colorTo: gray
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,526 @@
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
+
271
+ <div class="bg-[var(--vlc-tint)] p-8 md:p-12 rounded-xl" data-aos="fade-up">
272
+ <div class="max-w-4xl mx-auto">
273
+ <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>
274
+ <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>
275
+ <div class="bg-white rounded-xl shadow-xl p-8 mx-auto max-w-2xl border-t-4 border-[var(--vlc-leaf)]">
276
+ <h2 class="text-xl font-bold text-center mb-6 text-[var(--vlc-navy)]">Get to know more on VLC Magento Connector</h2>
277
+
278
+ <form id="contactform" method="post" action="./magento_connector_landing_page.php" enctype="multipart/form-data">
279
+ <input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response">
280
+ <input type="hidden" name="action" value="validate_captcha">
281
+
282
+ <div class="grid md:grid-cols-2 gap-4 mb-4">
283
+ <div>
284
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">First Name <span class="text-red-500">*</span></label>
285
+ <input type="text" name="first_name" id="first_name" required
286
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
287
+ </div>
288
+ <div>
289
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Last Name <span class="text-red-500">*</span></label>
290
+ <input type="text" name="last_name" id="last_name" required
291
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
292
+ </div>
293
+ </div>
294
+
295
+ <div class="mb-4">
296
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Organization Name <span class="text-red-500">*</span></label>
297
+ <input type="text" name="company" id="company" required
298
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
299
+ </div>
300
+
301
+ <div class="mb-4">
302
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Business Email <span class="text-red-500">*</span></label>
303
+ <input type="email" name="email" id="email" required
304
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
305
+ <p id="email_error" class="text-red-500 text-sm hidden">Please enter valid email.</p>
306
+ </div>
307
+
308
+ <div class="mb-4">
309
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Business Phone Number <span class="text-red-500">*</span></label>
310
+ <input type="text" name="phone_number" id="phone_number" required
311
+ class="w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[var(--vlc-leaf)]">
312
+ </div>
313
+
314
+ <div class="mb-4">
315
+ <label class="block text-sm font-medium mb-1 text-[var(--vlc-navy)]">Note <span class="text-red-500">*</span></label>
316
+ <textarea name="note" id="note" rows="4" required
317
+ 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>
318
+ </div>
319
+
320
+ <div class="text-xs mb-4">
321
+ <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>
322
+ <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>
323
+ </div>
324
+ <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">
325
+ Get in Touch
326
+ </button>
327
+ </form>
328
+ </div>
329
+ </div>
330
+ </div>
331
+ </div>
332
+ </section>
333
+ <!-- FOOTER -->
334
+ <footer class="bg-[var(--vlc-navy)] text-white pt-14 pb-8">
335
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
336
+ <div class="grid md:grid-cols-3 gap-10 mb-10">
337
+ <div>
338
+ <h3 class="font-bold mb-3">Contact Us</h3>
339
+ <div class="text-gray-300 space-y-3">
340
+ <div class="flex items-start">
341
+ <i data-feather="map-pin" class="w-5 h-5 mr-3"></i>
342
+ <span>1900 E Golf Rd, Suite 950<br>Schaumburg, IL 60173</span>
343
+ </div>
344
+ <div class="flex items-center">
345
+ <i data-feather="phone" class="w-5 h-5 mr-3"></i>
346
+ <span>+1 (224) 955-1818</span>
347
+ </div>
348
+ </div>
349
+ </div>
350
+
351
+ <div>
352
+ <h3 class="font-bold mb-3">Quick Links</h3>
353
+ <div class="grid grid-cols-2 gap-4 text-gray-300">
354
+ <ul class="space-y-2">
355
+ <li><a href="./index.html" class="hover:text-white">Home</a></li>
356
+ <li><a href="./who-we-are.html" class="hover:text-white">About Us</a></li>
357
+ <li><a href="./solutions.html" class="hover:text-white">Solutions</a></li>
358
+ <li><a href="./services.html" class="hover:text-white">Services</a></li>
359
+ <li><a href="./industries.html" class="hover:text-white">Industries</a></li>
360
+ </ul>
361
+ <ul class="space-y-2">
362
+ <li><a href="./products.html" class="hover:text-white">Products</a></li>
363
+ <li><a href="./who-we-serve.html" class="hover:text-white">Who We Serve</a></li>
364
+ <li><a href="./blog/" class="hover:text-white">Blog</a></li>
365
+ <li><a href="./case-studies.html" class="hover:text-white">Case Studies</a></li>
366
+ <li><a href="./contact-us.html" class="hover:text-white">Contact Us</a></li>
367
+ </ul>
368
+ </div>
369
+ </div>
370
+
371
+ <div>
372
+ <h3 class="font-bold mb-3">VLC Solutions</h3>
373
+ <p class="text-gray-300 mb-4">Empowering Your Business through Intelligent AI-enabled IT Solutions</p>
374
+ <div class="flex gap-4">
375
+ <a href="https://www.linkedin.com/company/vlc-solutions-llc" target="_blank" class="text-gray-300 hover:text-white" aria-label="LinkedIn">
376
+ <i data-feather="linkedin" class="w-5 h-5"></i>
377
+ </a>
378
+ <a href="https://www.instagram.com/vlcsolutionsllc/" target="_blank" class="text-gray-300 hover:text-white" aria-label="Instagram">
379
+ <i data-feather="instagram" class="w-5 h-5"></i>
380
+ </a>
381
+ <a href="https://x.com/vlcsolutions" target="_blank" class="text-gray-300 hover:text-white" aria-label="Twitter / X">
382
+ <i data-feather="twitter" class="w-5 h-5"></i>
383
+ </a>
384
+ <a href="https://www.pinterest.com/vlcsolutions/" target="_blank" class="group" aria-label="Pinterest">
385
+ <img src="https://cdn.simpleicons.org/pinterest/9ca3af" class="w-5 h-5 transition group-hover:invert" alt="Pinterest">
386
+ </a>
387
+ <a href="https://www.youtube.com/@vlcsolutions/" target="_blank" class="text-gray-300 hover:text-white" aria-label="YouTube">
388
+ <i data-feather="youtube" class="w-5 h-5"></i>
389
+ </a>
390
+ </div>
391
+ </div>
392
+ </div>
393
+
394
+ <div class="border-t border-[var(--vlc-navy-700)] pt-6 text-center text-gray-300">
395
+ Β© 2025 VLC Solutions. All rights reserved.
396
+ </div>
397
+ </div>
398
+ </footer>
399
+ <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
400
+ <script>
401
+ // Back to top button functionality
402
+ $(document).ready(function() {
403
+ // Create back to top button
404
+ $('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>');
405
+ feather.replace();
406
+
407
+ $(window).scroll(function() {
408
+ if ($(this).scrollTop() > 50) {
409
+ $('#toTopBtn').fadeIn();
410
+ } else {
411
+ $('#toTopBtn').fadeOut();
412
+ }
413
+ });
414
+
415
+ $('#toTopBtn').click(function() {
416
+ $("html, body").animate({
417
+ scrollTop: 0
418
+ }, 1000);
419
+ return false;
420
+ });
421
+
422
+ // Form handling
423
+ function getUrlVars() {
424
+ let vars = [], hash;
425
+ let hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
426
+ for(let i = 0; i < hashes.length; i++) {
427
+ hash = hashes[i].split('=');
428
+ vars.push(hash[0]);
429
+ vars[hash[0]] = hash[1];
430
+ }
431
+ return vars;
432
+ }
433
+
434
+ $('#email_error').hide();
435
+ let result = getUrlVars()["result"];
436
+ if(typeof(result) != 'undefined'){
437
+ if(result.includes('success')) {
438
+ alert('Thank you for your submission! We will contact you soon.');
439
+ } else {
440
+ alert('There was an error with your submission. Please try again.');
441
+ }
442
+ }
443
+ });
444
+
445
+ function removeQuery() {
446
+ let url = window.location.href;
447
+ let a = url.indexOf("?");
448
+ let b = url.substring(a);
449
+ let c = url.replace(b,"");
450
+ window.location.href = c;
451
+ }
452
+
453
+ // Init animations and handle mobile menu functionality after scripts loaded
454
+ document.addEventListener('DOMContentLoaded', () => {
455
+ // Initialize AOS (Animation On Scroll)
456
+ if (window.AOS) {
457
+ AOS.init({
458
+ duration: 800,
459
+ easing: 'ease-in-out',
460
+ once: true,
461
+ mirror: false,
462
+ offset: 120,
463
+ disable: window.innerWidth < 768
464
+ });
465
+ }
466
+
467
+ // Replace Feather icons
468
+ if (window.feather) {
469
+ feather.replace();
470
+ }
471
+
472
+ // Mobile menu toggle functionality
473
+ const mobileMenuButton = document.getElementById('mobile-menu-button');
474
+ const mobileMenu = document.getElementById('mobile-menu');
475
+
476
+ if (mobileMenuButton && mobileMenu) {
477
+ mobileMenuButton.addEventListener('click', () => {
478
+ // Toggle the mobile menu visibility
479
+ mobileMenu.classList.toggle('hidden');
480
+
481
+ // Change icon from menu to close (or vice versa)
482
+ const icon = mobileMenuButton.querySelector('i');
483
+ if (mobileMenu.classList.contains('hidden')) {
484
+ feather.icons.menu.replace(); // Show menu icon
485
+ } else {
486
+ feather.icons.x.replace(); // Show close (X) icon
487
+ }
488
+ });
489
+ }
490
+
491
+ // Function to toggle mobile dropdowns
492
+ window.toggleMobileDropdown = function(id) {
493
+ const dropdown = document.getElementById(id);
494
+ dropdown.classList.toggle('hidden');
495
+
496
+ // Update chevron icon
497
+ const button = dropdown.previousElementSibling;
498
+ const icon = button.querySelector('i');
499
+ if (dropdown.classList.contains('hidden')) {
500
+ feather.icons['chevron-down'].replace(); // Show down arrow
501
+ } else {
502
+ feather.icons['chevron-up'].replace(); // Show up arrow
503
+ }
504
+ };
505
+
506
+ });
507
+
508
+ // Refresh AOS on window resize (guard if AOS is present)
509
+ window.addEventListener('resize', function() {
510
+ if (window.AOS && AOS.refreshHard) {
511
+ AOS.refreshHard();
512
+ }
513
+ });
514
+ </script>
515
+ <script src="https://www.google.com/recaptcha/api.js?render=6LfWu2YcAAAAAPooSewjuw82sSxhAdh657M4VvzT"></script>
516
+ <script>
517
+ grecaptcha.ready(function() {
518
+ grecaptcha.execute('6LfWu2YcAAAAAPooSewjuw82sSxhAdh657M4VvzT', {action:'validate_captcha'})
519
+ .then(function(token) {
520
+ document.getElementById('g-recaptcha-response').value = token;
521
+ });
522
+ });
523
+ </script>
524
+ <script src="https://huggingface.co/deepsite/deepsite-badge.js"></script>
525
+ </body>
526
+ </html>