init
This commit is contained in:
22
src/components/ui/TopBg.astro
Normal file
22
src/components/ui/TopBg.astro
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
<!-- <svg width="1920" height="717" viewBox="0 0 1920 717" fill="none" xmlns="http://www.w3.org/2000/svg" class="absolute top-0 left-0 right-0 w-full z-0 h-auto lg:top-[-20%] event-none">
|
||||
<g clip-path="url(#clip0_619_11042)">
|
||||
<g opacity="0.24" filter="url(#filter0_f_619_11042)">
|
||||
<ellipse cx="1000" cy="241" rx="1000" ry="241" transform="matrix(1 0 0 -1 0 331)" fill="#4A3AFF"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_f_619_11042" x="-320" y="-471" width="2640" height="1122" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="160" result="effect1_foregroundBlur_619_11042"/>
|
||||
</filter>
|
||||
<clipPath id="clip0_619_11042">
|
||||
<rect width="2000" height="868" fill="white" transform="translate(0 -151)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg> -->
|
||||
|
||||
|
||||
|
||||
<svg aria-hidden="true" class="pointer-events-none absolute top-[-20%] inset-0 [z-index:-1] size-full h-[50%] fill-blue-500/50 stroke-blue-500/50 [mask-image:linear-gradient(to_bottom,_#ffffffad,_transparent)] z-2 opacity-[.30]"><defs><pattern id=":S1:" width="12" height="12" patternUnits="userSpaceOnUse" x="-1" y="-1"><path d="M.5 12V.5H12" fill="none" stroke-dasharray="0"></path></pattern></defs><rect width="100%" height="100%" stroke-width="0" fill="url(#:S1:)"></rect></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user