diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 99b7494..8f6badb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Dr. Ravshan & Team" description="At One Smile Tashkent, we prioritize professionalism. Dr. Ravshan and our dedicated team offer comprehensive dental care with fluent English-speaking capabilities for your peace of mind." - imageSrc="http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=3" /> @@ -70,12 +70,12 @@ export default function LandingPage() { { id: "1", name: "Dr. Ravshan", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=4", }, { id: "2", name: "Assistance Team", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=5", }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 69ad310..7f75b75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg?_wi=1" imageAlt="One Smile Dental Clinic" mediaAnimation="slide-up" /> @@ -163,12 +163,12 @@ export default function LandingPage() { { id: "m1", name: "Dr. Ravshan", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=1", }, { id: "m2", name: "Dr. Aziza", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=2", }, ]} /> diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index d2a3d18..96009a4 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { role: "Patient", company: "One Smile", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg?_wi=4", }, { id: "t2", @@ -106,7 +106,7 @@ export default function LandingPage() { role: "Patient", company: "One Smile", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg?_wi=5", }, ]} /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f5b13e7..b2290b7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -59,25 +59,25 @@ export default function LandingPage() { id: 1, title: "Check-up", description: "Routine dental examinations for adults and children.", - imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg?_wi=2", }, { id: 2, title: "Teeth Whitening", description: "Professional procedures for a brighter, confident smile.", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=6", }, { id: 3, title: "Braces", description: "Advanced orthodontic solutions for alignment.", - imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg?_wi=3", }, { id: 4, title: "Implants", description: "Durable and aesthetic dental implant treatments.", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=7", }, ]} title="Our Services"