Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-07 17:48:23 +00:00
2 changed files with 124 additions and 331 deletions

View File

@@ -37,7 +37,7 @@ export default function AboutPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="large"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -60,18 +60,15 @@ export default function AboutPage() {
description="Seit Jahren vertrauen Patient:innen aus Remchingen und der Region auf unsere Kompetenz und Einfühlsamkeit. Wir sehen uns nicht nur als Zahnmediziner:innen, sondern als Partner:innen Ihrer Gesundheit. Besonders Angstpatient:innen finden bei uns eine ruhige Atmosphäre und verständnisvolle Betreuung."
metrics={[
{
value: "20+",
title: "Jahre Erfahrung",
},
value: "20+", title: "Jahre Erfahrung"},
{
value: "100%",
title: "Patientenzufriedenheit",
},
value: "100%", title: "Patientenzufriedenheit"},
]}
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-people-waiting-hospital-reception-lobby-attend-medical-appointment-with-general-practitioner-patients-waiting-room-lobby-sitting-healthcare-clinic-tripod-shot_482257-46247.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-people-waiting-hospital-reception-lobby-attend-medical-appointment-with-general-practitioner-patients-waiting-room-lobby-sitting-healthcare-clinic-tripod-shot_482257-46247.jpg"
imageAlt="Dr. Uwe Brecht Zahnarztpraxis"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -86,77 +83,56 @@ export default function AboutPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Patientenzentrierte Betreuung",
description:
"Wir hören Ihnen zu und verstehen Ihre Sorgen. Ihre Zahngesundheit und Ihr Wohlbefinden stehen an erster Stelle.",
media: {
id: "1", title: "Patientenzentrierte Betreuung", description:
"Wir hören Ihnen zu und verstehen Ihre Sorgen. Ihre Zahngesundheit und Ihr Wohlbefinden stehen an erster Stelle.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg?_wi=2",
},
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg"},
items: [
{
icon: Smile,
text: "Aktives Zuhören",
},
text: "Aktives Zuhören"},
{
icon: HandHeart,
text: "Empathie & Verständnis",
},
text: "Empathie & Verständnis"},
{
icon: Users,
text: "Individuelle Pläne",
},
text: "Individuelle Pläne"},
],
reverse: false,
},
{
id: "2",
title: "Kontinuierliche Fortbildung",
description:
"Unser Team bleibt immer auf dem neuesten Stand der Zahnmedizin. Wir investieren in unsere Fachkompetenz.",
media: {
id: "2", title: "Kontinuierliche Fortbildung", description:
"Unser Team bleibt immer auf dem neuesten Stand der Zahnmedizin. Wir investieren in unsere Fachkompetenz.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=4",
},
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg"},
items: [
{
icon: CheckCircle,
text: "Neueste Technologien",
},
text: "Neueste Technologien"},
{
icon: Bookmark,
text: "Regelmäßige Schulungen",
},
text: "Regelmäßige Schulungen"},
{
icon: Zap,
text: "Best-Practice Standards",
},
text: "Best-Practice Standards"},
],
reverse: true,
},
{
id: "3",
title: "Spezialbetreuung für Angstpatienten",
description:
"Zahnangst ist weit verbreitet und nichts, das Sie allein bewältigen müssen. Wir haben spezialisierte Techniken entwickelt.",
media: {
id: "3", title: "Spezialbetreuung für Angstpatienten", description:
"Zahnangst ist weit verbreitet und nichts, das Sie allein bewältigen müssen. Wir haben spezialisierte Techniken entwickelt.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=3",
},
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg"},
items: [
{
icon: Heart,
text: "Angstabbau-Techniken",
},
text: "Angstabbau-Techniken"},
{
icon: Clock,
text: "Entspannte Atmosphäre",
},
text: "Entspannte Atmosphäre"},
{
icon: Users,
text: "Verständnisvolles Team",
},
text: "Verständnisvolles Team"},
],
reverse: false,
},
@@ -175,37 +151,19 @@ export default function AboutPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Mueller",
role: "Berufstätige",
testimonial:
"Kurze Wartezeit, umfassende Beratung und sehr freundliches Team. Ich fühle mich hier wirklich gut aufgehoben!",
imageSrc:
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg?_wi=3",
imageAlt: "Testimonial von Sarah Mueller",
icon: Heart,
id: "1", name: "Sarah Mueller", role: "Berufstätige", testimonial:
"Kurze Wartezeit, umfassende Beratung und sehr freundliches Team. Ich fühle mich hier wirklich gut aufgehoben!", imageSrc:
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg", imageAlt: "Testimonial von Sarah Mueller", icon: Heart,
},
{
id: "2",
name: "Michael Weber",
role: "Angstpatient",
testimonial:
"Auch als Angstpatient fühle ich mich hier sehr gut aufgehoben. Das Team nimmt sich Zeit und erklärt alles verständlich.",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg?_wi=3",
imageAlt: "Testimonial von Michael Weber",
icon: Smile,
id: "2", name: "Michael Weber", role: "Angstpatient", testimonial:
"Auch als Angstpatient fühle ich mich hier sehr gut aufgehoben. Das Team nimmt sich Zeit und erklärt alles verständlich.", imageSrc:
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg", imageAlt: "Testimonial von Michael Weber", icon: Smile,
},
{
id: "3",
name: "Gisela Fischer",
role: "Rentnerin",
testimonial:
"Die persönliche Betreuung ist einfach wunderbar. Dr. Brecht und sein Team sind echte Profis mit Herz.",
imageSrc:
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg?_wi=2",
imageAlt: "Testimonial von Gisela Fischer",
icon: ThumbsUp,
id: "3", name: "Gisela Fischer", role: "Rentnerin", testimonial:
"Die persönliche Betreuung ist einfach wunderbar. Dr. Brecht und sein Team sind echte Profis mit Herz.", imageSrc:
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg", imageAlt: "Testimonial von Gisela Fischer", icon: ThumbsUp,
},
]}
/>
@@ -215,62 +173,37 @@ export default function AboutPage() {
<FooterBaseReveal
columns={[
{
title: "Praxis",
items: [
title: "Praxis", items: [
{
label: "Über uns",
href: "/about",
},
label: "Über uns", href: "/about"},
{
label: "Leistungen",
href: "services",
},
label: "Leistungen", href: "services"},
{
label: "Angstpatienten",
href: "anxious-patients",
},
label: "Angstpatienten", href: "anxious-patients"},
{
label: "Team",
href: "#",
},
label: "Team", href: "#"},
],
},
{
title: "Kontakt",
items: [
title: "Kontakt", items: [
{
label: "Telefon: +49 (0) 7231 / XXX XXX",
href: "#",
},
label: "Telefon: +49 (0) 7231 / XXX XXX", href: "#"},
{
label: "Email: info@zahnarzt-brecht.de",
href: "#",
},
label: "Email: info@zahnarzt-brecht.de", href: "#"},
{
label: "Karlsbader Str. 60",
href: "#",
},
label: "Karlsbader Str. 60", href: "#"},
{
label: "75196 Remchingen",
href: "#",
},
label: "75196 Remchingen", href: "#"},
],
},
{
title: "Rechtliches",
items: [
title: "Rechtliches", items: [
{
label: "Impressum",
href: "#",
},
label: "Impressum", href: "#"},
{
label: "Datenschutz",
href: "#",
},
label: "Datenschutz", href: "#"},
{
label: "AGB",
href: "#",
},
label: "AGB", href: "#"},
],
},
]}

View File

@@ -43,7 +43,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="compact"
sizing="large"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -65,18 +65,14 @@ export default function HomePage() {
tag="Vertrauensvoll & Kompetent"
tagIcon={Heart}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2939.jpg?_wi=1"
background={{ variant: "canvas-reveal" }}
imageSrc="http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2939.jpg"
imageAlt="Moderne Zahnarztpraxis mit freundlichem Team"
buttons={[
{
text: "Termin anfragen",
href: "contact",
},
text: "Termin anfragen", href: "contact"},
{
text: "Jetzt anrufen",
href: "#",
},
text: "Jetzt anrufen", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -93,102 +89,74 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Freundliches Praxisteam",
description:
"Unser empathisches Team nimmt sich Zeit für jede Patient:in und schafft eine angenehme Atmosphäre bei jedem Besuch.",
media: {
id: "1", title: "Freundliches Praxisteam", description:
"Unser empathisches Team nimmt sich Zeit für jede Patient:in und schafft eine angenehme Atmosphäre bei jedem Besuch.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/diverse-group-people-waiting-hospital-reception-lobby-attend-medical-appointment-with-general-practitioner-patients-waiting-room-lobby-sitting-healthcare-clinic-tripod-shot_482257-46247.jpg?_wi=1",
},
"http://img.b2bpic.net/free-photo/diverse-group-people-waiting-hospital-reception-lobby-attend-medical-appointment-with-general-practitioner-patients-waiting-room-lobby-sitting-healthcare-clinic-tripod-shot_482257-46247.jpg"},
items: [
{
icon: Smile,
text: "Herzliches Willkommen",
},
text: "Herzliches Willkommen"},
{
icon: Users,
text: "Erfahrenes Team",
},
text: "Erfahrenes Team"},
{
icon: HandHeart,
text: "Persönliche Betreuung",
},
text: "Persönliche Betreuung"},
],
reverse: false,
},
{
id: "2",
title: "Kurze Wartezeiten",
description:
"Wir respektieren Ihre Zeit. Durch effiziente Terminverwaltung minimieren wir Wartezeiten.",
media: {
id: "2", title: "Kurze Wartezeiten", description:
"Wir respektieren Ihre Zeit. Durch effiziente Terminverwaltung minimieren wir Wartezeiten.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg?_wi=1",
},
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg"},
items: [
{
icon: Clock,
text: "Pünktliche Termine",
},
text: "Pünktliche Termine"},
{
icon: Zap,
text: "Effiziente Abläufe",
},
text: "Effiziente Abläufe"},
{
icon: Bookmark,
text: "Flexible Terminplanung",
},
text: "Flexible Terminplanung"},
],
reverse: true,
},
{
id: "3",
title: "Moderne Behandlungsmethoden",
description:
"Wir nutzen aktuelle Technologien und bewährte Methoden für sichere und schonende Behandlungen.",
media: {
id: "3", title: "Moderne Behandlungsmethoden", description:
"Wir nutzen aktuelle Technologien und bewährte Methoden für sichere und schonende Behandlungen.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=1",
},
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg"},
items: [
{
icon: Sparkles,
text: "Moderne Technologie",
},
text: "Moderne Technologie"},
{
icon: Shield,
text: "Sichere Verfahren",
},
text: "Sichere Verfahren"},
{
icon: TrendingUp,
text: "Permanente Fortbildung",
},
text: "Permanente Fortbildung"},
],
reverse: false,
},
{
id: "4",
title: "Einfühlsamer Umgang mit Angstpatienten",
description:
"Zahnangst ist verständlich. Wir bieten spezielle Unterstützung und geben sich Zeit für Ihre Bedenken.",
media: {
id: "4", title: "Einfühlsamer Umgang mit Angstpatienten", description:
"Zahnangst ist verständlich. Wir bieten spezielle Unterstützung und geben sich Zeit für Ihre Bedenken.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=1",
},
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg"},
items: [
{
icon: Heart,
text: "Angstabbau",
},
text: "Angstabbau"},
{
icon: Users,
text: "Offene Kommunikation",
},
text: "Offene Kommunikation"},
{
icon: Sparkles,
text: "Entspannte Atmosphäre",
},
text: "Entspannte Atmosphäre"},
],
reverse: true,
},
@@ -208,59 +176,23 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Vorsorge & Prophylaxe",
price: "Gesundheitsvorsorge",
variant: "Präventive Zahnmedizin",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=1",
imageAlt: "Prophylaxe und Vorsorge",
},
id: "1", name: "Vorsorge & Prophylaxe", price: "Gesundheitsvorsorge", variant: "Präventive Zahnmedizin", imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg", imageAlt: "Prophylaxe und Vorsorge"},
{
id: "2",
name: "Professionelle Zahnreinigung",
price: "Zahnhygiene",
variant: "Professionelle Reinigung",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=2",
imageAlt: "Professionelle Zahnreinigung",
},
id: "2", name: "Professionelle Zahnreinigung", price: "Zahnhygiene", variant: "Professionelle Reinigung", imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg", imageAlt: "Professionelle Zahnreinigung"},
{
id: "3",
name: "Zahnerhaltung",
price: "Konservative Zahnmedizin",
variant: "Füllungen & Behandlung",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=2",
imageAlt: "Zahnerhaltungsbehandlung",
},
id: "3", name: "Zahnerhaltung", price: "Konservative Zahnmedizin", variant: "Füllungen & Behandlung", imageSrc:
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg", imageAlt: "Zahnerhaltungsbehandlung"},
{
id: "4",
name: "Zahnersatz",
price: "Prothetik",
variant: "Kronen & Brücken",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=3",
imageAlt: "Zahnersatz Lösungen",
},
id: "4", name: "Zahnersatz", price: "Prothetik", variant: "Kronen & Brücken", imageSrc:
"http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg", imageAlt: "Zahnersatz Lösungen"},
{
id: "5",
name: "Beratung & Behandlung",
price: "Individuelle Planung",
variant: "Persönliche Lösungen",
imageSrc:
"http://img.b2bpic.net/free-photo/diverse-group-people-waiting-hospital-reception-lobby-attend-medical-appointment-with-general-practitioner-patients-waiting-room-lobby-sitting-healthcare-clinic-tripod-shot_482257-46247.jpg?_wi=2",
imageAlt: "Zahnmedizinische Beratung",
},
id: "5", name: "Beratung & Behandlung", price: "Individuelle Planung", variant: "Persönliche Lösungen", imageSrc:
"http://img.b2bpic.net/free-photo/diverse-group-people-waiting-hospital-reception-lobby-attend-medical-appointment-with-general-practitioner-patients-waiting-room-lobby-sitting-healthcare-clinic-tripod-shot_482257-46247.jpg", imageAlt: "Zahnmedizinische Beratung"},
{
id: "6",
name: "Spezialbetreuung",
price: "Für alle Patient:innen",
variant: "Angstpatientenbegleitung",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=2",
imageAlt: "Spezialisierte Betreuung",
},
id: "6", name: "Spezialbetreuung", price: "Für alle Patient:innen", variant: "Angstpatientenbegleitung", imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg", imageAlt: "Spezialisierte Betreuung"},
]}
/>
</div>
@@ -276,70 +208,34 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Mueller",
role: "Berufstätige",
testimonial:
"Kurze Wartezeit, umfassende Beratung und sehr freundliches Team. Ich fühle mich hier wirklich gut aufgehoben!",
imageSrc:
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg?_wi=1",
imageAlt: "Testimonial von Sarah Mueller",
icon: Heart,
id: "1", name: "Sarah Mueller", role: "Berufstätige", testimonial:
"Kurze Wartezeit, umfassende Beratung und sehr freundliches Team. Ich fühle mich hier wirklich gut aufgehoben!", imageSrc:
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg", imageAlt: "Testimonial von Sarah Mueller", icon: Heart,
},
{
id: "2",
name: "Michael Weber",
role: "Angstpatient",
testimonial:
"Auch als Angstpatient fühle ich mich hier sehr gut aufgehoben. Das Team nimmt sich Zeit und erklärt alles verständlich.",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg?_wi=1",
imageAlt: "Testimonial von Michael Weber",
icon: Smile,
id: "2", name: "Michael Weber", role: "Angstpatient", testimonial:
"Auch als Angstpatient fühle ich mich hier sehr gut aufgehoben. Das Team nimmt sich Zeit und erklärt alles verständlich.", imageSrc:
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg", imageAlt: "Testimonial von Michael Weber", icon: Smile,
},
{
id: "3",
name: "Gisela Fischer",
role: "Rentnerin",
testimonial:
"Die persönliche Betreuung ist einfach wunderbar. Dr. Brecht und sein Team sind echte Profis mit Herz.",
imageSrc:
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg?_wi=1",
imageAlt: "Testimonial von Gisela Fischer",
icon: ThumbsUp,
id: "3", name: "Gisela Fischer", role: "Rentnerin", testimonial:
"Die persönliche Betreuung ist einfach wunderbar. Dr. Brecht und sein Team sind echte Profis mit Herz.", imageSrc:
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg", imageAlt: "Testimonial von Gisela Fischer", icon: ThumbsUp,
},
{
id: "4",
name: "Thomas Keller",
role: "Familienvater",
testimonial:
"Wir kommen alle zusammen zur Zahnkontrolle. Die Praxis ist sehr kinderfreundlich und alle fühlen sich willkommen.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=1",
imageAlt: "Testimonial von Thomas Keller",
icon: Users,
id: "4", name: "Thomas Keller", role: "Familienvater", testimonial:
"Wir kommen alle zusammen zur Zahnkontrolle. Die Praxis ist sehr kinderfreundlich und alle fühlen sich willkommen.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg", imageAlt: "Testimonial von Thomas Keller", icon: Users,
},
{
id: "5",
name: "Anna Hoffmann",
role: "Neupatientin",
testimonial:
"Sehr professionell und gleichzeitig warmherzig. Eine Zahnarztpraxis, die wirklich zum Patienten schaut!",
imageSrc:
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg?_wi=2",
imageAlt: "Testimonial von Anna Hoffmann",
icon: Award,
id: "5", name: "Anna Hoffmann", role: "Neupatientin", testimonial:
"Sehr professionell und gleichzeitig warmherzig. Eine Zahnarztpraxis, die wirklich zum Patienten schaut!", imageSrc:
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg", imageAlt: "Testimonial von Anna Hoffmann", icon: Award,
},
{
id: "6",
name: "Klaus Schneider",
role: "Langzeitpatient",
testimonial:
"Über 10 Jahre bin ich schon Patient hier. Die Kontinuität und Qualität sind einfach überzeugend.",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg?_wi=2",
imageAlt: "Testimonial von Klaus Schneider",
icon: CheckCircle,
id: "6", name: "Klaus Schneider", role: "Langzeitpatient", testimonial:
"Über 10 Jahre bin ich schon Patient hier. Die Kontinuität und Qualität sind einfach überzeugend.", imageSrc:
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg", imageAlt: "Testimonial von Klaus Schneider", icon: CheckCircle,
},
]}
/>
@@ -351,31 +247,20 @@ export default function HomePage() {
description="Haben Sie Fragen zu unseren Leistungen? Möchten Sie einen Termin vereinbaren? Schreiben Sie uns oder rufen Sie direkt an. Wir freuen uns auf Ihren Besuch!"
inputs={[
{
name: "name",
type: "text",
placeholder: "Ihr Name",
required: true,
name: "name", type: "text", placeholder: "Ihr Name", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Telefonnummer",
required: true,
name: "phone", type: "tel", placeholder: "Telefonnummer", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email-Adresse",
required: true,
name: "email", type: "email", placeholder: "Email-Adresse", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Ihre Nachricht oder Terminwunsch...",
rows: 5,
name: "message", placeholder: "Ihre Nachricht oder Terminwunsch...", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg"
imageAlt="Zahnarztpraxis Standort Remchingen"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -388,62 +273,37 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Praxis",
items: [
title: "Praxis", items: [
{
label: "Über uns",
href: "/about",
},
label: "Über uns", href: "/about"},
{
label: "Leistungen",
href: "services",
},
label: "Leistungen", href: "services"},
{
label: "Angstpatienten",
href: "anxious-patients",
},
label: "Angstpatienten", href: "anxious-patients"},
{
label: "Team",
href: "#",
},
label: "Team", href: "#"},
],
},
{
title: "Kontakt",
items: [
title: "Kontakt", items: [
{
label: "Telefon: +49 (0) 7231 / XXX XXX",
href: "#",
},
label: "Telefon: +49 (0) 7231 / XXX XXX", href: "#"},
{
label: "Email: info@zahnarzt-brecht.de",
href: "#",
},
label: "Email: info@zahnarzt-brecht.de", href: "#"},
{
label: "Karlsbader Str. 60",
href: "#",
},
label: "Karlsbader Str. 60", href: "#"},
{
label: "75196 Remchingen",
href: "#",
},
label: "75196 Remchingen", href: "#"},
],
},
{
title: "Rechtliches",
items: [
title: "Rechtliches", items: [
{
label: "Impressum",
href: "#",
},
label: "Impressum", href: "#"},
{
label: "Datenschutz",
href: "#",
},
label: "Datenschutz", href: "#"},
{
label: "AGB",
href: "#",
},
label: "AGB", href: "#"},
],
},
]}