Skip to content

Develop#721

Open
LightDiller wants to merge 4 commits into
mate-academy:masterfrom
LightDiller:develop
Open

Develop#721
LightDiller wants to merge 4 commits into
mate-academy:masterfrom
LightDiller:develop

Conversation

@LightDiller

Copy link
Copy Markdown

@etojeDenys etojeDenys left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job, just 2 small fixes:

  1. add a hover effect to these links
Image
  1. this section looks incomplete on the tablet and phone versions
Image

@LightDiller

Copy link
Copy Markdown
Author
image image image

I've fixed the gallery behavior and added hover effects.

Could I ask you to review the quality of the Swiper implementation on mobile and tablet devices?

I'd also appreciate any feedback on how I could simplify or improve my code if needed.

Thank you in advance!

@LightDiller LightDiller requested a review from etojeDenys June 11, 2026 08:25

@etojeDenys etojeDenys left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gallery section still looks different. make sure you deploy all the changes

Image

@etojeDenys etojeDenys left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the code looks good, but i recommend the following improvements:

  • don't repeat yourself (DRY). in HomePage.tsx, the card markup is duplicated eight times. create a separate ProductCard.tsx component, put your product data into an array and map through it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants