Moved images
This commit is contained in:
23
public/images/about-creators.svg
Normal file
23
public/images/about-creators.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 17 KiB |
17
public/images/about-educators.svg
Normal file
17
public/images/about-educators.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg width="186" height="198" viewBox="0 0 186 198" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_d_442_2036)">
|
||||
<circle cx="87" cy="87" r="87" fill="#AF7E7F"/>
|
||||
<path d="M45.154 81.9113L52.63 85.9907V91.6V102.84C52.63 107.21 55.0169 111.282 58.8707 113.389L58.8731 113.391L78.8623 124.305C78.8642 124.306 78.8661 124.307 78.8679 124.308C82.4651 126.284 86.7942 126.284 90.3914 124.308C90.3935 124.307 90.3956 124.306 90.3977 124.305L110.387 113.391L110.389 113.389C114.243 111.282 116.63 107.21 116.63 102.84V102.88C116.63 107.289 120.221 110.88 124.63 110.88C129.039 110.88 132.63 107.289 132.63 102.88V77.24C132.63 74.2685 131.01 71.6391 128.511 70.2337L128.488 70.2207L128.465 70.208L90.3846 49.448L90.3685 49.4392L90.3524 49.4306C86.7759 47.5231 82.4841 47.5231 78.9076 49.4306L78.8908 49.4396L78.874 49.4487L45.154 67.8487L45.1472 67.8525L45.1404 67.8562C39.6199 70.8965 39.6199 78.8635 45.1404 81.9038L45.1472 81.9075L45.154 81.9113Z" fill="#A3A395" stroke="#483E41" stroke-width="8"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_d_442_2036" x="0" y="0" width="186" height="198" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dx="12" dy="24"/>
|
||||
<feComposite in2="hardAlpha" operator="out"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_442_2036"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_442_2036" result="shape"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 251 KiB After Width: | Height: | Size: 251 KiB |
@@ -33,5 +33,5 @@ a {
|
||||
.custom-home-bg::after {
|
||||
@apply absolute inset-0 -z-10 object-cover;
|
||||
content: "";
|
||||
background-image: url("/grid.svg");
|
||||
background-image: url("/images/grid.svg");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user