From 41b67b76adf4aceafd9b5ab888ccef50c3023182 Mon Sep 17 00:00:00 2001 From: "[dyad]" Date: Mon, 19 Jan 2026 08:27:34 +0100 Subject: [PATCH] [dyad] Meta-Titel und Beschreibung aktualisiert - wrote 1 file(s) --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 07211c8..e4c9ea5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -17,8 +17,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Bild Web Exporter", - description: "Laden Sie ein Bild hoch und exportieren Sie es in einer anderen Auflösung und einem anderen Format.", + title: "Bild Web Exporter | Bilder schnell konvertieren & optimieren", + description: "Konvertieren Sie Ihre Bilder mühelos in Web-Formate wie WEBP, JPEG oder PNG. Passen Sie Auflösung, Qualität und Dateinamen an – alles direkt in Ihrem Browser.", robots: { index: false, follow: false,