diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-02-03 15:41:44 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-02-03 15:41:44 +0700 |
| commit | 1bd83d0dccc3d02113e0939c7acaa25a39042fa7 (patch) | |
| tree | 5ba7282e2a4703df0faaafbc3c09649b9669e163 /src | |
| parent | cb58889bc19bf60ba24f6a38804c990b0f0083a1 (diff) | |
<iman> ubah link
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/home/components/ServiceList.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/home/components/ServiceList.jsx b/src/lib/home/components/ServiceList.jsx index e32e8747..8fa1cf22 100644 --- a/src/lib/home/components/ServiceList.jsx +++ b/src/lib/home/components/ServiceList.jsx @@ -59,7 +59,7 @@ const ServiceList = () => { </div> <div className='w-full '> <Link - href='/pembayaran-tempo-detail' + href='/pengajuan-tempo' className='border border-gray-200 p-2 flex items-center gap-x-2 rounded-lg' > <div className=''> |
