diff --git a/src/app/integrations/landing-v2/landing-v2.component.html b/src/app/integrations/landing-v2/landing-v2.component.html index b98c63d0c..103422d23 100644 --- a/src/app/integrations/landing-v2/landing-v2.component.html +++ b/src/app/integrations/landing-v2/landing-v2.component.html @@ -38,6 +38,25 @@

+
+
+ + @if (isAppConnected('BUSINESS_CENTRAL')) { + + } @else { + + } +
+ +
+ Dynamics 365 Business Central +
Accounting
+
+ +
+
@@ -59,30 +78,11 @@

-
-
- - @if (isAppConnected('INTACCT')) { - - } @else { - - } -
-
- - Sage Intacct - - - Accounting - -
-
-
+
- @if (isAppConnected('QBO')) { + @if (isAppConnected('QBD')) { } @else { @@ -90,37 +90,36 @@

- QuickBooks Online + QuickBooks Desktop (IIF) Accounting
-
+ +
- - @if (isAppConnected('XERO')) { + + @if (isAppConnected('QBD_DIRECT')) { } @else { }
-
- - Xero - - - Accounting - -
+ +
+ QuickBooks Desktop (Web Connector) +
Accounting
+
+
-
+
- @if (isAppConnected('QBD')) { + @if (isAppConnected('QBO')) { } @else { @@ -128,68 +127,69 @@

- QuickBooks Desktop (IIF) + QuickBooks Online Accounting
- -
+
- - @if (isAppConnected('QBD_DIRECT')) { + + @if (isAppConnected('SAGE300')) { } @else { }
- +
- QuickBooks Desktop (Web Connector) + Sage 300 CRE
Accounting
+
-
+
- - @if (isAppConnected('SAGE300')) { + + @if (isAppConnected('INTACCT')) { } @else { }
- -
- Sage 300 CRE -
Accounting
-
- -
+
+ + Sage Intacct + + + Accounting + +
-
+
- - @if (isAppConnected('BUSINESS_CENTRAL')) { + + @if (isAppConnected('XERO')) { } @else { }
- -
- Dynamics 365 Business Central -
Accounting
-
- -
+
+ + Xero + + + Accounting + +