Merge version_2 into main #3
1426
src/app/layout.tsx
1426
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
115
src/app/page.tsx
115
src/app/page.tsx
@@ -49,9 +49,11 @@ export default function HomePage() {
|
||||
description="Vertrauensvolle medizinische Versorgung in Siegen. Wir bieten kompetente, empathische Betreuung für Ihre Gesundheit."
|
||||
buttons={[
|
||||
{
|
||||
text: "Termin buchen", href: "/contact"},
|
||||
text: "Termin buchen", href: "/contact"
|
||||
},
|
||||
{
|
||||
text: "Jetzt anrufen", href: "tel:+49271123456"},
|
||||
text: "Jetzt anrufen", href: "tel:+49271123456"
|
||||
},
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-couple-receiving-prescription-medicine-from-female-doctor-consultations-clinic-focus-is-doctor_637285-1154.jpg"
|
||||
@@ -66,10 +68,11 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
tag="Über uns"
|
||||
title="Ihre Gesundheit ist unsere Priorität"
|
||||
title="Ihre Gesundheit ist unsere Priorität – mit 20+ Jahren Erfahrung in Siegen"
|
||||
buttons={[
|
||||
{
|
||||
text: "Mehr erfahren", href: "/about"},
|
||||
text: "Mehr erfahren", href: "/about"
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -87,26 +90,32 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "general-medicine", label: "Allgemein", title: "Allgemeinmedizin & Prävention", items: [
|
||||
"Routineuntersuchungen und Prävention", "Impfberatung und -durchführung", "Chronische Erkrankungen Management"],
|
||||
"Routineuntersuchungen und Prävention", "Impfberatung und -durchführung", "Chronische Erkrankungen Management"
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Details", href: "/services"},
|
||||
text: "Details", href: "/services"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "diagnostics", label: "Diagnose", title: "Moderne Diagnostik", items: [
|
||||
"EKG und Blutdruckmessung", "Blutuntersuchungen im Labor", "Ultraschalluntersuchungen"],
|
||||
"EKG und Blutdruckmessung", "Blutuntersuchungen im Labor", "Ultraschalluntersuchungen"
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Erfahren Sie mehr", href: "/services"},
|
||||
text: "Erfahren Sie mehr", href: "/services"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "specialties", label: "Spezial", title: "Spezialbehandlungen", items: [
|
||||
"Notfallversorgung", "Schmerzmanagement", "Patientenberatung & Prävention"],
|
||||
"Notfallversorgung", "Schmerzmanagement", "Patientenberatung & Prävention"
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Mehr Infos", href: "/services"},
|
||||
text: "Mehr Infos", href: "/services"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -124,13 +133,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "1", name: "Dr. med. Ehrhard Krautwald", role: "Facharzt & Gründer", imageSrc: "http://img.b2bpic.net/free-photo/radiologists-doctors-analyze-x-rays-discuss-patient-care-office_482257-122908.jpg", imageAlt: "Dr. med. Ehrhard Krautwald"},
|
||||
id: "1", name: "Dr. med. Ehrhard Krautwald", role: "Facharzt & Gründer", imageSrc: "http://img.b2bpic.net/free-photo/radiologists-doctors-analyze-x-rays-discuss-patient-care-office_482257-122908.jpg", imageAlt: "Dr. med. Ehrhard Krautwald"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dr. med. Sarah Kosiol", role: "Fachärztin für Innere Medizin", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg", imageAlt: "Dr. med. Sarah Kosiol"},
|
||||
id: "2", name: "Dr. med. Sarah Kosiol", role: "Fachärztin für Innere Medizin", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg", imageAlt: "Dr. med. Sarah Kosiol"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Petra Schmidt", role: "Medizinische Fachangestellte", imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-working-clinic_23-2149868952.jpg", imageAlt: "Petra Schmidt"},
|
||||
id: "3", name: "Petra Schmidt", role: "Medizinische Fachangestellte", imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-working-clinic_23-2149868952.jpg", imageAlt: "Petra Schmidt"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Maria Weber", role: "Krankenschwester & Praxiskoordinatorin", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-medical-nurse-smiling-camera-hospital-office-wearing-blue-uniform-healthcare-practitioner-sitting-desk-using-computer-modern-clinic-looking-monitor-medicine_482257-15886.jpg", imageAlt: "Maria Weber"},
|
||||
id: "4", name: "Maria Weber", role: "Krankenschwester & Praxiskoordinatorin", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-medical-nurse-smiling-camera-hospital-office-wearing-blue-uniform-healthcare-practitioner-sitting-desk-using-computer-modern-clinic-looking-monitor-medicine_482257-15886.jpg", imageAlt: "Maria Weber"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,13 +160,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "4.9/5", description: "Google Bewertung (69 Rezensionen)"},
|
||||
id: "1", value: "4.9/5", description: "Google Bewertung (69 Rezensionen)"
|
||||
},
|
||||
{
|
||||
id: "2", value: "20+", description: "Jahre Erfahrung"},
|
||||
id: "2", value: "20+", description: "Jahre Erfahrung"
|
||||
},
|
||||
{
|
||||
id: "3", value: "5000+", description: "Zufriedene Patienten"},
|
||||
id: "3", value: "5000+", description: "Zufriedene Patienten"
|
||||
},
|
||||
{
|
||||
id: "4", value: "100%", description: "LGBTQ+ freundlich"},
|
||||
id: "4", value: "100%", description: "LGBTQ+ freundlich"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -170,17 +187,23 @@ export default function HomePage() {
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anna Müller", handle: "Siegen", testimonial: "Hervorragende medizinische Versorgung mit großem Einfühlungsvermögen. Dr. Krautwald nimmt sich wirklich Zeit für seine Patienten.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-chatting-indoors_23-2149046103.jpg", imageAlt: "Anna Müller"},
|
||||
id: "1", name: "Anna Müller", handle: "Siegen", testimonial: "Hervorragende medizinische Versorgung mit großem Einfühlungsvermögen. Dr. Krautwald nimmt sich wirklich Zeit für seine Patienten.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-chatting-indoors_23-2149046103.jpg", imageAlt: "Anna Müller"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Klaus Weber", handle: "Lokaler Patient", testimonial: "Die beste Praxis in Siegen. Freundliches Team, kompetente Ärzte und schnelle Termin verfügbarkeit.", imageSrc: "http://img.b2bpic.net/free-photo/magnificent-pretty-woman-with-dark-narrow-eyes-pleasant-smile-shrugging-her-shoulders-having-nice-doubtful-look_273609-7417.jpg", imageAlt: "Klaus Weber"},
|
||||
id: "2", name: "Klaus Weber", handle: "Lokaler Patient", testimonial: "Die beste Praxis in Siegen. Freundliches Team, kompetente Ärzte und schnelle Termin verfügbarkeit.", imageSrc: "http://img.b2bpic.net/free-photo/magnificent-pretty-woman-with-dark-narrow-eyes-pleasant-smile-shrugging-her-shoulders-having-nice-doubtful-look_273609-7417.jpg", imageAlt: "Klaus Weber"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Petra Schmidt", handle: "Langjähriger Patient", testimonial: "Ich vertraue dieser Praxis völlig. Professionell, empathisch und immer hilfsbereit.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-out-his-hand_23-2148285704.jpg", imageAlt: "Petra Schmidt"},
|
||||
id: "3", name: "Petra Schmidt", handle: "Langjähriger Patient", testimonial: "Ich vertraue dieser Praxis völlig. Professionell, empathisch und immer hilfsbereit.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-out-his-hand_23-2148285704.jpg", imageAlt: "Petra Schmidt"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Gerhard Bauer", handle: "Senior Patient", testimonial: "Fantastische Betreuung! Die gesamte Praxis ist sehr geduldig und verständnisvoll.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask-with-copy-space_23-2148757396.jpg", imageAlt: "Gerhard Bauer"},
|
||||
id: "4", name: "Gerhard Bauer", handle: "Senior Patient", testimonial: "Fantastische Betreuung! Die gesamte Praxis ist sehr geduldig und verständnisvoll.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask-with-copy-space_23-2148757396.jpg", imageAlt: "Gerhard Bauer"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Michelle Hartmann", handle: "Neue Patientin", testimonial: "Bin sehr beeindruckt von der Effizienz und Freundlichkeit. Kann ich jedem empfehlen!", imageSrc: "http://img.b2bpic.net/free-photo/girl-coffee-room_1398-784.jpg", imageAlt: "Michelle Hartmann"},
|
||||
id: "5", name: "Michelle Hartmann", handle: "Neue Patientin", testimonial: "Bin sehr beeindruckt von der Effizienz und Freundlichkeit. Kann ich jedem empfehlen!", imageSrc: "http://img.b2bpic.net/free-photo/girl-coffee-room_1398-784.jpg", imageAlt: "Michelle Hartmann"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Die Familie Schmidt", handle: "Familienpraxis", testimonial: "Unsere Familienärzte! Vertrauenswürdig, kompetent und immer für uns da.", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-wearing-protective-face-mask-waiting-room-medical-clinic_637285-11240.jpg", imageAlt: "Die Familie Schmidt"},
|
||||
id: "6", name: "Die Familie Schmidt", handle: "Familienpraxis", testimonial: "Unsere Familienärzte! Vertrauenswürdig, kompetent und immer für uns da.", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-wearing-protective-face-mask-waiting-room-medical-clinic_637285-11240.jpg", imageAlt: "Die Familie Schmidt"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -193,9 +216,11 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "Termin buchen", href: "/contact"},
|
||||
text: "Termin buchen", href: "/contact"
|
||||
},
|
||||
{
|
||||
text: "Anrufen: +49 271 123456", href: "tel:+49271123456"},
|
||||
text: "Anrufen: +49 271 123456", href: "tel:+49271123456"
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -208,37 +233,49 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home", href: "/"},
|
||||
label: "Home", href: "/"
|
||||
},
|
||||
{
|
||||
label: "Services", href: "/services"},
|
||||
label: "Services", href: "/services"
|
||||
},
|
||||
{
|
||||
label: "Team", href: "/team"},
|
||||
label: "Team", href: "/team"
|
||||
},
|
||||
{
|
||||
label: "About", href: "/about"},
|
||||
label: "About", href: "/about"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Kontakt", items: [
|
||||
{
|
||||
label: "Telefon: +49 271 123456", href: "tel:+49271123456"},
|
||||
label: "Telefon: +49 271 123456", href: "tel:+49271123456"
|
||||
},
|
||||
{
|
||||
label: "Email: info@praxis-kosiol.de", href: "mailto:info@praxis-kosiol.de"},
|
||||
label: "Email: info@praxis-kosiol.de", href: "mailto:info@praxis-kosiol.de"
|
||||
},
|
||||
{
|
||||
label: "Adresse: Siegstraße 53, 57076 Siegen", href: "#"},
|
||||
label: "Adresse: Siegstraße 53, 57076 Siegen", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Öffnungszeiten anzeigen", href: "#"},
|
||||
label: "Öffnungszeiten anzeigen", href: "#"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Rechtliches", items: [
|
||||
{
|
||||
label: "Datenschutz", href: "#"},
|
||||
label: "Datenschutz", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Impressum", href: "#"},
|
||||
label: "Impressum", href: "#"
|
||||
},
|
||||
{
|
||||
label: "AGB", href: "#"},
|
||||
label: "AGB", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Kontakt", href: "/contact"},
|
||||
label: "Kontakt", href: "/contact"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -247,4 +284,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user