Merge version_1 into main #2
219
src/app/page.tsx
219
src/app/page.tsx
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmall"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -49,15 +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: "noiseDiagonalGradient" }}
|
||||
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"
|
||||
imageAlt="Vertrauensvolle Ärzte unserer Praxis"
|
||||
frameStyle="card"
|
||||
@@ -73,9 +69,7 @@ export default function HomePage() {
|
||||
title="Ihre Gesundheit ist unsere Priorität"
|
||||
buttons={[
|
||||
{
|
||||
text: "Mehr erfahren",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Mehr erfahren", href: "/about"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -92,51 +86,27 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "general-medicine",
|
||||
label: "Allgemein",
|
||||
title: "Allgemeinmedizin & Prävention",
|
||||
items: [
|
||||
"Routineuntersuchungen und Prävention",
|
||||
"Impfberatung und -durchführung",
|
||||
"Chronische Erkrankungen Management",
|
||||
],
|
||||
id: "general-medicine", label: "Allgemein", title: "Allgemeinmedizin & Prävention", items: [
|
||||
"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",
|
||||
],
|
||||
id: "diagnostics", label: "Diagnose", title: "Moderne Diagnostik", items: [
|
||||
"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",
|
||||
],
|
||||
id: "specialties", label: "Spezial", title: "Spezialbehandlungen", items: [
|
||||
"Notfallversorgung", "Schmerzmanagement", "Patientenberatung & Prävention"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Mehr Infos",
|
||||
href: "/services",
|
||||
},
|
||||
text: "Mehr Infos", href: "/services"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -154,33 +124,13 @@ 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?_wi=1",
|
||||
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?_wi=1",
|
||||
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?_wi=1",
|
||||
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?_wi=1",
|
||||
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>
|
||||
@@ -197,25 +147,13 @@ 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>
|
||||
@@ -232,53 +170,17 @@ 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>
|
||||
@@ -291,13 +193,9 @@ 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}
|
||||
/>
|
||||
@@ -308,66 +206,39 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
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: [
|
||||
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: [
|
||||
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"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user