From 48876ab3adaef526996f81f8c07e3b5c59b5b406 Mon Sep 17 00:00:00 2001 From: Admin Date: Thu, 11 Jun 2026 14:13:56 +0700 Subject: [PATCH] update(footer data): update phone us --- assets/data-footer.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) 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": [ {