blumilksoftware / website

Company website.
https://blumilk.pl
14 stars 0 forks source link

#212 - case studies page #249

Closed AleksandraKozubal closed 4 months ago

AleksandraKozubal commented 4 months ago

I created case studies page, single case study page and added changes from general review (that's the last time I'm mixing it to one pr, probably it would be better to add separated pr for those changes).

Case studies page: image Single case study base page - only presenting name, description and image of certain case study image

It should close #212 and close #213 - for now we have this one details component, others will be created as needed.

Link to desktop design: https://xd.adobe.com/view/26f66876-cddd-469c-8b1f-b991dec40e55-73a5/screen/eb45fea3-45c7-4e7e-a91e-d4c1ac710e4a/ and mobile design: https://xd.adobe.com/view/48e3dd96-96c0-4801-aee3-93a97687467e-1db0/screen/9d2344b4-0163-4f41-941c-7b76aa2e286f/

AleksandraKozubal commented 4 months ago
  1. Shadows on design are more visible

    1. Seeders took ages - I'm waiting something like 5 minutes and still seeders don't finish.

    2. Mobile view - in design badges, titles and description are centered, but on implementation not:

    3. On mobile view, the text "Pozwól nam przekształcić Twoją wizję w rzeczywistość..." is too big compared to design.

    4. I see 403 in dev console

    5. On design the button "Napisz do nas" is wider.

    6. On case study details page, when I hover on button "Wróć do portfolio" it hovers on the next button.

1.fixed

  1. still working on it 3.fixed
  2. changed to smaller font on mobiles
  3. Should be better
  4. changed
  5. fixed
AleksandraKozubal commented 4 months ago

@EwelinaSkrzypacz I changed factories, now we're not using faker images, so seeder works faster.