Новые правки в компоненты

This commit is contained in:
Web-serfer 2026-05-11 19:06:31 +05:00
parent 6fd4498853
commit f5b6494668
4 changed files with 14 additions and 15 deletions

View file

@ -3,10 +3,10 @@
<section id="Контакты" class="py-24 bg-white relative overflow-hidden">
<div class="max-w-7xl mx-auto px-6 grid md:grid-cols-2 gap-16 items-center">
<div>
<div class="text-center md:text-left">
<h2 class="text-4xl md:text-5xl font-bold mb-8">Ждем вас в нашем сервисе</h2>
<div class="space-y-8">
<div class="flex gap-4">
<div class="flex gap-4 items-center">
<div class="w-12 h-12 bg-red-50 text-[#E51937] rounded-full flex items-center justify-center shrink-0">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z"/>
@ -18,7 +18,7 @@
<p class="text-gray-600">г. Сургут, ул. Профсоюзов, 45 (Пример)</p>
</div>
</div>
<div class="flex gap-4">
<div class="flex gap-4 items-center">
<div class="w-12 h-12 bg-red-50 text-[#E51937] rounded-full flex items-center justify-center shrink-0">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/>
@ -30,7 +30,7 @@
<p class="text-gray-600">+7 (900) 000-00-00</p>
</div>
</div>
<div class="flex gap-4">
<div class="flex gap-4 items-center">
<div class="w-12 h-12 bg-red-50 text-[#E51937] rounded-full flex items-center justify-center shrink-0">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="10"/>
@ -46,7 +46,7 @@
</div>
</div>
<div class="glass-panel rounded-[2rem] p-8 md:p-12 relative">
<div class="glass-panel rounded-[2rem] p-8 md:p-12 relative text-center">
<div class="absolute -top-4 -right-4 w-24 h-24 bg-[#E51937]/10 rounded-full blur-2xl" />
<h3 class="text-2xl font-bold mb-6">Остались вопросы?</h3>
<p class="text-gray-500 mb-8 font-light">Оставьте ваши контакты, и мы перезвоним вам в течение 15 минут для консультации.</p>