Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-14 11:40:59 +00:00
5 changed files with 61 additions and 22 deletions

View File

@@ -122,7 +122,7 @@ export default function BehandlungenPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg?_wi=4"
imageAlt="Moderne Klinikausstattung"
useInvertedBackground={false}
ariaLabel="Diagnostik und Therapie"

View File

@@ -99,7 +99,7 @@ export default function KontaktPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/historic-canal-building-brick-architecture-urban-facade_169016-68494.jpg"
imageSrc="http://img.b2bpic.net/free-photo/historic-canal-building-brick-architecture-urban-facade_169016-68494.jpg?_wi=3"
imageAlt="Hamburg Standort"
useInvertedBackground={false}
ariaLabel="Standorte"

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Lato } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Lato } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const lato = Lato({
variable: "--font-lato",
@@ -20,6 +24,39 @@ const lato = Lato({
weight: ["100", "300", "400", "700", "900"],
});
export const metadata: Metadata = {
title: "MVZ Hamburg Eilbek | Schön Klinik",
description: "Medizinisches Versorgungszentrum in Hamburg Eilbek. Spezialisierte Fachpraxen für Innere Medizin, Orthopädie und Chirurgie. Jetzt Termin vereinbaren.",
keywords: "MVZ Hamburg, Medizinisches Versorgungszentrum, Internist Hamburg, Orthopäde Hamburg, Chirurg Hamburg, Schön Klinik",
metadataBase: new URL("https://www.schoen-klinik-hamburg-mvz.de"),
alternates: {
canonical: "https://www.schoen-klinik-hamburg-mvz.de",
},
openGraph: {
title: "MVZ Hamburg Eilbek | Schön Klinik - Ihre Gesundheit in besten Händen",
description: "Umfassende medizinische Versorgung durch spezialisierte Fachleute. Innere Medizin, Orthopädie und Chirurgie in Hamburg Eilbek.",
url: "https://www.schoen-klinik-hamburg-mvz.de",
siteName: "Schön Klinik MVZ Hamburg",
type: "website",
images: [
{
url: "https://www.schoen-klinik-hamburg-mvz.de/og-image.jpg",
alt: "Schön Klinik MVZ Hamburg Eilbek",
},
],
},
twitter: {
card: "summary_large_image",
title: "MVZ Hamburg Eilbek | Schön Klinik",
description: "Spezialisierte medizinische Versorgung in Hamburg",
images: ["https://www.schoen-klinik-hamburg-mvz.de/twitter-image.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +65,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${lato.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${lato.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +79,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -69,7 +69,7 @@ export default function HomePage() {
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg?_wi=1",
imageAlt: "Moderne Klinikausstattung",
},
{
@@ -89,7 +89,7 @@ export default function HomePage() {
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/historic-canal-building-brick-architecture-urban-facade_169016-68494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/historic-canal-building-brick-architecture-urban-facade_169016-68494.jpg?_wi=1",
imageAlt: "Standort Hamburg",
},
]}
@@ -121,7 +121,7 @@ export default function HomePage() {
{ text: "Standorte", href: "#locations" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg?_wi=2"
imageAlt="Moderne Klinikausstattung"
useInvertedBackground={false}
ariaLabel="Über unsere Klinik"
@@ -193,7 +193,7 @@ export default function HomePage() {
name: "Dr. med. Hans Mueller",
role: "Facharzt für Innere Medizin",
description: "Spezialist für internistische Versorgung und Vorsorgemedizin mit umfangreicher klinischer Erfahrung.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg?_wi=1",
imageAlt: "Dr. Hans Mueller",
socialLinks: [
{ icon: Linkedin, url: "#" },
@@ -205,7 +205,7 @@ export default function HomePage() {
name: "Dr. med. Sarah Weber",
role: "Fachärztin für Orthopädie",
description: "Expertin für konservative und operative Orthopädie mit spezialisierter Ausbildung in modernen Therapieverfahren.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-with-medical-mask-copy-space_23-2148847621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-with-medical-mask-copy-space_23-2148847621.jpg?_wi=1",
imageAlt: "Dr. Sarah Weber",
socialLinks: [
{ icon: Linkedin, url: "#" },
@@ -217,7 +217,7 @@ export default function HomePage() {
name: "Dr. med. Klaus Zimmermann",
role: "Facharzt für Chirurgie",
description: "Erfahrener Chirurg mit Fokus auf minimale Invasivität und innovativen Operationstechniken.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg?_wi=2",
imageAlt: "Dr. Klaus Zimmermann",
socialLinks: [
{ icon: Linkedin, url: "#" },
@@ -229,7 +229,7 @@ export default function HomePage() {
name: "Dr. med. Anna Schmidt",
role: "Assistenzärztin Innere Medizin",
description: "Engagierte Fachkraft für umfassende internistische Betreuung und Patientenbegleitung.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-with-medical-mask-copy-space_23-2148847621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-with-medical-mask-copy-space_23-2148847621.jpg?_wi=2",
imageAlt: "Dr. Anna Schmidt",
socialLinks: [
{ icon: Linkedin, url: "#" },
@@ -330,7 +330,7 @@ export default function HomePage() {
content: "Datenschutz ist für uns oberste Priorität. Alle Ihre persönlichen und medizinischen Daten werden gemäß ärztlicher Schweigepflicht und DSGVO geschützt.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/historic-canal-building-brick-architecture-urban-facade_169016-68494.jpg"
imageSrc="http://img.b2bpic.net/free-photo/historic-canal-building-brick-architecture-urban-facade_169016-68494.jpg?_wi=2"
imageAlt="Hamburg Standort"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -56,7 +56,7 @@ export default function AboutPage() {
{ text: "Jetzt Termin buchen", href: "#contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-presenting-information-colleagues_23-2147807956.jpg?_wi=3"
imageAlt="Professionelles medizinisches Team"
useInvertedBackground={false}
ariaLabel="Über das MVZ Hamburg Eilbek"
@@ -80,7 +80,7 @@ export default function AboutPage() {
name: "Dr. med. Hans Mueller",
role: "Facharzt für Innere Medizin",
description: "Mit über 20 Jahren klinischer Erfahrung ist Dr. Mueller spezialisiert auf die Betreuung chronischer Erkrankungen und präventive Medizin. Seine Patienten schätzen seine gründliche Diagnostik und persönliche Beratung.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg?_wi=3",
imageAlt: "Dr. Hans Mueller",
socialLinks: [
{ icon: Linkedin, url: "#" },
@@ -92,7 +92,7 @@ export default function AboutPage() {
name: "Dr. med. Sarah Weber",
role: "Fachärztin für Orthopädie",
description: "Dr. Weber hat sich auf konservative und operative Orthopädie spezialisiert. Sie arbeitet mit modernen Therapieverfahren und setzt auf individuelle Behandlungskonzepte für jeden Patienten.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-with-medical-mask-copy-space_23-2148847621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-with-medical-mask-copy-space_23-2148847621.jpg?_wi=3",
imageAlt: "Dr. Sarah Weber",
socialLinks: [
{ icon: Linkedin, url: "#" },
@@ -104,7 +104,7 @@ export default function AboutPage() {
name: "Dr. med. Klaus Zimmermann",
role: "Facharzt für Chirurgie",
description: "Dr. Zimmermann bringt Fachkompetenz in minimal-invasiven chirurgischen Techniken mit. Seine Fokus auf Patientensicherheit und innovativen Verfahren hat ihm großes Vertrauen bei seinen Patienten verschafft.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19766.jpg?_wi=4",
imageAlt: "Dr. Klaus Zimmermann",
socialLinks: [
{ icon: Linkedin, url: "#" },