update: i hate nextjs, i hate nextjs, i hate nextjs

This commit is contained in:
2026-03-27 17:39:46 +03:00
parent 36b0fdb791
commit f5dca3d056
5 changed files with 3 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ export default function Home() {
<div className="overflow-hidden">
<Image
src="/bg3.webp"
src="/bg.webp"
alt="Background"
fill
style={{ objectFit: 'cover', userSelect: 'none', pointerEvents: 'none' }}
@@ -24,13 +24,13 @@ export default function Home() {
<div>pronouns: she/her</div>
<div>language: ru <a className="two-color">&gt;native&lt;</a> en <a className="two-color">&gt;A2&lt;</a> heb <a className="two-color">&gt;A1&lt;</a></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>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>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

View File

Before

Width:  |  Height:  |  Size: 775 KiB

After

Width:  |  Height:  |  Size: 775 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 KiB

View File

@@ -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