Merge branch 'main' into main
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<link rel="alternate" hreflang="en" href="/en/" />
|
||||
<link rel="alternate" hreflang="de" href="/de/" />
|
||||
<link rel="alternate" hreflang="vi" href="/vi/" />
|
||||
<link rel="alternate" hreflang="x-default" href="/en/" />
|
||||
<link rel="icon" type="image/svg+xml" href="images/favicon.svg" />
|
||||
<link rel="icon" type="image/png" href="images/favicon.png" />
|
||||
@@ -207,7 +208,7 @@
|
||||
|
||||
<section id="features-section" class="py-20">
|
||||
<h2 class="text-3xl md:text-4xl font-bold text-center text-white mb-12">
|
||||
<span data-i18n="features.title"></span>Why</span> <span class="marker-slanted"
|
||||
<span data-i18n="features.title"></span> <span class="marker-slanted"
|
||||
data-i18n="features.bentoPdf">BentoPDF?</span>
|
||||
</h2>
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
|
||||
@@ -494,7 +495,7 @@
|
||||
<section id="security-compliance-section" class="py-20 hide-section">
|
||||
<div class="mb-8 text-center">
|
||||
<h2 class="text-3xl md:text-4xl lg:text-5xl font-bold text-white leading-tight mb-6 text-balance">
|
||||
<span data-i18n="compliance.title"></span>Your data never leaves your device</span>
|
||||
<span data-i18n="compliance.title"></span>
|
||||
<span class="inline-flex items-center gap-2">
|
||||
<i data-lucide="shield" class="w-8 h-8 md:w-10 md:h-10 text-indigo-400 bg-indigo-900 rounded-lg p-1.5"></i>
|
||||
<span data-i18n="compliance.weKeep">We keep</span>
|
||||
|
||||
Reference in New Issue
Block a user