SEO blogpost V3

This commit is contained in:
2026-08-06 10:36:10 +02:00
parent b423c4502a
commit 71d637f961
7 changed files with 26 additions and 13 deletions

View File

@@ -23,10 +23,14 @@ export default function Footer() {
<Link href="/ueber-uns" className="transition-colors hover:text-[#0d7a57]">
Über uns
</Link>
<span className="inline-flex items-center gap-1.5 text-ink-soft">
<a
href="https://chromewebstore.google.com/detail/decision-kit-random-picke/ehnieppgcoaapbgnilajkcjhakjedlgo"
target="_blank"
rel="noopener noreferrer"
className="transition-colors hover:text-[#0d7a57]"
>
Chrome Extension
<span className="rounded-full border border-[#0d7a57]/20 bg-[#e6f7f0] px-2 py-0.5 text-[10px] font-semibold uppercase tracking-wider text-[#0d7a57]">Soon</span>
</span>
</a>
<Link href="/impressum" className="transition-colors hover:text-[#0d7a57]">
Impressum
</Link>