Новые правки сайта
This commit is contained in:
parent
f64c99e84c
commit
09cf4ab679
2 changed files with 2 additions and 1 deletions
1
frontend/.nvmrc
Normal file
1
frontend/.nvmrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
24.14.1
|
||||||
|
|
@ -42,7 +42,7 @@ const lawyerImageUrl = "/images/home/avtourist-surgut.avif";
|
||||||
|
|
||||||
<div class="hero-image-wrapper animate-load" data-delay="400">
|
<div class="hero-image-wrapper animate-load" data-delay="400">
|
||||||
<div class="image-composition">
|
<div class="image-composition">
|
||||||
<img src={lawyerImageUrl} alt="Юрист" class="main-image" />
|
<img src={lawyerImageUrl} alt="Юрист" class="main-image" width="380" height="500" fetchpriority="high" decoding="async" />
|
||||||
<div class="experience-badge animate-load" data-delay="1100">
|
<div class="experience-badge animate-load" data-delay="1100">
|
||||||
<span class="exp-number">20+</span>
|
<span class="exp-number">20+</span>
|
||||||
<span class="exp-text">ЛЕТ ОПЫТА В СУДАХ</span>
|
<span class="exp-text">ЛЕТ ОПЫТА В СУДАХ</span>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue