|
|
@ -132,9 +132,9 @@ onUnmounted(() => {
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<div class=" absolute pointer-events-none w-full h-full overflow-clip">
|
|
|
|
<div class=" absolute pointer-events-none w-full h-full overflow-clip">
|
|
|
|
<img src="/images/camera-effect.png" class="top-10 right-10 w-full h-full object-cover z-0 scale-110"
|
|
|
|
<img src="/images/camera-effect.png" class="top-10 right-10 w-full h-full object-cover z-0 scale-110"
|
|
|
|
alt="" width="1512" height="1071">
|
|
|
|
alt="" width="1512" height="1071" role="presentation">
|
|
|
|
<img src="/images/filter.png" class="fixed bottom-0 right-0 w-full h-full object-cover z-50"
|
|
|
|
<img src="/images/filter.png" class="fixed bottom-0 right-0 w-full h-full object-cover z-50"
|
|
|
|
alt="" width="1508" height="1376">
|
|
|
|
alt="" width="1508" height="1376" role="presentation">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<HeaderContainer id="about"></HeaderContainer>
|
|
|
|
<HeaderContainer id="about"></HeaderContainer>
|
|
|
|
<HeroContainer class=" mt-6 sm:mt-14"/>
|
|
|
|
<HeroContainer class=" mt-6 sm:mt-14"/>
|
|
|
|