Merge version_1 into main #2
@@ -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,
|
||||
|
||||
169
src/app/page.tsx
169
src/app/page.tsx
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -48,50 +48,34 @@ export default function HomePage() {
|
||||
{ text: "Kostenlose Anfrage", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mom-dad-little-daughters-unpacking-things-new-apartment-sitting-floor-taking-objects-from-open-boxes_74855-10277.jpg?_wi=1",
|
||||
imageAlt: "Familie beim Umzug",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/mom-dad-little-daughters-unpacking-things-new-apartment-sitting-floor-taking-objects-from-open-boxes_74855-10277.jpg", imageAlt: "Familie beim Umzug"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-from-delivery-service-arriving-with-boxes-documents-be-signed-beautiful-young-couple-moving_482257-22217.jpg?_wi=1",
|
||||
imageAlt: "Professionelle Umzugshelfer bei der Arbeit",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/man-from-delivery-service-arriving-with-boxes-documents-be-signed-beautiful-young-couple-moving_482257-22217.jpg", imageAlt: "Professionelle Umzugshelfer bei der Arbeit"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-young-hispanic-couple-moving-into-new-flat-carrying-carton-boxes-furniture_74855-10207.jpg?_wi=1",
|
||||
imageAlt: "Wohnungsumzug in Schwerin",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/happy-young-hispanic-couple-moving-into-new-flat-carrying-carton-boxes-furniture_74855-10207.jpg", imageAlt: "Wohnungsumzug in Schwerin"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/storehouse-supplies-with-cardboard-boxes-racks-packages-carton-containers-prepared-products-distribution-shipment-warehouse-room-with-retail-store-cargo-industrial-stock_482257-65036.jpg?_wi=1",
|
||||
imageAlt: "Sichere Lagerverwaltung",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/storehouse-supplies-with-cardboard-boxes-racks-packages-carton-containers-prepared-products-distribution-shipment-warehouse-room-with-retail-store-cargo-industrial-stock_482257-65036.jpg", imageAlt: "Sichere Lagerverwaltung"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg?_wi=1",
|
||||
imageAlt: "Umzugswagen der Schumacher GmbH",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg", imageAlt: "Umzugswagen der Schumacher GmbH"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162264.jpg",
|
||||
imageAlt: "Zufriedene Kunden nach erfolgreichem Umzug",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/family-moving-new-home_23-2149162264.jpg", imageAlt: "Zufriedene Kunden nach erfolgreichem Umzug"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg?_wi=1",
|
||||
imageAlt: "Professioneller Büroumzug",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg", imageAlt: "Professioneller Büroumzug"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/no-people-living-room-interior-move-with-carton-boxes-empty-real-estate-property-full-cardboard-packing-storage-cargo-nobody-apartment-relocation-moving-day_482257-44294.jpg?_wi=1",
|
||||
imageAlt: "Möbeltransport und Handschuhe",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/no-people-living-room-interior-move-with-carton-boxes-empty-real-estate-property-full-cardboard-packing-storage-cargo-nobody-apartment-relocation-moving-day_482257-44294.jpg", imageAlt: "Möbeltransport und Handschuhe"},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
/>
|
||||
@@ -110,59 +94,43 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Privatumzug",
|
||||
description:
|
||||
"Stressfreie Umzüge für Familien und Privatpersonen mit voller Unterstützung von Anfang bis Ende. Wir kümmern uns um alle Details.",
|
||||
phoneOne: {
|
||||
title: "Privatumzug", description:
|
||||
"Stressfreie Umzüge für Familien und Privatpersonen mit voller Unterstützung von Anfang bis Ende. Wir kümmern uns um alle Details.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mom-dad-little-daughters-unpacking-things-new-apartment-sitting-floor-taking-objects-from-open-boxes_74855-10277.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/mom-dad-little-daughters-unpacking-things-new-apartment-sitting-floor-taking-objects-from-open-boxes_74855-10277.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-young-hispanic-couple-moving-into-new-flat-carrying-carton-boxes-furniture_74855-10207.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/happy-young-hispanic-couple-moving-into-new-flat-carrying-carton-boxes-furniture_74855-10207.jpg"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Seniorenumzug",
|
||||
description:
|
||||
"Einfühlsame und rücksichtsvolle Umzugsservices speziell für Senioren. Wir verstehen besondere Bedürfnisse und Anforderungen.",
|
||||
phoneOne: {
|
||||
title: "Seniorenumzug", description:
|
||||
"Einfühlsame und rücksichtsvolle Umzugsservices speziell für Senioren. Wir verstehen besondere Bedürfnisse und Anforderungen.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-senior-man-welcoming-courier-who-is-delivering-him-packages-home_637285-2321.jpg",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/happy-senior-man-welcoming-courier-who-is-delivering-him-packages-home_637285-2321.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-professional-multiethnic-business-team_1262-21159.jpg",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/happy-professional-multiethnic-business-team_1262-21159.jpg"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Büro- & Gewerbeumzug",
|
||||
description:
|
||||
"Professionelle Umzüge für Firmen, Behörden und Büros mit minimaler Ausfallzeit und größtmöglicher Effizienz.",
|
||||
phoneOne: {
|
||||
title: "Büro- & Gewerbeumzug", description:
|
||||
"Professionelle Umzüge für Firmen, Behörden und Büros mit minimaler Ausfallzeit und größtmöglicher Effizienz.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-from-delivery-service-arriving-with-boxes-documents-be-signed-beautiful-young-couple-moving_482257-22217.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/man-from-delivery-service-arriving-with-boxes-documents-be-signed-beautiful-young-couple-moving_482257-22217.jpg"},
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Möbeltransport & Montage",
|
||||
description:
|
||||
"Sichere und fachgerechte Transportservices für einzelne Möbelstücke mit optionaler Montage vor Ort.",
|
||||
phoneOne: {
|
||||
title: "Möbeltransport & Montage", description:
|
||||
"Sichere und fachgerechte Transportservices für einzelne Möbelstücke mit optionaler Montage vor Ort.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/no-people-living-room-interior-move-with-carton-boxes-empty-real-estate-property-full-cardboard-packing-storage-cargo-nobody-apartment-relocation-moving-day_482257-44294.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/no-people-living-room-interior-move-with-carton-boxes-empty-real-estate-property-full-cardboard-packing-storage-cargo-nobody-apartment-relocation-moving-day_482257-44294.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/storehouse-supplies-with-cardboard-boxes-racks-packages-carton-containers-prepared-products-distribution-shipment-warehouse-room-with-retail-store-cargo-industrial-stock_482257-65036.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/storehouse-supplies-with-cardboard-boxes-racks-packages-carton-containers-prepared-products-distribution-shipment-warehouse-room-with-retail-store-cargo-industrial-stock_482257-65036.jpg"},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -193,38 +161,17 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Zuverlässigkeit",
|
||||
name: "Pünktlichkeit garantiert",
|
||||
price: "100%",
|
||||
rating: 5,
|
||||
reviewCount: "Bewährte Treu",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-from-delivery-service-arriving-with-boxes-documents-be-signed-beautiful-young-couple-moving_482257-22217.jpg?_wi=3",
|
||||
imageAlt: "Team bei der Arbeit",
|
||||
},
|
||||
id: "1", brand: "Zuverlässigkeit", name: "Pünktlichkeit garantiert", price: "100%", rating: 5,
|
||||
reviewCount: "Bewährte Treu", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-from-delivery-service-arriving-with-boxes-documents-be-signed-beautiful-young-couple-moving_482257-22217.jpg", imageAlt: "Team bei der Arbeit"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Sorgfalt",
|
||||
name: "Sachgerechter Transport",
|
||||
price: "0€",
|
||||
rating: 5,
|
||||
reviewCount: "Schadenfreiheit",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/no-people-living-room-interior-move-with-carton-boxes-empty-real-estate-property-full-cardboard-packing-storage-cargo-nobody-apartment-relocation-moving-day_482257-44294.jpg?_wi=3",
|
||||
imageAlt: "Möbeltransport",
|
||||
},
|
||||
id: "2", brand: "Sorgfalt", name: "Sachgerechter Transport", price: "0€", rating: 5,
|
||||
reviewCount: "Schadenfreiheit", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/no-people-living-room-interior-move-with-carton-boxes-empty-real-estate-property-full-cardboard-packing-storage-cargo-nobody-apartment-relocation-moving-day_482257-44294.jpg", imageAlt: "Möbeltransport"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Erfahrung",
|
||||
name: "Professionelle Handgriffe",
|
||||
price: "30+",
|
||||
rating: 5,
|
||||
reviewCount: "Jahre Expertise",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg?_wi=2",
|
||||
imageAlt: "Fahrzeugflotte",
|
||||
},
|
||||
id: "3", brand: "Erfahrung", name: "Professionelle Handgriffe", price: "30+", rating: 5,
|
||||
reviewCount: "Jahre Expertise", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-female-courier-unloaded-cardboard-box-from-vehicle_23-2147862254.jpg", imageAlt: "Fahrzeugflotte"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -239,45 +186,21 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Michael Schmidt",
|
||||
role: "Privatumzug",
|
||||
company: "Schwerin",
|
||||
rating: 5,
|
||||
id: "1", name: "Michael Schmidt", role: "Privatumzug", company: "Schwerin", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageAlt: "Michael Schmidt",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Schmidt"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Petra Müller",
|
||||
role: "Seniorenumzug",
|
||||
company: "Schwerin",
|
||||
rating: 5,
|
||||
id: "2", name: "Petra Müller", role: "Seniorenumzug", company: "Schwerin", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageAlt: "Petra Müller",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Petra Müller"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Werner Hoffmann",
|
||||
role: "Büroumzug",
|
||||
company: "Schwerin",
|
||||
rating: 5,
|
||||
id: "3", name: "Werner Hoffmann", role: "Büroumzug", company: "Schwerin", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg",
|
||||
imageAlt: "Werner Hoffmann",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg", imageAlt: "Werner Hoffmann"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ingrid König",
|
||||
role: "Möbeltransport",
|
||||
company: "Schwerin",
|
||||
rating: 5,
|
||||
id: "4", name: "Ingrid König", role: "Möbeltransport", company: "Schwerin", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg",
|
||||
imageAlt: "Ingrid König",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg", imageAlt: "Ingrid König"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "5000+", label: "Erfolgreiche Umzüge" },
|
||||
@@ -294,7 +217,7 @@ export default function HomePage() {
|
||||
description="Erreichen Sie uns telefonisch oder per E-Mail. Gerne erstellen wir für Sie ein unverbindliches Angebot."
|
||||
tagAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -328,9 +251,7 @@ export default function HomePage() {
|
||||
items: [
|
||||
{ label: "Telefon: +49 361 234 567", href: "tel:+493612345678" },
|
||||
{
|
||||
label: "E-Mail: info@schumacher-spediteur.de",
|
||||
href: "mailto:info@schumacher-spediteur.de",
|
||||
},
|
||||
label: "E-Mail: info@schumacher-spediteur.de", href: "mailto:info@schumacher-spediteur.de"},
|
||||
{ label: "Montag - Freitag: 8:00 - 17:00", href: "#" },
|
||||
{ label: "Samstag: 9:00 - 13:00", href: "#" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user