From 52cd99dce9b8a9c100cb35ec6cd7386940542312 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 07:05:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a0bf446..1327bf3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businesswoman-talking-her-colleagues-while-using-laptop-pointing-screen-office_637285-191.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businesswoman-talking-her-colleagues-while-using-laptop-pointing-screen-office_637285-191.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -193,7 +193,7 @@ export default function LandingPage() { "Basis", "Kostenlos", ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-giving-thumbs-up-cheerful-african-american-doctor-medical-uniform-with-stethoscope-cropped-detail-optimsitic-medic-showing-hand-gesture-positive-attitude_482257-39711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-giving-thumbs-up-cheerful-african-american-doctor-medical-uniform-with-stethoscope-cropped-detail-optimsitic-medic-showing-hand-gesture-positive-attitude_482257-39711.jpg?_wi=1", }, { id: "f3", @@ -204,7 +204,7 @@ export default function LandingPage() { "Marketing", "Premium", ], - imageSrc: "http://img.b2bpic.net/free-photo/radiologists-team-analyze-x-rays-discuss-treatment-options-medical-office_482257-112854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/radiologists-team-analyze-x-rays-discuss-treatment-options-medical-office_482257-112854.jpg?_wi=1", }, ]} title="Warum Arzt-Auskunft?" @@ -223,7 +223,7 @@ export default function LandingPage() { id: "p1", name: "Basis Profil", price: "Kostenlos", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg?_wi=1", }, { id: "p2", @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Endlich eine Plattform, die meine Spezialisierung hervorhebt.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-charming-young-caucasian-woman-with-bob-pinkish-hairstyle-facial-piercing-relaxing-home-sitting-comfortably-sofa-looking-camera-with-cute-smile_343059-1950.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businesswoman-talking-her-colleagues-while-using-laptop-pointing-screen-office_637285-191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businesswoman-talking-her-colleagues-while-using-laptop-pointing-screen-office_637285-191.jpg?_wi=2", imageAlt: "happy patient looking confident", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Transparenz ist das A und O für meine Patienten.", tag: "Empfehlung", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-working-nurse_23-2150829823.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-giving-thumbs-up-cheerful-african-american-doctor-medical-uniform-with-stethoscope-cropped-detail-optimsitic-medic-showing-hand-gesture-positive-attitude_482257-39711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-giving-thumbs-up-cheerful-african-american-doctor-medical-uniform-with-stethoscope-cropped-detail-optimsitic-medic-showing-hand-gesture-positive-attitude_482257-39711.jpg?_wi=2", imageAlt: "happy patient looking confident", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "Der Online-Zugang ist kinderleicht zu bedienen.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/patient-consulting-doctor_1170-2108.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/radiologists-team-analyze-x-rays-discuss-treatment-options-medical-office_482257-112854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/radiologists-team-analyze-x-rays-discuss-treatment-options-medical-office_482257-112854.jpg?_wi=2", imageAlt: "happy patient looking confident", }, { @@ -344,7 +344,7 @@ export default function LandingPage() { quote: "Seit ich hier gelistet bin, kommen mehr Neupatienten.", tag: "Empfehlung", avatarSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg?_wi=2", imageAlt: "happy patient looking confident", }, ]} -- 2.49.1