Новые правки на сайте
This commit is contained in:
parent
09cf4ab679
commit
364c4e8c9c
4 changed files with 5 additions and 3 deletions
|
|
@ -72,7 +72,7 @@ const {
|
|||
<!-- HERO SECTION С ЭФФЕКТОМ ПРОЗРЕНИЯ -->
|
||||
<section class="article-hero">
|
||||
<div class="article-hero-image">
|
||||
<img src={heroImage} alt={heroAlt} loading="eager" />
|
||||
<img src={heroImage} alt={heroAlt} loading="eager" width="800" height="400" />
|
||||
<div class="article-hero-overlay"></div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue