update: i hate nextjs, i hate nextjs, i hate nextjs
This commit is contained in:
@@ -6,7 +6,7 @@ export default function Home() {
|
|||||||
<div className="overflow-hidden">
|
<div className="overflow-hidden">
|
||||||
|
|
||||||
<Image
|
<Image
|
||||||
src="/bg3.webp"
|
src="/bg.webp"
|
||||||
alt="Background"
|
alt="Background"
|
||||||
fill
|
fill
|
||||||
style={{ objectFit: 'cover', userSelect: 'none', pointerEvents: 'none' }}
|
style={{ objectFit: 'cover', userSelect: 'none', pointerEvents: 'none' }}
|
||||||
@@ -24,13 +24,13 @@ export default function Home() {
|
|||||||
<div>pronouns: she/her</div>
|
<div>pronouns: she/her</div>
|
||||||
<div>language: ru <a className="two-color">>native<</a> en <a className="two-color">>A2<</a> heb <a className="two-color">>A1<</a></div>
|
<div>language: ru <a className="two-color">>native<</a> en <a className="two-color">>A2<</a> heb <a className="two-color">>A1<</a></div>
|
||||||
<div>hobby: programming, art, philosophy</div>
|
<div>hobby: programming, art, philosophy</div>
|
||||||
<div>occupation:one</div>
|
<div>occupation: <a className="link-custom">life</a></div>
|
||||||
<div>contact me: <a className="link-custom">@nouwushka</a></div>
|
<div>contact me: <a className="link-custom">@nouwushka</a></div>
|
||||||
<div>donate:<a href="https://pay.uwushka.cc" className="link-custom"> pay.uwushka.cc</a></div>
|
<div>donate:<a href="https://pay.uwushka.cc" className="link-custom"> pay.uwushka.cc</a></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div align="center">host by <a href="https://senko.digital" className=" relative s two-color">senko.digital</a> </div>
|
<div align="center">host by <a href="https://senko.digital" className="two-color">senko.digital</a> </div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
BIN
public/bg.png
BIN
public/bg.png
Binary file not shown.
|
Before Width: | Height: | Size: 212 KiB |
|
Before Width: | Height: | Size: 775 KiB After Width: | Height: | Size: 775 KiB |
BIN
public/bg2.png
BIN
public/bg2.png
Binary file not shown.
|
Before Width: | Height: | Size: 269 KiB |
@@ -1,13 +0,0 @@
|
|||||||
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<rect width="128" height="128" fill="#010101" fill-opacity="0.36"/>
|
|
||||||
<path d="M24.36 77.088V71.088L43.464 62.928V65.088L24.36 56.928V50.928L46.44 60.384V67.632L24.36 77.088ZM55.7632 66.96V61.056H71.6993V66.96H55.7632ZM103.102 77.088L81.0225 67.632V60.384L103.102 50.928V56.928L83.9985 65.088V62.928L103.102 71.088V77.088Z" fill="url(#paint0_linear_127_63)"/>
|
|
||||||
<defs>
|
|
||||||
<linearGradient id="paint0_linear_127_63" x1="64" y1="52" x2="64" y2="78" gradientUnits="userSpaceOnUse">
|
|
||||||
<stop stop-color="#5BCEFA"/>
|
|
||||||
<stop offset="0.25" stop-color="#F5A9B8"/>
|
|
||||||
<stop offset="0.5" stop-color="white"/>
|
|
||||||
<stop offset="0.75" stop-color="#F5A9B8"/>
|
|
||||||
<stop offset="1" stop-color="#5BCEFA"/>
|
|
||||||
</linearGradient>
|
|
||||||
</defs>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 799 B |
Reference in New Issue
Block a user