Changed from parralax layer to same stickylayer

This commit is contained in:
BOTAlex 2024-01-22 19:56:59 +01:00
parent 51d4abb8fc
commit 027e002a41
1 changed files with 1 additions and 3 deletions

View File

@ -72,13 +72,11 @@
<div class="align-center stickyText" style="font-size: 9vw; padding-top: 200px;">
The deprived devs
</div>
</StickyLayer>
<ParallaxLayer offset={6.5}>
<div class="align-center">
<img src="{deprivedTeam}" alt="The deprived team" style=" width: 50%; height: 50%; border-radius: 2vw;"/>
</div>
</ParallaxLayer>
</StickyLayer>
<StickyLayer class="align-center" offset={{ top: 0, bottom: 5.6 }} let:progress>
<WeAreText containerProgress={progress}/>