I finally have a hero section that you can look at!
I added betterauth-ui with the hopes that
it would solve my auth ui problems, but it turned out to be a problem
itself so i nuked it.
The hero section now features stickers that you can drag around and do
fun stuff with.
I still need to add more sections under the Hero explaining the app, and
I do not know how i will style that yet.
how the hero stickers work
So it’s very simple. I call the db with an array of sticker IDs for the
ones that I want displayed. I have picked 12 IDs but only 8 are shown so
the effect seems kind of random but also not rrly random at the same
time. Then the db is called, and CDN links are fetched and cached so
reloading is quick. The stickers also deviate positions a little bit
every time.
I am planning on using this “sticker” concept design on a couple more
pages just maybe with different stickers, or for example on the users
sticker page the stickers that they own.