Skip to content

Finish KATVR landing page - #184

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

Finish KATVR landing page#184
232567 wants to merge 4 commits into
mate-academy:masterfrom
232567:develop

Conversation

@232567

@232567 232567 commented Jul 9, 2026

Copy link
Copy Markdown

DEMO LINK.
Hello!

I have completed the project and reviewed it carefully. I also ran the tests, and they passed successfully.

I did my best to match the Figma design and make the layout responsive.

If there are any improvements or corrections needed, I would really appreciate your feedback so I can continue improving my front-end skills.

Thank you for your time and review!

@DanielCamposDevX DanielCamposDevX 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.

Demo link was not provided correctly, remember to check before submitting to review

@232567
232567 requested a review from DanielCamposDevX July 10, 2026 19:08
@232567

232567 commented Jul 10, 2026

Copy link
Copy Markdown
Author

Hello!

Thank you for your feedback.

I fixed the DEMO LINK and verified that it is working correctly now. I also redeployed the project to GitHub Pages.

Could you please review it again?

Thank you for your time! DEMO LINK

@DanielCamposDevX DanielCamposDevX 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.

Landing page seems fine just remember to put the real logo of KAATVR provided on figma and ajust the fonts of the page to match figma.
The real problem is the page is missing the buy phase, where you should click Buy Now and go to the buy phase (check figma laayout)

@232567
232567 requested a review from DanielCamposDevX July 26, 2026 16:55
@232567

232567 commented Jul 26, 2026

Copy link
Copy Markdown
Author

Hi! I’ve made the requested updates:

  • Replaced the text logo with the official KATVR logo from Figma.
  • Updated the page fonts to match the design.
  • Added the complete purchase flow: Place Order, Pay, and Order Complete.
  • Connected all “Buy Now” buttons to the purchase page.
  • Improved responsiveness for desktop, tablet, and mobile.
  • Checked the production build and deployed both pages successfully.

The updated demo is working now. Could you please review it again? Thank you!
DEMO LINK

@raulriato raulriato 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 only thing you still didn't add is the favicon.

I'll approve it, since is no major problema, but recommend you add it.

Comment thread index.html
Comment on lines 6 to 14
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<title>Title</title>
<title>KATVR</title>
<link
rel="stylesheet"
href="src/styles/main.scss"
/>
</head>

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 favicon is missing. Choose any image you already have on the project, it doesn't need to be any specific one, as long as it looks fine on the tab.

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.

3 participants