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,