From 366964c0daa8aeacc6c2599f3160f9bcea5618d7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 15:10:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b9cbbc..b4d55a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg?_wi=1" imageAlt="Modern dental clinic interior with a dental chair" mediaAnimation="opacity" avatars={[ @@ -153,7 +153,7 @@ export default function LandingPage() { { title: "Cleaning & Prevention", description: "Maintain optimal oral health with our professional cleanings, fluoride treatments, and personalized oral hygiene advice.", - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg?_wi=1", imageAlt: "Dental hygienist performing teeth cleaning", buttonIcon: "CheckCircle", }, @@ -217,7 +217,7 @@ export default function LandingPage() { imageAlt: "Dr. Sarah Johnson", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg?_wi=2", imageAlt: "professional male dentist smiling", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { imageAlt: "David Lee, Office Manager", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-female-suffering-from-toothache-casual-clothes-isolated_176474-81430.jpg?_wi=2", imageAlt: "professional male dentist smiling", }, ]}