]> _ Git - pmi.git/commitdiff
wip #3025 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Sep 2019 16:12:01 +0000 (18:12 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Sep 2019 16:12:01 +0000 (18:12 +0200)
resources/views/pages/home.blade.php

index 622c2b48c0af0095e36fd2a69a0ac973c71d7b7f..5c2441f3c7207a50a4a94af4caeca13291a40f33 100644 (file)
@@ -75,7 +75,7 @@
                         @foreach ($page->get('products_capteurs') as $highlight)
                             <div class="bg-white px-1v py-6 flex">
                                 <a class="animated-underline partial-underline flex flex-col justify-between w-full"
-                                   href="{{ $nav->getHrefById('product_type_'.$highlight['link']) }}">
+                                   href="{{ $nav->getHrefById('product_type/'.$highlight['link']) }}">
                                     <div class="flex items-center justify-center flex-grow">
                                         <img class="mb-4"
                                              src="{{ $page->getImageUrlByCollection($highlight['image']) }}">