Conversation
theperu
left a comment
There was a problem hiding this comment.
Nice work! I have a few notes:
- The links for Discord seems to be broken, you can use discord.sossoldi.com
- The background for the discord section has a gradient that is not present in the site, to me it looks a bit odd
- I would remove Pricing from the footer since we are completely free
- There is a lot of focus on the OpenBanking APIs which we haven't implemented yet, I would either remove it or make more clear that it's something that is coming soon (which is only mentioned in the feature section, in other parts it looks like it's already available)
- We are also on FDroid now so I think we can add a badge for it as well
- At the end of the footer there is a string not translated in Italian
Still have questions? Join our Discord - The color palette looks slightly different from the one that we have in the app, it would be nice if it was the same (both for the dark and light theme)
- I tried to open the first post on the blog and I don't know if this is expected but the images are broken, also the share button doesn't work
- In the blog post again I see that there is a section for the author, it would be nice if we could have a link there (maybe to their portfolio, Github or LinkedIn)
- We have a youtube channel now so it would be nice to have a CTA also for that one
It might look like a lot of issues but you did great and I really like the site. I'm already working on a few posts to have ready for when we will publish it 💙
|
I really like the overall direction. Very simple, not flashy, no unnecessary fluff, with the blue and white colors well respected. The tech stack is industry-standard for modern web development. It’s a safe, high-performance choice that avoids "reinventing the wheel." In my mind, a potential Sossoldi website should look exactly like this, great job! As for the content and the communication approach, I think we should involve the social team, or at least discuss it together. You understandably improvised, since there were basically no guidelines to follow. So far so good though! |
|
Hi guys, thanks for the good suggestions I am almost done with all the requests. I'll keep u posted! |
This PR aims to provide the working baseline for the landing page of the sossoldi website.
The tech stack used:
Main features:
/en,/it)In order to run the project, make sure to have
buninstalled locally, cd into the project and runbun install, after that you can runbun devto start dev server.