{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block title %}Design Reviews & Feedback{% endblock title %} {% block page_content %}
{% include 'partials/page-title.html' with title='Email' subtitle='Apps' %}

Design Reviews & Feedback

Hey team,

I reviewed the new dashboard layout and overall it's looking solid. The spacing and typography are much better than the previous version.

A couple of suggestions:

  • Make the chart legends slightly smaller and lighter in color.
  • Try a softer drop shadow for the card components – they feel a bit harsh right now.

Let me know if you need a quick call to discuss.

Cheers,

John

Hello team,

I did a final check on the landing page animations. Everything works smoothly except the testimonial slider – there's a tiny jitter on loop transition.

Maybe easing timing or delay tweaks can help fix it. Otherwise, great job!

Let me know once it's deployed to staging so I can do one last run-through.

Thanks,

Anika

1 Attachment

Hi folks,

Thanks for sharing the prototype. The color scheme and layout look clean, but I think we can still refine the mobile responsiveness on the pricing page.

Also, the button contrast on the footer needs more WCAG-friendly contrast – it's currently a bit hard to read.

I’ve attached some screenshots with markup for clarity.

Regards,

Laura

2 Attachments

{% endblock page_content %} {% block extra_javascript %} {% endblock extra_javascript %}