Created a waitlist for MarketingKit(marketingkit.app), thanks to @aceternitylabs developed by @mannupaaji. #buildinginpublic
@InLessimore @aceternitylabs Awesome! 🔥 You can have the scroll thing going my replacing `container` with `target` in the code. That way the animation will be applied to the whole page and you wont hae to scroll within a section
@InLessimore @aceternitylabs @mannupaaji Join the waitlist is a direct write in your table ia supabase API correct? I like it! I thought these forms needed a cloud function in the middle, but actually with supabase rest api to the SQL you can achieve this directly, great work dude!!!
Unrequested advice that maybe can be helpful 😊, for the main landing content, instead of 40rem you could try vh? in portrait, the black empty space is quite big. You may also reduce the padding of the emoji section, so it is kinda visible from the landing itself, so users know they can scroll. BTW actual implementation is great❤️
@InLessimore @aceternitylabs @mannupaaji Man it looks so good!!!! i wonder how you achieved the effect of emoji changing as you scroll? 🤔 can it be pure css or js too?