Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user