add window mode
This commit is contained in:
@@ -8,6 +8,20 @@ This is our cozy little corner of the internet where we run a bunch of services
|
||||
|
||||
We've got tools and resources for us but some we provide it for you, stuff that just works and doesn't burn our wallet.
|
||||
|
||||
<div className="relative">
|
||||
<Link href="https://x.com/JoelGuerraC/status/1287088236171603969/photo/1" target="_blank">
|
||||
<Image
|
||||
className="hidden lg:inline-block absolute -left-72 -bottom-32 animate-silly-bouncing"
|
||||
alt="Nola"
|
||||
src="/images/coral-a1.png"
|
||||
width={200}
|
||||
height={200}
|
||||
quality={10}
|
||||
unoptimized
|
||||
/>
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
## About Me
|
||||
|
||||
Nonszy (Nomi Nonsz or Nonszy whatever, some ppl know my real name).
|
||||
@@ -38,20 +52,6 @@ Developers who brings together web technology, AI, and game development to creat
|
||||
|
||||
We aspire to blend creativity and technical mastery to shape products that empower others and reflect our passion for independent, modern technology.
|
||||
|
||||
<div className="relative">
|
||||
<Link href="https://x.com/JoelGuerraC/status/1287088236171603969/photo/1" target="_blank">
|
||||
<Image
|
||||
className="hidden lg:inline-block absolute -left-72 top-48 animate-silly-bouncing"
|
||||
alt="Nola"
|
||||
src="/images/coral-a1.png"
|
||||
width={200}
|
||||
height={200}
|
||||
quality={10}
|
||||
unoptimized
|
||||
/>
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
## Mission
|
||||
|
||||
- Gain a solid understanding of IT infrastructure, including how systems operate behind the scenes, how to independently manage servers, and how to ensure stability, security, and scalability throughout the development and deployment lifecycle.
|
||||
@@ -62,7 +62,7 @@ We aspire to blend creativity and technical mastery to shape products that empow
|
||||
<div className="relative">
|
||||
<FloatingLabel placeholder="This is Nola, my OC :3">
|
||||
<Image
|
||||
className="hidden lg:inline-block absolute -right-72"
|
||||
className="hidden lg:inline-block absolute -right-80"
|
||||
alt="Nola"
|
||||
src="/images/nola.png"
|
||||
width={250}
|
||||
|
||||
Reference in New Issue
Block a user