From 04f5b3134fd0457ace32518ed4b8e5b2af9ff99b Mon Sep 17 00:00:00 2001 From: marzban-dev Date: Wed, 9 Apr 2025 17:34:11 +0330 Subject: [PATCH 1/4] Updated --- frontend/components/global/Footer.vue | 13 +-- .../components/global/ServiceHighlights.vue | 10 +-- frontend/components/home/Categories.vue | 44 +++++------ frontend/components/home/ProductsShowcase.vue | 74 ++++++++++-------- .../public/img/heymlz/footer-security.gif | Bin 0 -> 723568 bytes .../public/img/heymlz/footer-security.png | Bin 968039 -> 0 bytes .../public/img/heymlz/footer-security.svg | 1 - frontend/public/img/heymlz/footer-send.gif | Bin 0 -> 763052 bytes frontend/public/img/heymlz/footer-send.png | Bin 1018739 -> 0 bytes frontend/public/img/heymlz/footer-send.svg | 1 - frontend/public/img/heymlz/footer-share.gif | Bin 0 -> 566229 bytes frontend/public/img/heymlz/footer-share.png | Bin 757448 -> 0 bytes frontend/public/img/heymlz/footer-share.svg | 1 - frontend/public/img/heymlz/footer-support.gif | Bin 0 -> 408840 bytes frontend/public/img/heymlz/footer-support.png | Bin 911705 -> 0 bytes frontend/public/img/heymlz/footer-support.svg | 1 - .../public/img/heymlz/heyml-small-idle.gif | Bin 0 -> 967060 bytes frontend/public/img/heymlz/heymlz-falling.gif | Bin 0 -> 488746 bytes .../public/img/heymlz/heymlz-loading-1.gif | Bin 965319 -> 943351 bytes .../public/img/heymlz/heymlz-loading-2.gif | Bin 1185260 -> 2188097 bytes .../public/img/heymlz/heymlz-loading-3.gif | Bin 0 -> 1621582 bytes frontend/public/img/heymlz/heymlz-seat.gif | Bin 1497740 -> 551276 bytes .../public/img/heymlz/heymlz-small-idle.gif | Bin 0 -> 967060 bytes 23 files changed, 72 insertions(+), 73 deletions(-) create mode 100644 frontend/public/img/heymlz/footer-security.gif delete mode 100644 frontend/public/img/heymlz/footer-security.png delete mode 100644 frontend/public/img/heymlz/footer-security.svg create mode 100644 frontend/public/img/heymlz/footer-send.gif delete mode 100644 frontend/public/img/heymlz/footer-send.png delete mode 100644 frontend/public/img/heymlz/footer-send.svg create mode 100644 frontend/public/img/heymlz/footer-share.gif delete mode 100644 frontend/public/img/heymlz/footer-share.png delete mode 100644 frontend/public/img/heymlz/footer-share.svg create mode 100644 frontend/public/img/heymlz/footer-support.gif delete mode 100644 frontend/public/img/heymlz/footer-support.png delete mode 100644 frontend/public/img/heymlz/footer-support.svg create mode 100644 frontend/public/img/heymlz/heyml-small-idle.gif create mode 100644 frontend/public/img/heymlz/heymlz-falling.gif create mode 100644 frontend/public/img/heymlz/heymlz-loading-3.gif create mode 100644 frontend/public/img/heymlz/heymlz-small-idle.gif diff --git a/frontend/components/global/Footer.vue b/frontend/components/global/Footer.vue index c8addef..a30a190 100644 --- a/frontend/components/global/Footer.vue +++ b/frontend/components/global/Footer.vue @@ -10,16 +10,11 @@ class="flex flex-col gap-4 items-center justify-center relative z-20" >
-