@jjlmoya/utils-creative 1.26.0 → 1.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +2 -2
- package/src/category/i18n/en.ts +2 -2
- package/src/category/i18n/es.ts +2 -2
- package/src/category/i18n/fr.ts +2 -2
- package/src/category/i18n/id.ts +2 -2
- package/src/category/i18n/it.ts +2 -2
- package/src/category/i18n/ja.ts +2 -2
- package/src/category/i18n/ko.ts +2 -2
- package/src/category/i18n/nl.ts +2 -2
- package/src/category/i18n/pl.ts +2 -2
- package/src/category/i18n/pt.ts +2 -2
- package/src/category/i18n/ru.ts +2 -2
- package/src/category/i18n/sv.ts +2 -2
- package/src/category/i18n/tr.ts +2 -2
- package/src/category/i18n/zh.ts +2 -2
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/env.d.ts +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/bibliography_wellformed_export.test.ts +46 -0
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +75 -0
- package/src/tests/seo_wellformed_export.test.ts +65 -0
- package/src/tests/tool_validation.test.ts +17 -17
- package/src/tool/bead-pattern-generator/bibliography.astro +8 -8
- package/src/tool/bead-pattern-generator/i18n/de.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/en.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/es.ts +104 -104
- package/src/tool/bead-pattern-generator/i18n/fr.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/id.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/it.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ja.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ko.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/nl.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/pl.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/pt.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ru.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/sv.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/tr.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/zh.ts +111 -111
- package/src/tool/bead-pattern-generator/seo.astro +19 -19
- package/src/tool/dice-roller/bibliography.astro +8 -8
- package/src/tool/dice-roller/i18n/de.ts +134 -134
- package/src/tool/dice-roller/i18n/en.ts +134 -134
- package/src/tool/dice-roller/i18n/es.ts +125 -125
- package/src/tool/dice-roller/i18n/fr.ts +134 -134
- package/src/tool/dice-roller/i18n/id.ts +134 -134
- package/src/tool/dice-roller/i18n/it.ts +134 -134
- package/src/tool/dice-roller/i18n/ja.ts +134 -134
- package/src/tool/dice-roller/i18n/ko.ts +134 -134
- package/src/tool/dice-roller/i18n/nl.ts +134 -134
- package/src/tool/dice-roller/i18n/pl.ts +134 -134
- package/src/tool/dice-roller/i18n/pt.ts +134 -134
- package/src/tool/dice-roller/i18n/ru.ts +134 -134
- package/src/tool/dice-roller/i18n/sv.ts +134 -134
- package/src/tool/dice-roller/i18n/tr.ts +134 -134
- package/src/tool/dice-roller/i18n/zh.ts +134 -134
- package/src/tool/dice-roller/seo.astro +15 -15
- package/src/tool/excuse-generator/bibliography.astro +8 -8
- package/src/tool/excuse-generator/i18n/de.ts +120 -120
- package/src/tool/excuse-generator/i18n/en.ts +120 -120
- package/src/tool/excuse-generator/i18n/es.ts +118 -118
- package/src/tool/excuse-generator/i18n/fr.ts +120 -120
- package/src/tool/excuse-generator/i18n/id.ts +120 -120
- package/src/tool/excuse-generator/i18n/it.ts +120 -120
- package/src/tool/excuse-generator/i18n/ja.ts +120 -120
- package/src/tool/excuse-generator/i18n/ko.ts +120 -120
- package/src/tool/excuse-generator/i18n/nl.ts +120 -120
- package/src/tool/excuse-generator/i18n/pl.ts +120 -120
- package/src/tool/excuse-generator/i18n/pt.ts +120 -120
- package/src/tool/excuse-generator/i18n/ru.ts +120 -120
- package/src/tool/excuse-generator/i18n/sv.ts +120 -120
- package/src/tool/excuse-generator/i18n/tr.ts +120 -120
- package/src/tool/excuse-generator/i18n/zh.ts +120 -120
- package/src/tool/excuse-generator/seo.astro +15 -15
- package/src/tool/fortune-cookie/bibliography.astro +8 -8
- package/src/tool/fortune-cookie/i18n/de.ts +124 -124
- package/src/tool/fortune-cookie/i18n/en.ts +124 -124
- package/src/tool/fortune-cookie/i18n/es.ts +125 -125
- package/src/tool/fortune-cookie/i18n/fr.ts +124 -124
- package/src/tool/fortune-cookie/i18n/id.ts +124 -124
- package/src/tool/fortune-cookie/i18n/it.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ja.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ko.ts +124 -124
- package/src/tool/fortune-cookie/i18n/nl.ts +124 -124
- package/src/tool/fortune-cookie/i18n/pl.ts +124 -124
- package/src/tool/fortune-cookie/i18n/pt.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ru.ts +124 -124
- package/src/tool/fortune-cookie/i18n/sv.ts +124 -124
- package/src/tool/fortune-cookie/i18n/tr.ts +124 -124
- package/src/tool/fortune-cookie/i18n/zh.ts +124 -124
- package/src/tool/fortune-cookie/seo.astro +15 -15
- package/src/tool/synesthesia-painter/bibliography.astro +8 -8
- package/src/tool/synesthesia-painter/i18n/de.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/en.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/es.ts +110 -110
- package/src/tool/synesthesia-painter/i18n/fr.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/id.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/it.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ja.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ko.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/nl.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/pl.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/pt.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ru.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/sv.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/tr.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/zh.ts +118 -118
- package/src/tool/synesthesia-painter/seo.astro +15 -15
- package/src/tool/zalgo-generator/bibliography.astro +8 -8
- package/src/tool/zalgo-generator/i18n/de.ts +109 -109
- package/src/tool/zalgo-generator/i18n/en.ts +109 -109
- package/src/tool/zalgo-generator/i18n/es.ts +109 -109
- package/src/tool/zalgo-generator/i18n/fr.ts +109 -109
- package/src/tool/zalgo-generator/i18n/id.ts +109 -109
- package/src/tool/zalgo-generator/i18n/it.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ja.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ko.ts +109 -109
- package/src/tool/zalgo-generator/i18n/nl.ts +109 -109
- package/src/tool/zalgo-generator/i18n/pl.ts +109 -109
- package/src/tool/zalgo-generator/i18n/pt.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ru.ts +109 -109
- package/src/tool/zalgo-generator/i18n/sv.ts +109 -109
- package/src/tool/zalgo-generator/i18n/tr.ts +109 -109
- package/src/tool/zalgo-generator/i18n/zh.ts +109 -109
- package/src/tool/zalgo-generator/seo.astro +15 -15
- package/src/types.ts +1 -1
|
@@ -1,124 +1,124 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { FortuneCookieLocaleContent } from '../index';
|
|
3
|
-
import { bibliography } from '../bibliography';
|
|
4
|
-
|
|
5
|
-
const slug = 'biscuit-de-la-fortune';
|
|
6
|
-
const title = 'Biscuit de la Fortune';
|
|
7
|
-
const description = 'Consultez votre destin quotidien et découvrez vos numéros de chance. Un biscuit par jour, révélé d\'un simple clic.';
|
|
8
|
-
|
|
9
|
-
const faq: FortuneCookieLocaleContent['faq'] = [
|
|
10
|
-
{
|
|
11
|
-
question: 'Puis-je ouvrir plus d\'un biscuit par jour ?',
|
|
12
|
-
answer: 'Le destin ne parle qu\'une fois par jour. Nous enregistrons votre fortune sur l\'appareil pour qu\'elle vous guide tout au long de la journée.'
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
question: 'Les fortunes sont-elles générées aléatoirement ?',
|
|
16
|
-
answer: 'Oui - une fortune aléatoire est sélectionnée chaque jour et sauvegardée localement. Chacune des 25 fortunes a une chance égale d\'être choisie, garantissant une variété au fil du temps.'
|
|
17
|
-
}
|
|
18
|
-
];
|
|
19
|
-
|
|
20
|
-
const howTo: FortuneCookieLocaleContent['howTo'] = [
|
|
21
|
-
{ name: 'Casser le biscuit', text: 'Cliquez de façon répétée sur le biscuit pour l\'ouvrir.' },
|
|
22
|
-
{ name: 'Lire votre fortune', text: 'Découvrez le message caché à l\'intérieur et vos numéros de chance pour la journée.' }
|
|
23
|
-
];
|
|
24
|
-
|
|
25
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
26
|
-
'@context': 'https://schema.org',
|
|
27
|
-
'@type': 'FAQPage',
|
|
28
|
-
mainEntity: faq.map((item) => ({
|
|
29
|
-
'@type': 'Question',
|
|
30
|
-
name: item.question,
|
|
31
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
32
|
-
})),
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
const howToSchema: WithContext<HowTo> = {
|
|
36
|
-
'@context': 'https://schema.org',
|
|
37
|
-
'@type': 'HowTo',
|
|
38
|
-
name: title,
|
|
39
|
-
description,
|
|
40
|
-
step: howTo.map((step) => ({
|
|
41
|
-
'@type': 'HowToStep',
|
|
42
|
-
name: step.name,
|
|
43
|
-
text: step.text,
|
|
44
|
-
})),
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
48
|
-
'@context': 'https://schema.org',
|
|
49
|
-
'@type': 'SoftwareApplication',
|
|
50
|
-
name: title,
|
|
51
|
-
description,
|
|
52
|
-
applicationCategory: 'UtilitiesApplication',
|
|
53
|
-
operatingSystem: 'Web',
|
|
54
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
55
|
-
inLanguage: 'fr',
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
export const content: FortuneCookieLocaleContent = {
|
|
59
|
-
slug,
|
|
60
|
-
title,
|
|
61
|
-
description,
|
|
62
|
-
faqTitle: 'Questions Fréquemment Posées',
|
|
63
|
-
ui: {
|
|
64
|
-
title: 'Biscuit de la Fortune en Ligne',
|
|
65
|
-
description: 'Votre oracle numérique quotidien.',
|
|
66
|
-
instruction: 'Cliquez sur le biscuit pour l\'ouvrir',
|
|
67
|
-
dailyStatus: 'Votre destin a été révélé pour aujourd\'hui.',
|
|
68
|
-
shareBtn: 'Partager la Sagesse',
|
|
69
|
-
shareTitle: 'Mon Biscuit de la Fortune',
|
|
70
|
-
shareText: 'Le destin a parlé: "$TEXT"\nMes numéros: $NUMS\n\nDécouvrez votre fortune ici :',
|
|
71
|
-
copied: 'Copié !',
|
|
72
|
-
fortunes: JSON.stringify([
|
|
73
|
-
"La fortune que vous cherchez se trouve dans un autre biscuit.",
|
|
74
|
-
"Ne comptez pas les jours, faites en sorte que les jours comptent.",
|
|
75
|
-
"Un voyage de mille lieues commence toujours par un premier pas.",
|
|
76
|
-
"L'erreur est le préambule de la découverte.",
|
|
77
|
-
"Votre capacité à apprendre est votre plus grand atout.",
|
|
78
|
-
"Souriez, l'univers vous regarde.",
|
|
79
|
-
"La patience est un arbre aux racines amères mais aux fruits très doux.",
|
|
80
|
-
"Ne craignez pas de grandir lentement, craignez seulement de rester immobile.",
|
|
81
|
-
"Aujourd'hui est le demain dont vous vous inquiétiez hier.",
|
|
82
|
-
"Le bonheur n'est pas quelque chose de tout fait. Il découle de vos propres actions.",
|
|
83
|
-
"Si vous ne pouvez pas changer la direction du vent, ajustez vos voiles.",
|
|
84
|
-
"Ce que vous plantez maintenant, vous le récolterez plus tard.",
|
|
85
|
-
"La créativité, c'est l'intelligence qui s'amuse.",
|
|
86
|
-
"Ne cherchez pas d'erreurs, cherchez des solutions.",
|
|
87
|
-
"C'est votre attitude, et non votre aptitude, qui déterminera votre altitude.",
|
|
88
|
-
"Le succès est la somme de petits efforts répétées jour après jour.",
|
|
89
|
-
"Croyez que vous le pouvez et vous aurez fait la moitié du chemin.",
|
|
90
|
-
"La seule façon de faire du bon travail est d'aimer ce que vous faites.",
|
|
91
|
-
"La vie, c'est 10 % ce qui vous arrive et 90 % la façon dont vous y réagissez.",
|
|
92
|
-
"Soyez le changement que vous voulez voir dans le monde.",
|
|
93
|
-
"La meilleure façon de prédire l'avenir est de l'inventer.",
|
|
94
|
-
"La simplicité est la sophistication suprême.",
|
|
95
|
-
"Vous êtes le maître de votre destin et le capitaine de votre âme.",
|
|
96
|
-
"Bientôt, vous recevrez des nouvelles qui changeront votre perspective.",
|
|
97
|
-
"Un voyage inattendu vous apportera de grandes joies."
|
|
98
|
-
]),
|
|
99
|
-
faqTitle: 'FAQ',
|
|
100
|
-
},
|
|
101
|
-
seo: [
|
|
102
|
-
{ type: 'title', text: 'Le Mystère du Biscuit de la Fortune', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Vous êtes-vous déjà demandé d\'où viennent ces curieux biscuits ? Bien qu\'on les associe à la cuisine chinoise, leur origine est un voyage fascinant entre le Japon et les États-Unis. Le biscuit de la fortune tel que nous le connaissons aujourd\'hui a probablement été inventé au début du XXe siècle en Californie, pas en Chine - où ils sont pratiquement inconnus.' },
|
|
104
|
-
{ type: 'tip', title: 'Fonctionnement de Notre Oracle', html: 'Chaque jour, vous pouvez ouvrir un seul biscuit. Le système enregistre votre destin pour que vous puissiez vous en souvenir pendant 24 heures. La fortune est stockée localement dans votre navigateur - totalement privé, aucun serveur n\'est impliqué. Revenez demain pour une nouvelle prédiction !' },
|
|
105
|
-
{ type: 'title', text: 'La Philosophie des Oracles', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Les humains ont toujours cherché conseil en période d\'incertitude. De l\'Oracle de Delphes au Yi Jing, les systèmes de divination remplissent une fonction psychologique constante: ils nous autorisent à <strong>faire une pause et réfléchir</strong>. Un biscuit de la fortune ne prédit pas l\'avenir - il vous incite à y penser.' },
|
|
107
|
-
{ type: 'list', items: [
|
|
108
|
-
'<strong>Chine Ancienne :</strong> Le Yi Jing (Livre des Transformations, ~1000 av. J.-C.) utilisait des hexagrammes pour guider les décisions et interpréter le destin.',
|
|
109
|
-
'<strong>Grèce Classique :</strong> L\'Oracle de Delphes attirait dirigeants et citoyens avec des déclarations cryptiques interprétées comme des conseils divins.',
|
|
110
|
-
'<strong>Japon Moderne :</strong> Les billets de fortune Omikuji dans les sanctuaires shinto, attachés aux branches d\'arbres, mêlent destin et rituel.',
|
|
111
|
-
'<strong>XXe siècle aux USA :</strong> Les biscuits de la fortune sont apparus dans les communautés nippo-américaines avant de devenir synonymes de la cuisine sino-américaine.',
|
|
112
|
-
]},
|
|
113
|
-
{ type: 'stats', items: [
|
|
114
|
-
{ value: '3 milliards+', label: 'Biscuits fabriqués par an', icon: 'mdi:cookie' },
|
|
115
|
-
{ value: '~1000 av. J.-C.', label: 'Origine du Yi Jing', icon: 'mdi:book-open-variant' },
|
|
116
|
-
{ value: '25', label: 'Fortunes dans cet oracle', icon: 'mdi:star-shooting' },
|
|
117
|
-
{ value: '1/jour', label: 'Un destin par jour', icon: 'mdi:calendar-today' },
|
|
118
|
-
], columns: 4 },
|
|
119
|
-
],
|
|
120
|
-
faq,
|
|
121
|
-
bibliography,
|
|
122
|
-
howTo,
|
|
123
|
-
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
124
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { FortuneCookieLocaleContent } from '../index';
|
|
3
|
+
import { bibliography } from '../bibliography';
|
|
4
|
+
|
|
5
|
+
const slug = 'biscuit-de-la-fortune';
|
|
6
|
+
const title = 'Biscuit de la Fortune';
|
|
7
|
+
const description = 'Consultez votre destin quotidien et découvrez vos numéros de chance. Un biscuit par jour, révélé d\'un simple clic.';
|
|
8
|
+
|
|
9
|
+
const faq: FortuneCookieLocaleContent['faq'] = [
|
|
10
|
+
{
|
|
11
|
+
question: 'Puis-je ouvrir plus d\'un biscuit par jour ?',
|
|
12
|
+
answer: 'Le destin ne parle qu\'une fois par jour. Nous enregistrons votre fortune sur l\'appareil pour qu\'elle vous guide tout au long de la journée.'
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Les fortunes sont-elles générées aléatoirement ?',
|
|
16
|
+
answer: 'Oui - une fortune aléatoire est sélectionnée chaque jour et sauvegardée localement. Chacune des 25 fortunes a une chance égale d\'être choisie, garantissant une variété au fil du temps.'
|
|
17
|
+
}
|
|
18
|
+
];
|
|
19
|
+
|
|
20
|
+
const howTo: FortuneCookieLocaleContent['howTo'] = [
|
|
21
|
+
{ name: 'Casser le biscuit', text: 'Cliquez de façon répétée sur le biscuit pour l\'ouvrir.' },
|
|
22
|
+
{ name: 'Lire votre fortune', text: 'Découvrez le message caché à l\'intérieur et vos numéros de chance pour la journée.' }
|
|
23
|
+
];
|
|
24
|
+
|
|
25
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
26
|
+
'@context': 'https://schema.org',
|
|
27
|
+
'@type': 'FAQPage',
|
|
28
|
+
mainEntity: faq.map((item) => ({
|
|
29
|
+
'@type': 'Question',
|
|
30
|
+
name: item.question,
|
|
31
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
32
|
+
})),
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
const howToSchema: WithContext<HowTo> = {
|
|
36
|
+
'@context': 'https://schema.org',
|
|
37
|
+
'@type': 'HowTo',
|
|
38
|
+
name: title,
|
|
39
|
+
description,
|
|
40
|
+
step: howTo.map((step) => ({
|
|
41
|
+
'@type': 'HowToStep',
|
|
42
|
+
name: step.name,
|
|
43
|
+
text: step.text,
|
|
44
|
+
})),
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
48
|
+
'@context': 'https://schema.org',
|
|
49
|
+
'@type': 'SoftwareApplication',
|
|
50
|
+
name: title,
|
|
51
|
+
description,
|
|
52
|
+
applicationCategory: 'UtilitiesApplication',
|
|
53
|
+
operatingSystem: 'Web',
|
|
54
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
55
|
+
inLanguage: 'fr',
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
export const content: FortuneCookieLocaleContent = {
|
|
59
|
+
slug,
|
|
60
|
+
title,
|
|
61
|
+
description,
|
|
62
|
+
faqTitle: 'Questions Fréquemment Posées',
|
|
63
|
+
ui: {
|
|
64
|
+
title: 'Biscuit de la Fortune en Ligne',
|
|
65
|
+
description: 'Votre oracle numérique quotidien.',
|
|
66
|
+
instruction: 'Cliquez sur le biscuit pour l\'ouvrir',
|
|
67
|
+
dailyStatus: 'Votre destin a été révélé pour aujourd\'hui.',
|
|
68
|
+
shareBtn: 'Partager la Sagesse',
|
|
69
|
+
shareTitle: 'Mon Biscuit de la Fortune',
|
|
70
|
+
shareText: 'Le destin a parlé: "$TEXT"\nMes numéros: $NUMS\n\nDécouvrez votre fortune ici :',
|
|
71
|
+
copied: 'Copié !',
|
|
72
|
+
fortunes: JSON.stringify([
|
|
73
|
+
"La fortune que vous cherchez se trouve dans un autre biscuit.",
|
|
74
|
+
"Ne comptez pas les jours, faites en sorte que les jours comptent.",
|
|
75
|
+
"Un voyage de mille lieues commence toujours par un premier pas.",
|
|
76
|
+
"L'erreur est le préambule de la découverte.",
|
|
77
|
+
"Votre capacité à apprendre est votre plus grand atout.",
|
|
78
|
+
"Souriez, l'univers vous regarde.",
|
|
79
|
+
"La patience est un arbre aux racines amères mais aux fruits très doux.",
|
|
80
|
+
"Ne craignez pas de grandir lentement, craignez seulement de rester immobile.",
|
|
81
|
+
"Aujourd'hui est le demain dont vous vous inquiétiez hier.",
|
|
82
|
+
"Le bonheur n'est pas quelque chose de tout fait. Il découle de vos propres actions.",
|
|
83
|
+
"Si vous ne pouvez pas changer la direction du vent, ajustez vos voiles.",
|
|
84
|
+
"Ce que vous plantez maintenant, vous le récolterez plus tard.",
|
|
85
|
+
"La créativité, c'est l'intelligence qui s'amuse.",
|
|
86
|
+
"Ne cherchez pas d'erreurs, cherchez des solutions.",
|
|
87
|
+
"C'est votre attitude, et non votre aptitude, qui déterminera votre altitude.",
|
|
88
|
+
"Le succès est la somme de petits efforts répétées jour après jour.",
|
|
89
|
+
"Croyez que vous le pouvez et vous aurez fait la moitié du chemin.",
|
|
90
|
+
"La seule façon de faire du bon travail est d'aimer ce que vous faites.",
|
|
91
|
+
"La vie, c'est 10 % ce qui vous arrive et 90 % la façon dont vous y réagissez.",
|
|
92
|
+
"Soyez le changement que vous voulez voir dans le monde.",
|
|
93
|
+
"La meilleure façon de prédire l'avenir est de l'inventer.",
|
|
94
|
+
"La simplicité est la sophistication suprême.",
|
|
95
|
+
"Vous êtes le maître de votre destin et le capitaine de votre âme.",
|
|
96
|
+
"Bientôt, vous recevrez des nouvelles qui changeront votre perspective.",
|
|
97
|
+
"Un voyage inattendu vous apportera de grandes joies."
|
|
98
|
+
]),
|
|
99
|
+
faqTitle: 'FAQ',
|
|
100
|
+
},
|
|
101
|
+
seo: [
|
|
102
|
+
{ type: 'title', text: 'Le Mystère du Biscuit de la Fortune', level: 2 },
|
|
103
|
+
{ type: 'paragraph', html: 'Vous êtes-vous déjà demandé d\'où viennent ces curieux biscuits ? Bien qu\'on les associe à la cuisine chinoise, leur origine est un voyage fascinant entre le Japon et les États-Unis. Le biscuit de la fortune tel que nous le connaissons aujourd\'hui a probablement été inventé au début du XXe siècle en Californie, pas en Chine - où ils sont pratiquement inconnus.' },
|
|
104
|
+
{ type: 'tip', title: 'Fonctionnement de Notre Oracle', html: 'Chaque jour, vous pouvez ouvrir un seul biscuit. Le système enregistre votre destin pour que vous puissiez vous en souvenir pendant 24 heures. La fortune est stockée localement dans votre navigateur - totalement privé, aucun serveur n\'est impliqué. Revenez demain pour une nouvelle prédiction !' },
|
|
105
|
+
{ type: 'title', text: 'La Philosophie des Oracles', level: 3 },
|
|
106
|
+
{ type: 'paragraph', html: 'Les humains ont toujours cherché conseil en période d\'incertitude. De l\'Oracle de Delphes au Yi Jing, les systèmes de divination remplissent une fonction psychologique constante: ils nous autorisent à <strong>faire une pause et réfléchir</strong>. Un biscuit de la fortune ne prédit pas l\'avenir - il vous incite à y penser.' },
|
|
107
|
+
{ type: 'list', items: [
|
|
108
|
+
'<strong>Chine Ancienne :</strong> Le Yi Jing (Livre des Transformations, ~1000 av. J.-C.) utilisait des hexagrammes pour guider les décisions et interpréter le destin.',
|
|
109
|
+
'<strong>Grèce Classique :</strong> L\'Oracle de Delphes attirait dirigeants et citoyens avec des déclarations cryptiques interprétées comme des conseils divins.',
|
|
110
|
+
'<strong>Japon Moderne :</strong> Les billets de fortune Omikuji dans les sanctuaires shinto, attachés aux branches d\'arbres, mêlent destin et rituel.',
|
|
111
|
+
'<strong>XXe siècle aux USA :</strong> Les biscuits de la fortune sont apparus dans les communautés nippo-américaines avant de devenir synonymes de la cuisine sino-américaine.',
|
|
112
|
+
]},
|
|
113
|
+
{ type: 'stats', items: [
|
|
114
|
+
{ value: '3 milliards+', label: 'Biscuits fabriqués par an', icon: 'mdi:cookie' },
|
|
115
|
+
{ value: '~1000 av. J.-C.', label: 'Origine du Yi Jing', icon: 'mdi:book-open-variant' },
|
|
116
|
+
{ value: '25', label: 'Fortunes dans cet oracle', icon: 'mdi:star-shooting' },
|
|
117
|
+
{ value: '1/jour', label: 'Un destin par jour', icon: 'mdi:calendar-today' },
|
|
118
|
+
], columns: 4 },
|
|
119
|
+
],
|
|
120
|
+
faq,
|
|
121
|
+
bibliography,
|
|
122
|
+
howTo,
|
|
123
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
124
|
+
};
|
|
@@ -1,124 +1,124 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { FortuneCookieLocaleContent } from '../index';
|
|
3
|
-
import { bibliography } from '../bibliography';
|
|
4
|
-
|
|
5
|
-
const slug = 'kue-keberuntungan';
|
|
6
|
-
const title = 'Kue Keberuntungan';
|
|
7
|
-
const description = 'Periksa nasib harian Anda dan temukan angka keberuntungan Anda. Satu ramalan per hari, diungkapkan dengan satu klik.';
|
|
8
|
-
|
|
9
|
-
const faq: FortuneCookieLocaleContent['faq'] = [
|
|
10
|
-
{
|
|
11
|
-
question: 'Bisakah saya membuka lebih dari satu kue per hari?',
|
|
12
|
-
answer: 'Nasib hanya berbicara sekali sehari. Kami menyimpan ramalan Anda di perangkat sehingga ramalan tersebut memandu Anda sepanjang hari.'
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
question: 'Apakah ramalannya dihasilkan secara acak?',
|
|
16
|
-
answer: 'Ya - satu ramalan acak dipilih setiap hari dan disimpan secara lokal. Masing-masing dari 25 ramalan memiliki peluang yang sama untuk dipilih, memastikan variasi dari waktu ke waktu.'
|
|
17
|
-
}
|
|
18
|
-
];
|
|
19
|
-
|
|
20
|
-
const howTo: FortuneCookieLocaleContent['howTo'] = [
|
|
21
|
-
{ name: 'Pecahkan kuenya', text: 'Klik kue berulang kali untuk membukanya.' },
|
|
22
|
-
{ name: 'Baca ramalan Anda', text: 'Temukan pesan tersembunyi di dalamnya dan angka keberuntungan Anda untuk hari ini.' }
|
|
23
|
-
];
|
|
24
|
-
|
|
25
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
26
|
-
'@context': 'https://schema.org',
|
|
27
|
-
'@type': 'FAQPage',
|
|
28
|
-
mainEntity: faq.map((item) => ({
|
|
29
|
-
'@type': 'Question',
|
|
30
|
-
name: item.question,
|
|
31
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
32
|
-
})),
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
const howToSchema: WithContext<HowTo> = {
|
|
36
|
-
'@context': 'https://schema.org',
|
|
37
|
-
'@type': 'HowTo',
|
|
38
|
-
name: title,
|
|
39
|
-
description,
|
|
40
|
-
step: howTo.map((step) => ({
|
|
41
|
-
'@type': 'HowToStep',
|
|
42
|
-
name: step.name,
|
|
43
|
-
text: step.text,
|
|
44
|
-
})),
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
48
|
-
'@context': 'https://schema.org',
|
|
49
|
-
'@type': 'SoftwareApplication',
|
|
50
|
-
name: title,
|
|
51
|
-
description,
|
|
52
|
-
applicationCategory: 'UtilitiesApplication',
|
|
53
|
-
operatingSystem: 'Web',
|
|
54
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
55
|
-
inLanguage: 'id',
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
export const content: FortuneCookieLocaleContent = {
|
|
59
|
-
slug,
|
|
60
|
-
title,
|
|
61
|
-
description,
|
|
62
|
-
faqTitle: 'Pertanyaan yang Sering Diajukan',
|
|
63
|
-
ui: {
|
|
64
|
-
title: 'Kue Keberuntungan Online',
|
|
65
|
-
description: 'Peramal digital harian Anda.',
|
|
66
|
-
instruction: 'Tekan kue untuk membuka nasib Anda',
|
|
67
|
-
dailyStatus: 'Nasib Anda telah terungkap untuk hari ini.',
|
|
68
|
-
shareBtn: 'Bagikan Kebijaksanaan',
|
|
69
|
-
shareTitle: 'Kue Keberuntungan Saya',
|
|
70
|
-
shareText: 'Nasib telah berbicara: "$TEXT"\nAngka saya: $NUMS\n\nTemukan nasib Anda di sini:',
|
|
71
|
-
copied: 'Tersalin!',
|
|
72
|
-
fortunes: JSON.stringify([
|
|
73
|
-
"Keberuntungan yang Anda cari ada di kue lain.",
|
|
74
|
-
"Jangan menghitung hari, buatlah hari-hari itu berarti.",
|
|
75
|
-
"Perjalanan seribu mil dimulai dengan satu langkah kaki.",
|
|
76
|
-
"Kesalahan adalah pendahuluan dari penemuan.",
|
|
77
|
-
"Kemampuan Anda untuk belajar adalah aset terbesar Anda.",
|
|
78
|
-
"Tersenyumlah, alam semesta sedang memperhatikan Anda.",
|
|
79
|
-
"Kesabaran adalah pohon dengan akar yang pahit tetapi buah yang sangat manis.",
|
|
80
|
-
"Jangan takut tumbuh perlahan, takutlah hanya jika Anda diam di tempat.",
|
|
81
|
-
"Hari ini adalah hari esok yang Anda khawatirkan kemarin.",
|
|
82
|
-
"Kebahagiaan bukan sesuatu yang sudah jadi. Itu berasal dari tindakan Anda sendiri.",
|
|
83
|
-
"Jika Anda tidak dapat mengubah arah angin, sesuaikan layar Anda.",
|
|
84
|
-
"Apa yang Anda tanam sekarang, akan Anda tuai nanti.",
|
|
85
|
-
"Kreativitas adalah kecerdasan yang sedang bersenang-senang.",
|
|
86
|
-
"Jangan mencari kesalahan, carilah solusi.",
|
|
87
|
-
"Sikap Anda, bukan bakat Anda, yang akan menentukan ketinggian Anda.",
|
|
88
|
-
"Kesuksesan adalah jumlah dari upaya kecil yang diulangi hari demi hari.",
|
|
89
|
-
"Percayalah Anda bisa dan Anda sudah setengah jalan menuju ke sana.",
|
|
90
|
-
"Satu-satunya cara untuk melakukan pekerjaan hebat adalah dengan mencintai apa yang Anda lakukan.",
|
|
91
|
-
"Hidup adalah 10% apa yang terjadi pada Anda dan 90% bagaimana Anda bereaksi terhadapnya.",
|
|
92
|
-
"Jadilah perubahan yang ingin Anda lihat di dunia.",
|
|
93
|
-
"Cara terbaik untuk memprediksi masa depan adalah dengan menciptakannya.",
|
|
94
|
-
"Kesederhanaan adalah kecanggihan tertinggi.",
|
|
95
|
-
"Anda adalah penguasa nasib Anda dan kapten jiwa Anda.",
|
|
96
|
-
"Segera Anda akan menerima berita yang akan mengubah perspektif Anda.",
|
|
97
|
-
"Perjalanan tak terduga akan membawakan Anda kegembiraan yang besar."
|
|
98
|
-
]),
|
|
99
|
-
faqTitle: 'FAQ',
|
|
100
|
-
},
|
|
101
|
-
seo: [
|
|
102
|
-
{ type: 'title', text: 'Misteri Kue Keberuntungan', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Pernahkah Anda bertanya-tanya dari mana kue-kue aneh ini berasal? Meskipun kita mengaitkannya dengan makanan Tiongkok, asalnya adalah perjalanan yang menarik antara Jepang dan Amerika Serikat. Kue keberuntungan seperti yang kita kenal sekarang kemungkinan besar ditemukan di California pada awal abad ke-20, bukan di Tiongkok - di mana kue ini hampir tidak dikenal.' },
|
|
104
|
-
{ type: 'tip', title: 'Cara Kerja Peramal Kami', html: 'Setiap hari Anda dapat membuka satu kue. Sistem menyimpan nasib Anda sehingga Anda mengingatnya selama 24 jam. Ramalan disimpan secara lokal di browser Anda - sepenuhnya pribadi, tidak melibatkan server. Datanglah lagi besok untuk ramalan baru!' },
|
|
105
|
-
{ type: 'title', text: 'Filosofi Peramal', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Manusia selalu mencari bimbingan di masa-masa yang tidak pasti. Dari Peramal Delphi hingga I Ching, sistem ramalan menjalankan fungsi psikologis yang konsisten: sistem tersebut memberi kita izin untuk <strong>berhenti sejenak dan merenung</strong>. Kue keberuntungan tidak memprediksi masa depan - kue itu mendorong Anda untuk memikirkannya.' },
|
|
107
|
-
{ type: 'list', items: [
|
|
108
|
-
'<strong>Tiongkok Kuno:</strong> I Ching (Book of Changes, ~1000 SM) menggunakan heksagram untuk memandu keputusan dan menafsirkan nasib.',
|
|
109
|
-
'<strong>Yunani Klasik:</strong> Peramal Delphi menarik bagi para penguasa dan warga negara dengan pernyataan samar yang ditafsirkan sebagai bimbingan ilahi.',
|
|
110
|
-
'<strong>Jepang Modern:</strong> Slip keberuntungan Omikuji di kuil Shinto, yang diikatkan ke dahan pohon, memadukan nasib dengan ritual.',
|
|
111
|
-
'<strong>Amerika Serikat Abad ke-20:</strong> Kue keberuntungan muncul di komunitas Jepang-Amerika sebelum menjadi sinonim dengan masakan Tionghoa-Amerika.',
|
|
112
|
-
]},
|
|
113
|
-
{ type: 'stats', items: [
|
|
114
|
-
{ value: '3 miliar+', label: 'Kue keberuntungan dibuat setiap tahun', icon: 'mdi:cookie' },
|
|
115
|
-
{ value: '~1000 SM', label: 'Asal mula I Ching', icon: 'mdi:book-open-variant' },
|
|
116
|
-
{ value: '25', label: 'Ramalan dalam peramal ini', icon: 'mdi:star-shooting' },
|
|
117
|
-
{ value: '1/hari', label: 'Satu nasib per hari', icon: 'mdi:calendar-today' },
|
|
118
|
-
], columns: 4 },
|
|
119
|
-
],
|
|
120
|
-
faq,
|
|
121
|
-
bibliography,
|
|
122
|
-
howTo,
|
|
123
|
-
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
124
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { FortuneCookieLocaleContent } from '../index';
|
|
3
|
+
import { bibliography } from '../bibliography';
|
|
4
|
+
|
|
5
|
+
const slug = 'kue-keberuntungan';
|
|
6
|
+
const title = 'Kue Keberuntungan';
|
|
7
|
+
const description = 'Periksa nasib harian Anda dan temukan angka keberuntungan Anda. Satu ramalan per hari, diungkapkan dengan satu klik.';
|
|
8
|
+
|
|
9
|
+
const faq: FortuneCookieLocaleContent['faq'] = [
|
|
10
|
+
{
|
|
11
|
+
question: 'Bisakah saya membuka lebih dari satu kue per hari?',
|
|
12
|
+
answer: 'Nasib hanya berbicara sekali sehari. Kami menyimpan ramalan Anda di perangkat sehingga ramalan tersebut memandu Anda sepanjang hari.'
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Apakah ramalannya dihasilkan secara acak?',
|
|
16
|
+
answer: 'Ya - satu ramalan acak dipilih setiap hari dan disimpan secara lokal. Masing-masing dari 25 ramalan memiliki peluang yang sama untuk dipilih, memastikan variasi dari waktu ke waktu.'
|
|
17
|
+
}
|
|
18
|
+
];
|
|
19
|
+
|
|
20
|
+
const howTo: FortuneCookieLocaleContent['howTo'] = [
|
|
21
|
+
{ name: 'Pecahkan kuenya', text: 'Klik kue berulang kali untuk membukanya.' },
|
|
22
|
+
{ name: 'Baca ramalan Anda', text: 'Temukan pesan tersembunyi di dalamnya dan angka keberuntungan Anda untuk hari ini.' }
|
|
23
|
+
];
|
|
24
|
+
|
|
25
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
26
|
+
'@context': 'https://schema.org',
|
|
27
|
+
'@type': 'FAQPage',
|
|
28
|
+
mainEntity: faq.map((item) => ({
|
|
29
|
+
'@type': 'Question',
|
|
30
|
+
name: item.question,
|
|
31
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
32
|
+
})),
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
const howToSchema: WithContext<HowTo> = {
|
|
36
|
+
'@context': 'https://schema.org',
|
|
37
|
+
'@type': 'HowTo',
|
|
38
|
+
name: title,
|
|
39
|
+
description,
|
|
40
|
+
step: howTo.map((step) => ({
|
|
41
|
+
'@type': 'HowToStep',
|
|
42
|
+
name: step.name,
|
|
43
|
+
text: step.text,
|
|
44
|
+
})),
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
48
|
+
'@context': 'https://schema.org',
|
|
49
|
+
'@type': 'SoftwareApplication',
|
|
50
|
+
name: title,
|
|
51
|
+
description,
|
|
52
|
+
applicationCategory: 'UtilitiesApplication',
|
|
53
|
+
operatingSystem: 'Web',
|
|
54
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
55
|
+
inLanguage: 'id',
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
export const content: FortuneCookieLocaleContent = {
|
|
59
|
+
slug,
|
|
60
|
+
title,
|
|
61
|
+
description,
|
|
62
|
+
faqTitle: 'Pertanyaan yang Sering Diajukan',
|
|
63
|
+
ui: {
|
|
64
|
+
title: 'Kue Keberuntungan Online',
|
|
65
|
+
description: 'Peramal digital harian Anda.',
|
|
66
|
+
instruction: 'Tekan kue untuk membuka nasib Anda',
|
|
67
|
+
dailyStatus: 'Nasib Anda telah terungkap untuk hari ini.',
|
|
68
|
+
shareBtn: 'Bagikan Kebijaksanaan',
|
|
69
|
+
shareTitle: 'Kue Keberuntungan Saya',
|
|
70
|
+
shareText: 'Nasib telah berbicara: "$TEXT"\nAngka saya: $NUMS\n\nTemukan nasib Anda di sini:',
|
|
71
|
+
copied: 'Tersalin!',
|
|
72
|
+
fortunes: JSON.stringify([
|
|
73
|
+
"Keberuntungan yang Anda cari ada di kue lain.",
|
|
74
|
+
"Jangan menghitung hari, buatlah hari-hari itu berarti.",
|
|
75
|
+
"Perjalanan seribu mil dimulai dengan satu langkah kaki.",
|
|
76
|
+
"Kesalahan adalah pendahuluan dari penemuan.",
|
|
77
|
+
"Kemampuan Anda untuk belajar adalah aset terbesar Anda.",
|
|
78
|
+
"Tersenyumlah, alam semesta sedang memperhatikan Anda.",
|
|
79
|
+
"Kesabaran adalah pohon dengan akar yang pahit tetapi buah yang sangat manis.",
|
|
80
|
+
"Jangan takut tumbuh perlahan, takutlah hanya jika Anda diam di tempat.",
|
|
81
|
+
"Hari ini adalah hari esok yang Anda khawatirkan kemarin.",
|
|
82
|
+
"Kebahagiaan bukan sesuatu yang sudah jadi. Itu berasal dari tindakan Anda sendiri.",
|
|
83
|
+
"Jika Anda tidak dapat mengubah arah angin, sesuaikan layar Anda.",
|
|
84
|
+
"Apa yang Anda tanam sekarang, akan Anda tuai nanti.",
|
|
85
|
+
"Kreativitas adalah kecerdasan yang sedang bersenang-senang.",
|
|
86
|
+
"Jangan mencari kesalahan, carilah solusi.",
|
|
87
|
+
"Sikap Anda, bukan bakat Anda, yang akan menentukan ketinggian Anda.",
|
|
88
|
+
"Kesuksesan adalah jumlah dari upaya kecil yang diulangi hari demi hari.",
|
|
89
|
+
"Percayalah Anda bisa dan Anda sudah setengah jalan menuju ke sana.",
|
|
90
|
+
"Satu-satunya cara untuk melakukan pekerjaan hebat adalah dengan mencintai apa yang Anda lakukan.",
|
|
91
|
+
"Hidup adalah 10% apa yang terjadi pada Anda dan 90% bagaimana Anda bereaksi terhadapnya.",
|
|
92
|
+
"Jadilah perubahan yang ingin Anda lihat di dunia.",
|
|
93
|
+
"Cara terbaik untuk memprediksi masa depan adalah dengan menciptakannya.",
|
|
94
|
+
"Kesederhanaan adalah kecanggihan tertinggi.",
|
|
95
|
+
"Anda adalah penguasa nasib Anda dan kapten jiwa Anda.",
|
|
96
|
+
"Segera Anda akan menerima berita yang akan mengubah perspektif Anda.",
|
|
97
|
+
"Perjalanan tak terduga akan membawakan Anda kegembiraan yang besar."
|
|
98
|
+
]),
|
|
99
|
+
faqTitle: 'FAQ',
|
|
100
|
+
},
|
|
101
|
+
seo: [
|
|
102
|
+
{ type: 'title', text: 'Misteri Kue Keberuntungan', level: 2 },
|
|
103
|
+
{ type: 'paragraph', html: 'Pernahkah Anda bertanya-tanya dari mana kue-kue aneh ini berasal? Meskipun kita mengaitkannya dengan makanan Tiongkok, asalnya adalah perjalanan yang menarik antara Jepang dan Amerika Serikat. Kue keberuntungan seperti yang kita kenal sekarang kemungkinan besar ditemukan di California pada awal abad ke-20, bukan di Tiongkok - di mana kue ini hampir tidak dikenal.' },
|
|
104
|
+
{ type: 'tip', title: 'Cara Kerja Peramal Kami', html: 'Setiap hari Anda dapat membuka satu kue. Sistem menyimpan nasib Anda sehingga Anda mengingatnya selama 24 jam. Ramalan disimpan secara lokal di browser Anda - sepenuhnya pribadi, tidak melibatkan server. Datanglah lagi besok untuk ramalan baru!' },
|
|
105
|
+
{ type: 'title', text: 'Filosofi Peramal', level: 3 },
|
|
106
|
+
{ type: 'paragraph', html: 'Manusia selalu mencari bimbingan di masa-masa yang tidak pasti. Dari Peramal Delphi hingga I Ching, sistem ramalan menjalankan fungsi psikologis yang konsisten: sistem tersebut memberi kita izin untuk <strong>berhenti sejenak dan merenung</strong>. Kue keberuntungan tidak memprediksi masa depan - kue itu mendorong Anda untuk memikirkannya.' },
|
|
107
|
+
{ type: 'list', items: [
|
|
108
|
+
'<strong>Tiongkok Kuno:</strong> I Ching (Book of Changes, ~1000 SM) menggunakan heksagram untuk memandu keputusan dan menafsirkan nasib.',
|
|
109
|
+
'<strong>Yunani Klasik:</strong> Peramal Delphi menarik bagi para penguasa dan warga negara dengan pernyataan samar yang ditafsirkan sebagai bimbingan ilahi.',
|
|
110
|
+
'<strong>Jepang Modern:</strong> Slip keberuntungan Omikuji di kuil Shinto, yang diikatkan ke dahan pohon, memadukan nasib dengan ritual.',
|
|
111
|
+
'<strong>Amerika Serikat Abad ke-20:</strong> Kue keberuntungan muncul di komunitas Jepang-Amerika sebelum menjadi sinonim dengan masakan Tionghoa-Amerika.',
|
|
112
|
+
]},
|
|
113
|
+
{ type: 'stats', items: [
|
|
114
|
+
{ value: '3 miliar+', label: 'Kue keberuntungan dibuat setiap tahun', icon: 'mdi:cookie' },
|
|
115
|
+
{ value: '~1000 SM', label: 'Asal mula I Ching', icon: 'mdi:book-open-variant' },
|
|
116
|
+
{ value: '25', label: 'Ramalan dalam peramal ini', icon: 'mdi:star-shooting' },
|
|
117
|
+
{ value: '1/hari', label: 'Satu nasib per hari', icon: 'mdi:calendar-today' },
|
|
118
|
+
], columns: 4 },
|
|
119
|
+
],
|
|
120
|
+
faq,
|
|
121
|
+
bibliography,
|
|
122
|
+
howTo,
|
|
123
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
124
|
+
};
|