From dbad3ab69a732435033658e3c75955f1c1411091 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:52:16 +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 b71b0e4..60af7e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/dental-tools-with-pipes-fixed-dental-chair_140725-7682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dental-tools-with-pipes-fixed-dental-chair_140725-7682.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description="At Sana Dental Care, led by Dr. Ronak Bhati, we combine meticulous dental execution with a patient-first approach. We ensure a comfortable experience for every patient." subdescription="Specializing in RCT, dental implants, teeth whitening, and clear aligners. Our mission is to restore confidence through healthy, radiant smiles." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -101,13 +101,13 @@ export default function LandingPage() { id: 1, title: "Clear Aligners", description: "Comfortable, invisible, and confidence-boosting teeth straightening solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-with-pipes-fixed-dental-chair_140725-7682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-with-pipes-fixed-dental-chair_140725-7682.jpg?_wi=2", }, { id: 2, title: "Dental Implants", description: "High-quality, durable solutions for restoring missing teeth and function.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-his-arms-crossed_107420-65262.jpg?_wi=2", }, { id: 3, -- 2.49.1