Update src/app/layout.tsx

This commit is contained in:
2026-03-03 09:03:56 +00:00
parent 78c07b79b5
commit 43bf271fad

View File

@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const mulish = Mulish({
variable: "--font-mulish",
subsets: ["latin"],
variable: "--font-mulish", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Möbelspedition Schumacher - Umzüge in Schwerin",
description: "Professionelle Umzugs- und Speditionsservices in Schwerin seit 30+ Jahren. Privatumzug, Seniorenumzug, Büroumzug. Kostenlose Anfrage ➜",
keywords: "Umzugsunternehmen Schwerin, Möbelspedition, Umzüge, Privatumzug, Büroumzug, Seniorenumzug, Möbeltransport, Lagerung",
metadataBase: new URL("https://www.schumacher-spediteur.de"),
title: "Möbelspedition Schumacher - Umzüge in Schwerin", description: "Professionelle Umzugs- und Speditionsservices in Schwerin seit 30+ Jahren. Privatumzug, Seniorenumzug, Büroumzug. Kostenlose Anfrage ➜", keywords: "Umzugsunternehmen Schwerin, Möbelspedition, Umzüge, Privatumzug, Büroumzug, Seniorenumzug, Möbeltransport, Lagerung", metadataBase: new URL("https://www.schumacher-spediteur.de"),
alternates: {
canonical: "https://www.schumacher-spediteur.de",
},
canonical: "https://www.schumacher-spediteur.de"},
openGraph: {
title: "Möbelspedition Schumacher - Stressfrei umziehen in Schwerin",
description: "30+ Jahre Erfahrung. Professionelle Umzugs- und Speditionsservices. Privatumzug, Seniorenumzug, Büroumzug. Kostenlose Anfrage.",
url: "https://www.schumacher-spediteur.de",
siteName: "Möbelspedition Schumacher",
type: "website",
images: [
title: "Möbelspedition Schumacher - Stressfrei umziehen in Schwerin", description: "30+ Jahre Erfahrung. Professionelle Umzugs- und Speditionsservices. Privatumzug, Seniorenumzug, Büroumzug. Kostenlose Anfrage.", url: "https://www.schumacher-spediteur.de", siteName: "Möbelspedition Schumacher", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg",
alt: "Möbelspedition Schumacher - Umzugswagen",
},
url: "http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg", alt: "Möbelspedition Schumacher - Umzugswagen"},
],
},
twitter: {
card: "summary_large_image",
title: "Möbelspedition Schumacher - Umzüge in Schwerin",
description: "30+ Jahre Erfahrung. Professionelle Umzugs- und Speditionsservices.",
images: ["http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg"],
card: "summary_large_image", title: "Möbelspedition Schumacher - Umzüge in Schwerin", description: "30+ Jahre Erfahrung. Professionelle Umzugs- und Speditionsservices.", images: ["http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg"],
},
robots: {
index: true,