diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-01-14 17:14:38 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-01-14 17:14:38 +0700 |
| commit | 1d473242c70cd50fa6111c987ec91b2240febf2a (patch) | |
| tree | 8404d054d781bb5ee49efed30ec8346dbee7ebee /src/core | |
| parent | d2db20214556b9e8604c2515593dedcae2aed518 (diff) | |
<iman> update link tempo
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/components/elements/Footer/BasicFooter.jsx | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/src/core/components/elements/Footer/BasicFooter.jsx b/src/core/components/elements/Footer/BasicFooter.jsx index 579846e0..427157d7 100644 --- a/src/core/components/elements/Footer/BasicFooter.jsx +++ b/src/core/components/elements/Footer/BasicFooter.jsx @@ -215,11 +215,6 @@ const CustomerGuide = () => ( Tracking Order </InternalItemLink> </li> - <li> - <InternalItemLink href='/pengajuan-tempo'> - Pengajuan Tempo - </InternalItemLink> - </li> </ul> </div> ); @@ -244,8 +239,8 @@ const Form = () => ( </InternalItemLink> </li> <li> - <InternalItemLink href='/pembayaran-tempo'> - Pembayaran Tempo + <InternalItemLink href='/pengajuan-tempo'> + Pengajuan Tempo </InternalItemLink> </li> <li> |
