diff --git a/assets/data-footer.json b/assets/data-footer.json index bdf6cbf..cab5af8 100644 --- a/assets/data-footer.json +++ b/assets/data-footer.json @@ -24,7 +24,7 @@ { "label": "US", "numbers": [ - { "display": "+1 (714) 689-3350", "href": "tel:+1714689-3350" } + { "display": "+1 (714) 689 3332", "href": "tel:+17146893332" } ] } ], @@ -42,13 +42,21 @@ { "label": "News", "url": "https://prology.net/blog", "external": true }, { "label": "Contact Us", "url": "contact", "external": false }, { "label": "Terms of Use & Sale", "url": "terms", "external": false }, - { "label": "Privacy & Cookie Policy", "url": "privacy-policy-cookie-restriction-mode.html", "direct": true } + { + "label": "Privacy & Cookie Policy", + "url": "privacy-policy-cookie-restriction-mode.html", + "direct": true + } ], "your_orders": [ { "label": "My Account", "url": "customer/account", "external": false }, { "label": "My Order", "url": "sales/order/history", "external": false }, { "label": "My Wish List", "url": "wishlist", "external": false }, - { "label": "Manufacturers List", "url": "manufacturers-list.html", "direct": true } + { + "label": "Manufacturers List", + "url": "manufacturers-list.html", + "direct": true + } ], "support": [ {