We can use the current path as URL instead of passing it every time. Passing the `page: 1` parameter is also redundant since by default the index goes to the first page and the search form does not send any page parameter.
We can use the current path as URL instead of passing it every time. Passing the `page: 1` parameter is also redundant since by default the index goes to the first page and the search form does not send any page parameter.