diff --git a/app/views/home/_system.html.haml b/app/views/home/_system.html.haml index ae294dec9d..c8d88da8a9 100644 --- a/app/views/home/_system.html.haml +++ b/app/views/home/_system.html.haml @@ -8,7 +8,7 @@ .home-icon-box %a.search{href: "/shops"} .home-icon-box-bottom - %a.search{href: "/shops"} + %a{href: "/shops"} %h4 = t :system_step1 %p.text-normal @@ -17,7 +17,7 @@ .home-icon-box %a.shop{href: "/shops"} .home-icon-box-bottom - %a.shop{href: "/shops"} + %a{href: "/shops"} %h4 = t :system_step2 %p.text-normal @@ -26,7 +26,7 @@ .home-icon-box %a.pick-up-delivery{href: "/shops"} .home-icon-box-bottom - %a.pick-up-delivery{href: "/shops"} + %a{href: "/shops"} %h4 = t :system_step3 %p.text-normal