Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-07 17:46:58 +00:00
6 changed files with 1412 additions and 45 deletions

View File

@@ -68,7 +68,7 @@ export default function AboutPage() {
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"
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"
imageAlt="Dr. Uwe Brecht Zahnarztpraxis"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -92,7 +92,7 @@ export default function AboutPage() {
"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",
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg?_wi=2",
},
items: [
{
@@ -117,7 +117,7 @@ export default function AboutPage() {
"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",
"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",
},
items: [
{
@@ -142,7 +142,7 @@ export default function AboutPage() {
"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",
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=3",
},
items: [
{
@@ -181,7 +181,7 @@ export default function AboutPage() {
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",
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg?_wi=3",
imageAlt: "Testimonial von Sarah Mueller",
icon: Heart,
},
@@ -192,7 +192,7 @@ export default function AboutPage() {
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",
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg?_wi=3",
imageAlt: "Testimonial von Michael Weber",
icon: Smile,
},
@@ -203,7 +203,7 @@ export default function AboutPage() {
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",
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg?_wi=2",
imageAlt: "Testimonial von Gisela Fischer",
icon: ThumbsUp,
},

View File

@@ -96,7 +96,7 @@ export default function AnxiousPatientsPage() {
"Wir nehmen uns Zeit, um Ihre Ängste zu verstehen. Bevor wir beginnen, besprechen wir alles ausführlich mit Ihnen.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg",
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=6",
imageAlt: "Zahnarzt in freundlicher Beratung mit Patient",
},
items: [
@@ -113,7 +113,7 @@ export default function AnxiousPatientsPage() {
"Unser Praxisteam schafft eine ruhige, beruhigende Umgebung. Sie können jederzeit eine Pause machen, wenn Sie diese benötigen.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg",
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg?_wi=4",
imageAlt: "Entspannter Patient in komfortablem Praxisumfeld",
},
items: [
@@ -130,7 +130,7 @@ export default function AnxiousPatientsPage() {
"Wir arbeiten in Ihrem Tempo. Komplexe Behandlungen werden in mehreren Sitzungen durchgeführt, damit Sie sich an den Prozess gewöhnen können.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2939.jpg",
"http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2939.jpg?_wi=2",
imageAlt: "Professionelle Zahnbehandlung Schritt für Schritt",
},
items: [
@@ -161,7 +161,7 @@ export default function AnxiousPatientsPage() {
testimonial:
"Ich hatte jahrelange Zahnangst und bin nicht mehr zum Zahnarzt gegangen. Dank der Geduld von Dr. Brecht und seinem Team habe ich meine Angst überwunden. Jetzt komme ich regelmäßig!",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg",
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg?_wi=4",
imageAlt: "Testimonial von Michael Weber",
icon: Smile,
},
@@ -172,7 +172,7 @@ export default function AnxiousPatientsPage() {
testimonial:
"Das Team erklärt alles sehr geduldig. Ich durfte jederzeit pausieren und konnte meine Bedenken ausdrücken. Das hat mir so viel geholfen!",
imageSrc:
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg",
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg?_wi=4",
imageAlt: "Testimonial von Claudia Schmidt",
icon: Heart,
},
@@ -183,7 +183,7 @@ export default function AnxiousPatientsPage() {
testimonial:
"In meinem Alter dachte ich, es wäre zu spät. Aber Dr. Brecht und sein Team haben mir gezeigt, dass es nie zu spät ist. Ich bin dankbar für ihre Unterstützung.",
imageSrc:
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg",
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg?_wi=3",
imageAlt: "Testimonial von Herbert Müller",
icon: ThumbsUp,
},
@@ -194,7 +194,7 @@ export default function AnxiousPatientsPage() {
testimonial:
"Die schrittweise Herangehensweise hat wirklich funktioniert. Ich fühle mich nicht überfordert und kann langsam Vertrauen aufbauen.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg",
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=2",
imageAlt: "Testimonial von Laura Hoffmann",
icon: Award,
},
@@ -233,7 +233,7 @@ export default function AnxiousPatientsPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg?_wi=3"
imageAlt="Zahnarztpraxis Standort Remchingen"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -107,7 +107,7 @@ export default function ContactPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg?_wi=4"
imageAlt="Zahnarztpraxis Standort Remchingen"
mediaAnimation="slide-up"
mediaPosition="right"

File diff suppressed because it is too large Load Diff

View File

@@ -66,7 +66,7 @@ export default function HomePage() {
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"
imageSrc="http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2939.jpg?_wi=1"
imageAlt="Moderne Zahnarztpraxis mit freundlichem Team"
buttons={[
{
@@ -99,7 +99,7 @@ export default function HomePage() {
"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",
"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",
},
items: [
{
@@ -124,7 +124,7 @@ export default function HomePage() {
"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",
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg?_wi=1",
},
items: [
{
@@ -149,7 +149,7 @@ export default function HomePage() {
"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",
"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",
},
items: [
{
@@ -174,7 +174,7 @@ export default function HomePage() {
"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",
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=1",
},
items: [
{
@@ -213,7 +213,7 @@ export default function HomePage() {
price: "Gesundheitsvorsorge",
variant: "Präventive Zahnmedizin",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg",
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=1",
imageAlt: "Prophylaxe und Vorsorge",
},
{
@@ -222,7 +222,7 @@ export default function HomePage() {
price: "Zahnhygiene",
variant: "Professionelle Reinigung",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg",
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=2",
imageAlt: "Professionelle Zahnreinigung",
},
{
@@ -231,7 +231,7 @@ export default function HomePage() {
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",
"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",
},
{
@@ -240,7 +240,7 @@ export default function HomePage() {
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",
"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",
},
{
@@ -249,7 +249,7 @@ export default function HomePage() {
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",
"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",
},
{
@@ -258,7 +258,7 @@ export default function HomePage() {
price: "Für alle Patient:innen",
variant: "Angstpatientenbegleitung",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg",
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=2",
imageAlt: "Spezialisierte Betreuung",
},
]}
@@ -282,7 +282,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg?_wi=1",
imageAlt: "Testimonial von Sarah Mueller",
icon: Heart,
},
@@ -293,7 +293,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg?_wi=1",
imageAlt: "Testimonial von Michael Weber",
icon: Smile,
},
@@ -304,7 +304,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/old-man-drinking-cappuccino_1098-21775.jpg?_wi=1",
imageAlt: "Testimonial von Gisela Fischer",
icon: ThumbsUp,
},
@@ -315,7 +315,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=1",
imageAlt: "Testimonial von Thomas Keller",
icon: Users,
},
@@ -326,7 +326,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg?_wi=2",
imageAlt: "Testimonial von Anna Hoffmann",
icon: Award,
},
@@ -337,7 +337,7 @@ export default function HomePage() {
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",
"http://img.b2bpic.net/free-photo/woman-cheering-expressing-support-like-product_176420-44562.jpg?_wi=2",
imageAlt: "Testimonial von Klaus Schneider",
icon: CheckCircle,
},
@@ -375,7 +375,7 @@ export default function HomePage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg?_wi=1"
imageAlt="Zahnarztpraxis Standort Remchingen"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -101,7 +101,7 @@ export default function ServicesPage() {
"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",
"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=4",
imageAlt: "Zahnarztpraxis Wartebereich",
},
items: [
@@ -118,7 +118,7 @@ export default function ServicesPage() {
"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",
"http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg?_wi=3",
imageAlt: "Zufriedener Patient in der Zahnarztpraxis",
},
items: [
@@ -135,7 +135,7 @@ export default function ServicesPage() {
"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",
"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=5",
imageAlt: "Moderne Zahnbehandlung mit professionellen Werkzeugen",
},
items: [
@@ -152,7 +152,7 @@ export default function ServicesPage() {
"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",
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=4",
imageAlt: "Zahnarzt in freundlicher Beratung mit Patient",
},
items: [
@@ -183,7 +183,7 @@ export default function ServicesPage() {
price: "Gesundheitsvorsorge",
variant: "Präventive Zahnmedizin",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg",
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=3",
imageAlt: "Prophylaxe und Vorsorge",
},
{
@@ -192,7 +192,7 @@ export default function ServicesPage() {
price: "Zahnhygiene",
variant: "Professionelle Reinigung",
imageSrc:
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg",
"http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=4",
imageAlt: "Professionelle Zahnreinigung",
},
{
@@ -201,7 +201,7 @@ export default function ServicesPage() {
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",
"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=6",
imageAlt: "Zahnerhaltungsbehandlung",
},
{
@@ -210,7 +210,7 @@ export default function ServicesPage() {
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",
"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=7",
imageAlt: "Zahnersatz Lösungen",
},
{
@@ -219,7 +219,7 @@ export default function ServicesPage() {
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",
"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=5",
imageAlt: "Zahnmedizinische Beratung",
},
{
@@ -228,7 +228,7 @@ export default function ServicesPage() {
price: "Für alle Patient:innen",
variant: "Angstpatientenbegleitung",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg",
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28588.jpg?_wi=5",
imageAlt: "Spezialisierte Betreuung",
},
]}
@@ -265,7 +265,7 @@ export default function ServicesPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3270.jpg?_wi=2"
imageAlt="Zahnarztpraxis Standort Remchingen"
mediaAnimation="slide-up"
mediaPosition="right"