From 6614d13be2b38d594e466e0b3c90d136ad5b8a97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Tue, 23 Jun 2026 11:24:06 +0300 Subject: [PATCH] refactor: update service cards to full-width mobile layout and apply light theme glass styling --- .../templates/home/services-cards.blade.php | 29 +++++++++---------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/resources/views/templates/home/services-cards.blade.php b/resources/views/templates/home/services-cards.blade.php index 2a2f3e6..25b7f06 100644 --- a/resources/views/templates/home/services-cards.blade.php +++ b/resources/views/templates/home/services-cards.blade.php @@ -1,7 +1,7 @@