diff --git a/pages/predict/[category]/[id]/index.vue b/pages/predict/[category]/[id]/index.vue
index 8ad2f31..3da0136 100644
--- a/pages/predict/[category]/[id]/index.vue
+++ b/pages/predict/[category]/[id]/index.vue
@@ -103,7 +103,7 @@ const saveAsImage = async (extensions = "png", quality = 1, share = false) => {
parseInt($route.params.id) > 0 &&
parseInt($route.params.id) <= Object.keys(data.tarot).length
"
- class="container mx-auto px-4"
+ class="container mx-auto p-4"
>
diff --git a/pages/predict/[category]/index.vue b/pages/predict/[category]/index.vue
index 38c8750..bda45b6 100644
--- a/pages/predict/[category]/index.vue
+++ b/pages/predict/[category]/index.vue
@@ -70,7 +70,7 @@ if (
ทำนาย
-
+
ไม่พบหมวดหมู่ '{{ $route.params.category }}'
ดูเหมือนว่าคุณจะดวงไม่ดีมาเจอหน้าว่างเปล่านี้นะ
diff --git a/public/assets/icons/facebook.png b/public/assets/icons/facebook.png
deleted file mode 100644
index 75796ac..0000000
Binary files a/public/assets/icons/facebook.png and /dev/null differ
diff --git a/public/assets/icons/facebook.webp b/public/assets/icons/facebook.webp
new file mode 100644
index 0000000..300cce4
Binary files /dev/null and b/public/assets/icons/facebook.webp differ
diff --git a/public/assets/icons/google.png b/public/assets/icons/google.png
deleted file mode 100644
index a3515e9..0000000
Binary files a/public/assets/icons/google.png and /dev/null differ
diff --git a/public/assets/icons/google.webp b/public/assets/icons/google.webp
new file mode 100644
index 0000000..ff199fd
Binary files /dev/null and b/public/assets/icons/google.webp differ
diff --git a/public/assets/icons/line.png b/public/assets/icons/line.png
deleted file mode 100644
index f278280..0000000
Binary files a/public/assets/icons/line.png and /dev/null differ
diff --git a/public/assets/icons/line.webp b/public/assets/icons/line.webp
new file mode 100644
index 0000000..94cbbff
Binary files /dev/null and b/public/assets/icons/line.webp differ
diff --git a/public/assets/icons/person.png b/public/assets/icons/person.png
deleted file mode 100644
index ef42b68..0000000
Binary files a/public/assets/icons/person.png and /dev/null differ
diff --git a/public/assets/icons/person.webp b/public/assets/icons/person.webp
new file mode 100644
index 0000000..fdaf503
Binary files /dev/null and b/public/assets/icons/person.webp differ
diff --git a/public/assets/icons/rating.png b/public/assets/icons/rating.png
deleted file mode 100644
index 3106d95..0000000
Binary files a/public/assets/icons/rating.png and /dev/null differ
diff --git a/public/assets/icons/rating.webp b/public/assets/icons/rating.webp
new file mode 100644
index 0000000..28064ac
Binary files /dev/null and b/public/assets/icons/rating.webp differ
diff --git a/public/assets/images/cards/death.jpg b/public/assets/images/cards/death.jpg
deleted file mode 100644
index 8ef6b45..0000000
Binary files a/public/assets/images/cards/death.jpg and /dev/null differ
diff --git a/public/assets/images/cards/death.webp b/public/assets/images/cards/death.webp
new file mode 100644
index 0000000..0e69cc3
Binary files /dev/null and b/public/assets/images/cards/death.webp differ
diff --git a/public/assets/images/cards/judgement.jpg b/public/assets/images/cards/judgement.jpg
deleted file mode 100644
index 8ef5223..0000000
Binary files a/public/assets/images/cards/judgement.jpg and /dev/null differ
diff --git a/public/assets/images/cards/judgement.webp b/public/assets/images/cards/judgement.webp
new file mode 100644
index 0000000..27b2c4f
Binary files /dev/null and b/public/assets/images/cards/judgement.webp differ
diff --git a/public/assets/images/cards/justice.png b/public/assets/images/cards/justice.png
deleted file mode 100644
index f957195..0000000
Binary files a/public/assets/images/cards/justice.png and /dev/null differ
diff --git a/public/assets/images/cards/justice.webp b/public/assets/images/cards/justice.webp
new file mode 100644
index 0000000..b90aa19
Binary files /dev/null and b/public/assets/images/cards/justice.webp differ
diff --git a/public/assets/images/cards/temperance.jpg b/public/assets/images/cards/temperance.jpg
deleted file mode 100644
index 1b011d4..0000000
Binary files a/public/assets/images/cards/temperance.jpg and /dev/null differ
diff --git a/public/assets/images/cards/temperance.webp b/public/assets/images/cards/temperance.webp
new file mode 100644
index 0000000..db299a2
Binary files /dev/null and b/public/assets/images/cards/temperance.webp differ
diff --git a/public/assets/images/cards/the-chariot.jpg b/public/assets/images/cards/the-chariot.jpg
deleted file mode 100644
index 9da0593..0000000
Binary files a/public/assets/images/cards/the-chariot.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-chariot.webp b/public/assets/images/cards/the-chariot.webp
new file mode 100644
index 0000000..132a0dd
Binary files /dev/null and b/public/assets/images/cards/the-chariot.webp differ
diff --git a/public/assets/images/cards/the-devil.jpg b/public/assets/images/cards/the-devil.jpg
deleted file mode 100644
index 293840e..0000000
Binary files a/public/assets/images/cards/the-devil.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-devil.webp b/public/assets/images/cards/the-devil.webp
new file mode 100644
index 0000000..2dee50b
Binary files /dev/null and b/public/assets/images/cards/the-devil.webp differ
diff --git a/public/assets/images/cards/the-emperror.jpg b/public/assets/images/cards/the-emperror.jpg
deleted file mode 100644
index 5a13601..0000000
Binary files a/public/assets/images/cards/the-emperror.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-emperror.webp b/public/assets/images/cards/the-emperror.webp
new file mode 100644
index 0000000..7cec587
Binary files /dev/null and b/public/assets/images/cards/the-emperror.webp differ
diff --git a/public/assets/images/cards/the-empress.jpg b/public/assets/images/cards/the-empress.jpg
deleted file mode 100644
index 18296dd..0000000
Binary files a/public/assets/images/cards/the-empress.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-empress.webp b/public/assets/images/cards/the-empress.webp
new file mode 100644
index 0000000..067bbab
Binary files /dev/null and b/public/assets/images/cards/the-empress.webp differ
diff --git a/public/assets/images/cards/the-fool.jpg b/public/assets/images/cards/the-fool.jpg
deleted file mode 100644
index 9c301c4..0000000
Binary files a/public/assets/images/cards/the-fool.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-fool.webp b/public/assets/images/cards/the-fool.webp
new file mode 100644
index 0000000..95ad547
Binary files /dev/null and b/public/assets/images/cards/the-fool.webp differ
diff --git a/public/assets/images/cards/the-hanged-man.jpg b/public/assets/images/cards/the-hanged-man.jpg
deleted file mode 100644
index eebeeeb..0000000
Binary files a/public/assets/images/cards/the-hanged-man.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-hanged-man.webp b/public/assets/images/cards/the-hanged-man.webp
new file mode 100644
index 0000000..092af25
Binary files /dev/null and b/public/assets/images/cards/the-hanged-man.webp differ
diff --git a/public/assets/images/cards/the-hermit.jpg b/public/assets/images/cards/the-hermit.jpg
deleted file mode 100644
index f141870..0000000
Binary files a/public/assets/images/cards/the-hermit.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-hermit.webp b/public/assets/images/cards/the-hermit.webp
new file mode 100644
index 0000000..47cd3fb
Binary files /dev/null and b/public/assets/images/cards/the-hermit.webp differ
diff --git a/public/assets/images/cards/the-hierophant.jpg b/public/assets/images/cards/the-hierophant.jpg
deleted file mode 100644
index e669626..0000000
Binary files a/public/assets/images/cards/the-hierophant.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-hierophant.webp b/public/assets/images/cards/the-hierophant.webp
new file mode 100644
index 0000000..734a140
Binary files /dev/null and b/public/assets/images/cards/the-hierophant.webp differ
diff --git a/public/assets/images/cards/the-high-priestess.png b/public/assets/images/cards/the-high-priestess.png
deleted file mode 100644
index 006e48f..0000000
Binary files a/public/assets/images/cards/the-high-priestess.png and /dev/null differ
diff --git a/public/assets/images/cards/the-high-priestess.webp b/public/assets/images/cards/the-high-priestess.webp
new file mode 100644
index 0000000..ad42310
Binary files /dev/null and b/public/assets/images/cards/the-high-priestess.webp differ
diff --git a/public/assets/images/cards/the-lovers.jpg b/public/assets/images/cards/the-lovers.jpg
deleted file mode 100644
index 700260e..0000000
Binary files a/public/assets/images/cards/the-lovers.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-lovers.webp b/public/assets/images/cards/the-lovers.webp
new file mode 100644
index 0000000..8b8d1c4
Binary files /dev/null and b/public/assets/images/cards/the-lovers.webp differ
diff --git a/public/assets/images/cards/the-magician.png b/public/assets/images/cards/the-magician.png
deleted file mode 100644
index 44fff13..0000000
Binary files a/public/assets/images/cards/the-magician.png and /dev/null differ
diff --git a/public/assets/images/cards/the-magician.webp b/public/assets/images/cards/the-magician.webp
new file mode 100644
index 0000000..17d5b0d
Binary files /dev/null and b/public/assets/images/cards/the-magician.webp differ
diff --git a/public/assets/images/cards/the-moon.jpg b/public/assets/images/cards/the-moon.jpg
deleted file mode 100644
index 9e6ba8e..0000000
Binary files a/public/assets/images/cards/the-moon.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-moon.webp b/public/assets/images/cards/the-moon.webp
new file mode 100644
index 0000000..510dd2e
Binary files /dev/null and b/public/assets/images/cards/the-moon.webp differ
diff --git a/public/assets/images/cards/the-star.jpg b/public/assets/images/cards/the-star.jpg
deleted file mode 100644
index cb199a0..0000000
Binary files a/public/assets/images/cards/the-star.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-star.webp b/public/assets/images/cards/the-star.webp
new file mode 100644
index 0000000..e82dc2c
Binary files /dev/null and b/public/assets/images/cards/the-star.webp differ
diff --git a/public/assets/images/cards/the-strength.jpg b/public/assets/images/cards/the-strength.jpg
deleted file mode 100644
index fe701f4..0000000
Binary files a/public/assets/images/cards/the-strength.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-strength.webp b/public/assets/images/cards/the-strength.webp
new file mode 100644
index 0000000..d5ce4e9
Binary files /dev/null and b/public/assets/images/cards/the-strength.webp differ
diff --git a/public/assets/images/cards/the-sun.png b/public/assets/images/cards/the-sun.png
deleted file mode 100644
index 1659aba..0000000
Binary files a/public/assets/images/cards/the-sun.png and /dev/null differ
diff --git a/public/assets/images/cards/the-sun.webp b/public/assets/images/cards/the-sun.webp
new file mode 100644
index 0000000..5b31791
Binary files /dev/null and b/public/assets/images/cards/the-sun.webp differ
diff --git a/public/assets/images/cards/the-tower.jpg b/public/assets/images/cards/the-tower.jpg
deleted file mode 100644
index 0fc46b3..0000000
Binary files a/public/assets/images/cards/the-tower.jpg and /dev/null differ
diff --git a/public/assets/images/cards/the-tower.webp b/public/assets/images/cards/the-tower.webp
new file mode 100644
index 0000000..7b4e95a
Binary files /dev/null and b/public/assets/images/cards/the-tower.webp differ
diff --git a/public/assets/images/cards/the-world.png b/public/assets/images/cards/the-world.png
deleted file mode 100644
index a95dc31..0000000
Binary files a/public/assets/images/cards/the-world.png and /dev/null differ
diff --git a/public/assets/images/cards/the-world.webp b/public/assets/images/cards/the-world.webp
new file mode 100644
index 0000000..f6d4200
Binary files /dev/null and b/public/assets/images/cards/the-world.webp differ
diff --git a/public/assets/images/cards/wheel-of-fortune.jpg b/public/assets/images/cards/wheel-of-fortune.jpg
deleted file mode 100644
index 0b155ca..0000000
Binary files a/public/assets/images/cards/wheel-of-fortune.jpg and /dev/null differ
diff --git a/public/assets/images/cards/wheel-of-fortune.webp b/public/assets/images/cards/wheel-of-fortune.webp
new file mode 100644
index 0000000..6dc3583
Binary files /dev/null and b/public/assets/images/cards/wheel-of-fortune.webp differ