From 79ca5d49b620ca5d43ffe221778f3632a62ee289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Sun, 24 May 2026 00:11:33 +0300 Subject: [PATCH] feat: add responsive styling for hero AI illustration and clean up hero section layout and progress bar component --- .../templates/services/yapay-zeka.blade.php | 39 ++++++++++++++----- 1 file changed, 30 insertions(+), 9 deletions(-) diff --git a/resources/views/templates/services/yapay-zeka.blade.php b/resources/views/templates/services/yapay-zeka.blade.php index c7147e5..1663e5e 100644 --- a/resources/views/templates/services/yapay-zeka.blade.php +++ b/resources/views/templates/services/yapay-zeka.blade.php @@ -186,6 +186,33 @@ .matrix-table tbody tr:hover { background-color: #fcfcfc; } + + /* Hero AI Illustration Custom Styling */ + .hero-ai-illustration { + height: auto !important; + transition: all 0.3s ease-in-out; + } + @media (min-width: 1400px) { + .hero-ai-illustration { + min-width: 1000px !important; + max-width: 1000px !important; + margin-left: -200px !important; + } + } + @media (min-width: 1200px) and (max-width: 1399.98px) { + .hero-ai-illustration { + min-width: 900px !important; + max-width: 900px !important; + margin-left: -150px !important; + } + } + @media (min-width: 992px) and (max-width: 1199.98px) { + .hero-ai-illustration { + min-width: 800px !important; + max-width: 800px !important; + margin-left: -100px !important; + } + } @endpush @@ -197,7 +224,7 @@ {{-- Hero Section --}}
-
+
@@ -209,7 +236,7 @@
- image + image
@@ -392,13 +419,7 @@
-
- - - - -
%99
-
+

{!! t('Maliyet Azaltma') !!}

{!! t('LoRA ve Sıkıştırma ile') !!}