diff --git a/resources/views/templates/services/web-development.blade.php b/resources/views/templates/services/web-development.blade.php index 7b99596..bdacc6e 100644 --- a/resources/views/templates/services/web-development.blade.php +++ b/resources/views/templates/services/web-development.blade.php @@ -141,7 +141,7 @@ } .web-dev-section .accordion-wrapper .card-header button:hover, .web-dev-section .accordion-wrapper .card-header button { - color: #f04e23 !important; + color: #e31e24 !important; } /* Technology Card Micro-animations */ @@ -150,7 +150,7 @@ } .tech-card:hover { transform: translateY(-8px) scale(1.03); - box-shadow: 0 1.25rem 2.5rem rgba(240, 78, 35, 0.12) !important; + box-shadow: 0 1.25rem 2.5rem rgba(227, 30, 36, 0.12) !important; } .tech-card img { transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1); @@ -246,7 +246,7 @@ } .btn-soft-purple { background-color: #fff3f0 !important; - color: #f04e23 !important; + color: #e31e24 !important; } .tech-tabs-grid { display: grid !important; @@ -277,18 +277,18 @@ border-radius: 0.8rem !important; background: #ffffff !important; box-shadow: 0 0.25rem 1.75rem rgba(30, 34, 40, 0.05) !important; - border: 1px solid rgba(240, 78, 35, 0.08) !important; + border: 1px solid rgba(227, 30, 36, 0.08) !important; padding: 1.25rem !important; transition: all 0.3s ease !important; } .tech-tabs-grid .nav-link:hover { transform: translateY(-3px) !important; - box-shadow: 0 0.5rem 2rem rgba(240, 78, 35, 0.12) !important; + box-shadow: 0 0.5rem 2rem rgba(227, 30, 36, 0.12) !important; } .tech-tabs-grid .nav-link.active { background: #fff3f0 !important; - border-color: #f04e23 !important; - box-shadow: 0 0.5rem 2rem rgba(240, 78, 35, 0.15) !important; + border-color: #e31e24 !important; + box-shadow: 0 0.5rem 2rem rgba(227, 30, 36, 0.15) !important; } .tech-tabs-grid .nav-link h4 { color: #343f52 !important; @@ -300,7 +300,7 @@ } .tech-tabs-grid .nav-link:hover h4, .tech-tabs-grid .nav-link.active h4 { - color: #f04e23 !important; + color: #e31e24 !important; } .tech-tabs-grid .nav-link:hover p, .tech-tabs-grid .nav-link.active p { @@ -891,8 +891,8 @@
- {!! t('Çözümlerimiz') !!} - {!! t('Bize Ulaşın') !!} + {!! t('Çözümlerimiz') !!} + {!! t('Bize Ulaşın') !!}
@@ -1067,7 +1067,7 @@ @foreach(array_slice($faqs, 0, 3) as $index => $faq)
-
@@ -1085,7 +1085,7 @@ @foreach(array_slice($faqs, 3, 3) as $index => $faq)
-