Update src/app/page.tsx

This commit is contained in:
2026-03-29 21:44:44 +00:00
parent 36fc68ad63
commit 8bce0afc0b

View File

@@ -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",
},
]}
/>