From 71937309ba55f8eb59c4178e6a2cceae16eee851 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 01:20:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c820a77..9cfe7da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-stylish-white-office-successful-doctor_8353-9587.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-stylish-white-office-successful-doctor_8353-9587.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Mutlu Gülüş", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dentist-utensils-packaging_23-2149195870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dentist-utensils-packaging_23-2149195870.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -118,7 +118,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-white-office-successful-doctor_8353-9587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-white-office-successful-doctor_8353-9587.jpg?_wi=2", imageAlt: "digital dental equipment", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/dentist-utensils-packaging_23-2149195870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-utensils-packaging_23-2149195870.jpg?_wi=2", imageAlt: "digital dental equipment", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg?_wi=1", imageAlt: "digital dental equipment", }, ]} @@ -280,7 +280,7 @@ export default function LandingPage() { placeholder: "Mesajınız", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg?_wi=2" /> -- 2.49.1