vlcsolutions commited on
Commit
98b685c
·
verified ·
1 Parent(s): a81a238

Command Your Logistics from Dynamics 365: This section add a button

Browse files
Files changed (1) hide show
  1. index.html +7 -2
index.html CHANGED
@@ -586,12 +586,17 @@
586
  <h2 class="text-2xl md:text-3xl font-bold text-[#002060]">
587
  Command Your Logistics from Dynamics 365
588
  </h2>
589
-
590
  <p class="mt-4 text-[17px] leading-relaxed">
591
  Shipping management is quite complex, but with VLC Smart Shipping integrated directly with Microsoft Dynamics 365 Business Central, simplify every aspect of your shipping operations like managing orders, tracking deliveries etc. from a single source of application.
592
  </p>
 
 
 
 
 
 
593
  </div>
594
- <div class="flex-1">
595
  <img src="https://static.photos/technology/1024x576/42"
596
  alt="Dynamics 365 Logistics Dashboard"
597
  class="rounded-lg shadow-xl border border-[rgba(0,32,96,.1)]"
 
586
  <h2 class="text-2xl md:text-3xl font-bold text-[#002060]">
587
  Command Your Logistics from Dynamics 365
588
  </h2>
 
589
  <p class="mt-4 text-[17px] leading-relaxed">
590
  Shipping management is quite complex, but with VLC Smart Shipping integrated directly with Microsoft Dynamics 365 Business Central, simplify every aspect of your shipping operations like managing orders, tracking deliveries etc. from a single source of application.
591
  </p>
592
+ <a href="https://www.vlcsolutions.com/contactus.html"
593
+ class="mt-6 inline-flex items-center px-5 py-3 rounded-lg font-semibold shadow-lg transition"
594
+ style="background:#8DC63F; color:#002060;">
595
+ Request a Demo
596
+ <i data-feather="arrow-right" class="w-5 h-5 ml-2"></i>
597
+ </a>
598
  </div>
599
+ <div class="flex-1">
600
  <img src="https://static.photos/technology/1024x576/42"
601
  alt="Dynamics 365 Logistics Dashboard"
602
  class="rounded-lg shadow-xl border border-[rgba(0,32,96,.1)]"