This commit is contained in:
parent 2303b4ab82
commit 06e4715a3b
3 changed files with 8 additions and 1 deletions

View File

@ -56,6 +56,13 @@ const toggleModal = () => {
<p>
<button class="not-prose" @click="toggleModal">Купить прямо сейчас</button>
</p>
<div class="features">
<div class="feature-item">Сталь от 3 мм</div>
<div class="feature-item">Размер любой</div>
<div class="feature-item">Цвет на выбор</div>
<div class="feature-item">Цена адекватная</div>
<div class="feature-item">Всем нравится</div>
</div>
</div>
</div>
<div class="siteblock-image">

View File

@ -20,7 +20,7 @@ renderer.value.shadowMap.type = PCFShadowMap
<template>
<TresGroup>
<Suspense>
<Environment files='/hdrmaps/skukuza_golf_4k.hdr' :background="true" />
<Environment files='public/hdrmaps/kloppenheim_06_4k.hdr' :background="true" />
</Suspense>
<Suspense>
<TresGroup :scale="3" :rotate-y="-Math.PI * -0.5" :translate-y="-3.25">

Binary file not shown.