feat(home): wire ParallaxImage hero to homepage; tweak crossfade to 700ms
This commit is contained in:
@@ -19,6 +19,17 @@
|
||||
</div>
|
||||
</MudItem>
|
||||
</MudGrid>
|
||||
<ParallaxImage Image1="img/dd-duo-hero-bw.jpeg"
|
||||
Image2="img/dd-duo-hero.jpeg"
|
||||
Alt1="Deep DRFT Electronic Music Duo"
|
||||
FullWidth
|
||||
NaturalWidth="2048"
|
||||
NaturalHeight="1365"
|
||||
WindowHeightFraction="0.4"
|
||||
ImageHeight="auto"
|
||||
ImageWidth="100%"
|
||||
ParallaxSpeed="0.4"
|
||||
Class="my-8"/>
|
||||
</section>
|
||||
|
||||
@* Divider *@
|
||||
|
||||
Reference in New Issue
Block a user