progress on webshop
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 18s

This commit is contained in:
BOTAlex 2025-10-15 10:09:30 +02:00
parent db2b81f0bc
commit e345af4a56
3 changed files with 46 additions and 27 deletions

View file

@ -6,4 +6,20 @@
}); });
</script> </script>
<div>Baller</div> <div class=" grid grid-cols-2 items-center gap-x-16">
<div class="w-48 h-48 bg-blue-500 justify-self-end"></div>
<div class="justify-self-start flex flex-col w-full">
<div>Tracker</div>
<div>NRF52840 + ICM45856</div>
<div class="flex">
<div>200DKK</div>
<div>20GBP</div>
<div>25USD</div>
</div>
<div class="flex join">
<button class="join-item btn btn-primary">-</button>
<div class="join-item input input-disable cursor-default"></div>
<button class="join-item btn btn-primary">+</button>
</div>
</div>
</div>

View file

@ -111,7 +111,7 @@
<p> <p>
Hi, I am {$re?.nick ? $re?.nick + "/Alex" : "Alex"}, {@html !mobile Hi, I am {$re?.nick ? $re?.nick + "/Alex" : "Alex"}, {@html !mobile
? "" ? ""
: "<br/>"} I'm that chinese guy. : "<br/>"} I'm known as BOTAlex online
</p> </p>
<p> <p>
Here's my CV: <a href="/cv?hideOnPrint=1" style="color:lightblue;" Here's my CV: <a href="/cv?hideOnPrint=1" style="color:lightblue;"
@ -132,11 +132,11 @@
NixOS now NixOS now
</p> </p>
<p> <p>
<a <!-- <a -->
href="https://www.linkedin.com/in/benjamin-dreyer/" <!-- href="https://www.linkedin.com/in/benjamin-dreyer/" -->
target="_blank" <!-- target="_blank" -->
style="color:lightblue;">Linked-in</a <!-- style="color:lightblue;">Linked-in</a -->
> <!-- > -->
</p> </p>
</span> </span>
</Profile> </Profile>
@ -152,11 +152,12 @@
<span> <span>
<p>Snorre does not get paid.</p> <p>Snorre does not get paid.</p>
<p> <p>
<a <!-- <a -->
href="https://www.linkedin.com/in/oliver-schwenger-291944278/" <!-- href="https://www.linkedin.com/in/oliver-schwenger-291944278/" -->
target="_blank" <!-- target="_blank" -->
style="color:lightblue;">Linked-in</a <!-- style="color:lightblue;">Linked-in</a -->
> <!-- > -->
<br />
</p> </p>
</span> </span>
</Profile> </Profile>
@ -170,11 +171,12 @@
<span> <span>
<p>Abla espaniol</p> <p>Abla espaniol</p>
<p> <p>
<a <!-- <a -->
href="https://www.linkedin.com/in/kim-rex-de-dios-408860299/" <!-- href="https://www.linkedin.com/in/kim-rex-de-dios-408860299/" -->
target="_blank" <!-- target="_blank" -->
style="color:lightblue;">Linked-in</a <!-- style="color:lightblue;">Linked-in</a -->
> <!-- > -->
<br />
</p> </p>
</span> </span>
</Profile> </Profile>
@ -186,17 +188,18 @@
isMobile={mobile} isMobile={mobile}
> >
<span> <span>
<p>Closeted omega weeb</p> <p>Used to draw furry commisions (Wasted potential)</p>
<p> <p>
<a <!-- <a -->
href="https://www.linkedin.com/in/sylvester-junge-0b2a73196/" <!-- href="https://www.linkedin.com/in/sylvester-junge-0b2a73196/" -->
target="_blank" <!-- target="_blank" -->
style="color:lightblue;">Linked-in</a <!-- style="color:lightblue;">Linked-in</a -->
>, <!-- >, -->
<a <!-- <a -->
href="https://www.youtube.com/watch?v=xvFZjo5PgG0" <!-- href="https://www.youtube.com/watch?v=xvFZjo5PgG0" -->
style="color:lightblue;">Funny link</a <!-- style="color:lightblue;">Funny link</a -->
> <!-- > -->
<br />
</p> </p>
</span> </span>
</Profile> </Profile>