diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/pages/shop/find/[slug].jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/shop/find/[slug].jsx b/src/pages/shop/find/[slug].jsx index 85e780ff..e7b8bd48 100644 --- a/src/pages/shop/find/[slug].jsx +++ b/src/pages/shop/find/[slug].jsx @@ -50,7 +50,7 @@ export default function FindPage() { return ( <BasicLayout> <Seo - title={`Jual ${slug} di Indoteknik`} + title={`Jual ${slug} original - indoteknik.com`} description={`Jual ${slug} Kirim Jakarta Surabaya Semarang Makassar Manado Denpasar Balikpapan Medan Palembang Lampung Bali Bandung Makassar Manado.`} additionalMetaTags={[ { |
