AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
22 stars 36 forks source link

Explore the products image parts cuts off #133

Closed Codensity30 closed 11 months ago

Codensity30 commented 11 months ago

image

I think currently the text "Explore out products" is written on the image itself that's the reason the text is not responsive. If we cast text over the image that could solve the issue.

I'm interested in contributing, let me know if I should start.

github-actions[bot] commented 11 months ago

Thanks for opening a new issue! 🎉

Welcome to our community.

While we are working on getting back to you, you can check out some resources to get started with FreshNest:

AmanNegi commented 11 months ago

@Codensity30 Thanks for observing the issue. You are right, we should definitely use text over the image so that the layout remains responsive. Feel free to setup and explore the codebase, while I provide you the background image.

AmanNegi commented 11 months ago

Here's the background image without any text. Feel free to replace the old one with this.

Codensity30 commented 11 months ago

Thanks for providing the background image. Now, I have started working on it and will open PR very soon.

Codensity30 commented 11 months ago

what should be to font for "Explore our" and "Products"? shall I let this be the default one or it should be the same as the image, there is no need to import 2 fonts just for two words.

AmanNegi commented 11 months ago

Yeah using the default font seems ideal to me. 👍

AmanNegi commented 11 months ago

Fixed by #135.