Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 537d609117 |
+4
-4
@@ -32,7 +32,7 @@ export const lowerMenuItems = [
|
|||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
name: "CORPORATE BANKING",
|
name: "CORPORATE BANKING",
|
||||||
linkPath: "/corporate-banking",
|
linkPath: "/cooperate-banking",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
@@ -277,7 +277,7 @@ export const _lowerMenuItems = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "CORPORATE BANKING",
|
name: "CORPORATE BANKING",
|
||||||
linkPath: "/corporate-banking",
|
linkPath: "/cooperate-banking",
|
||||||
subItems: [
|
subItems: [
|
||||||
{
|
{
|
||||||
name: "FOREIGN EXCHANGE SERVICES",
|
name: "FOREIGN EXCHANGE SERVICES",
|
||||||
@@ -436,12 +436,12 @@ export const footerItems = [
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
category: "CORPORATE BANKING",
|
category: "COOPORATE BANKING",
|
||||||
subItems: [
|
subItems: [
|
||||||
{ text: "FOREIGN EXCHANGE SERVICES", href: "/foreign-exchange-services" },
|
{ text: "FOREIGN EXCHANGE SERVICES", href: "/foreign-exchange-services" },
|
||||||
{ text: "TRADE SERVICES", href: "/node/166" },
|
{ text: "TRADE SERVICES", href: "/node/166" },
|
||||||
{ text: "CASH MANAGEMENT SOLUTIONS", href: "/cash-management" },
|
{ text: "CASH MANAGEMENT SOLUTIONS", href: "/cash-management" },
|
||||||
{ text: "CORPORATE FINANCE", href: "/corporate-finance" },
|
{ text: "COOPORATE FINANCE", href: "/corporate-finance" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user