From d39acfc5829a952c9c209f5344b549da1df45422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Wed, 27 May 2026 06:56:28 +0300 Subject: [PATCH] style: update filter button pill shapes and replace iconography with logo in awards section --- resources/views/templates/odullerimiz.blade.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/resources/views/templates/odullerimiz.blade.php b/resources/views/templates/odullerimiz.blade.php index c719173..80838a3 100644 --- a/resources/views/templates/odullerimiz.blade.php +++ b/resources/views/templates/odullerimiz.blade.php @@ -87,8 +87,8 @@ @if(count($categories) > 0)
-
- @foreach($categories as $cat) @@ -101,7 +101,7 @@ elseif($cat === 'innovation') $icon = 'uil-lightbulb'; elseif($cat === 'design') $icon = 'uil-palette'; @endphp - @endforeach @@ -203,9 +203,7 @@