-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
80 lines (70 loc) · 6.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/assets/icon-logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>Zepargn - Votre Plateforme d'Épargne en Ligne en Afrique | Your Online Savings Platform in Africa</title>
<meta name="title"
content="Zepargn - Votre Plateforme d'Épargne en Ligne en Afrique | Your Online Savings Platform in Africa" />
<meta name="description"
content="Zepargn est une plateforme fintech innovante d'épargne en ligne pour les marchés africains. Gérez vos objectifs d'épargne, suivez vos économies en temps réel et profitez d'une épargne flexible. | Zepargn is an innovative online fintech savings platform for African markets. Manage your savings goals, track your savings in real-time, and enjoy flexible savings." />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zepargn.com/" />
<meta property="og:title"
content="Zepargn - Votre Plateforme d'Épargne en Ligne en Afrique | Your Online Savings Platform in Africa" />
<meta property="og:description"
content="Zepargn est une plateforme fintech innovante d'épargne en ligne pour les marchés africains. Gérez vos objectifs d'épargne, suivez vos économies en temps réel et profitez d'une épargne flexible. | Zepargn is an innovative online fintech savings platform for African markets. Manage your savings goals, track your savings in real-time, and enjoy flexible savings." />
<meta property="og:image" content="/assets/og-image.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://zepargn.com/" />
<meta property="twitter:title"
content="Zepargn - Votre Plateforme d'Épargne en Ligne en Afrique | Your Online Savings Platform in Africa" />
<meta property="twitter:description"
content="Zepargn est une plateforme fintech innovante d'épargne en ligne pour les marchés africains. Gérez vos objectifs d'épargne, suivez vos économies en temps réel et profitez d'une épargne flexible. | Zepargn is an innovative online fintech savings platform for African markets. Manage your savings goals, track your savings in real-time, and enjoy flexible savings." />
<meta property="twitter:image" content="/assets/og-image.png" />
<!-- Additional SEO Meta Tags -->
<meta name="keywords"
content="épargne en ligne, fintech afrique, gestion d'épargne, objectifs financiers, online savings, african fintech, savings management, financial goals" />
<meta name="author" content="Zepargn" />
<meta name="robots" content="index, follow" />
<meta name="language" content="fr, en" />
<!-- Fonts and Styles -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Urbanist&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" />
<!-- Language Detection Script -->
<script>
(function () {
var userLang = navigator.language || navigator.userLanguage;
document.documentElement.lang = userLang.startsWith('fr') ? 'fr' : 'en';
})();
</script>
<script>
!function (t, e) { var o, n, p, r; e.__SV || (window.posthog = e, e._i = [], e.init = function (i, s, a) { function g(t, e) { var o = e.split("."); 2 == o.length && (t = t[o[0]], e = o[1]), t[e] = function () { t.push([e].concat(Array.prototype.slice.call(arguments, 0))) } } (p = t.createElement("script")).type = "text/javascript", p.crossOrigin = "anonymous", p.async = !0, p.src = s.api_host.replace(".i.posthog.com", "-assets.i.posthog.com") + "/static/array.js", (r = t.getElementsByTagName("script")[0]).parentNode.insertBefore(p, r); var u = e; for (void 0 !== a ? u = e[a] = [] : a = "posthog", u.people = u.people || [], u.toString = function (t) { var e = "posthog"; return "posthog" !== a && (e += "." + a), t || (e += " (stub)"), e }, u.people.toString = function () { return u.toString(1) + ".people (stub)" }, o = "init capture register register_once register_for_session unregister unregister_for_session getFeatureFlag getFeatureFlagPayload isFeatureEnabled reloadFeatureFlags updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures on onFeatureFlags onSessionId getSurveys getActiveMatchingSurveys renderSurvey canRenderSurvey identify setPersonProperties group resetGroups setPersonPropertiesForFlags resetPersonPropertiesForFlags setGroupPropertiesForFlags resetGroupPropertiesForFlags reset get_distinct_id getGroups get_session_id get_session_replay_url alias set_config startSessionRecording stopSessionRecording sessionRecordingStarted captureException loadToolbar get_property getSessionProperty createPersonProfile opt_in_capturing opt_out_capturing has_opted_in_capturing has_opted_out_capturing clear_opt_in_out_capturing debug getPageViewId captureTraceFeedback captureTraceMetric".split(" "), n = 0; n < o.length; n++)g(u, o[n]); e._i.push([i, s, a]) }, e.__SV = 1) }(document, window.posthog || []);
posthog.init('phc_quNINPGaIwVUgOStSHw7d8Z2fP1wsQCC7Do7IJt8Yxk', {
api_host: 'https://us.i.posthog.com',
person_profiles: 'identified_only', // or 'always' to create profiles for anonymous users as well
})
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script type="text/javascript">
window.$crisp = [];
window.CRISP_WEBSITE_ID = "429170ee-60e3-487c-b9e0-146952d21fab";
(function () {
d = document;
s = d.createElement("script");
s.src = "https://client.crisp.chat/l.js";
s.async = 1;
d.getElementsByTagName("head")[0].appendChild(s);
})();
</script>
</body>
</html>