diff --git a/app/components/ContactFloatingButton.vue b/app/components/ContactFloatingButton.vue index ab38385..10e5a33 100644 --- a/app/components/ContactFloatingButton.vue +++ b/app/components/ContactFloatingButton.vue @@ -1,97 +1,22 @@ - - - \ No newline at end of file diff --git a/app/components/product/knowledge/Hero.vue b/app/components/product/knowledge/Hero.vue index 8dc453b..7faa539 100644 --- a/app/components/product/knowledge/Hero.vue +++ b/app/components/product/knowledge/Hero.vue @@ -93,22 +93,13 @@ const cardItems = ref([ class="shadow-lg hover:shadow-2xl transition-shadow duration-300 h-full" reverse > - - Illustration - + @@ -120,7 +111,7 @@ const cardItems = ref([ :transition="{ duration: 0.8, delay: 0.3, - type: 'spring', + stiffness: 100, damping: 15 }" diff --git a/public/img/QRCode.png b/public/img/QRCode.png new file mode 100644 index 0000000..ec9ad49 Binary files /dev/null and b/public/img/QRCode.png differ diff --git a/public/img/img.png b/public/img/img.png deleted file mode 100644 index e081488..0000000 Binary files a/public/img/img.png and /dev/null differ