Move all hooks to signle directory and update import path of affected files
-Move all hooks to hooks
dir
-Update imports of multiple files that use hooks
-Cleanup, rename utils/hooks.ts
to utils/URLutils.ts
and keep only url related utils there.