From 06cac23d5b583bb474da731abe69ee12cd5b4fdc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 03:31:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e8aa8bd..a9aa373 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg", imageAlt: "Dr Akash - Experienced Dentist" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg?_wi=1", imageAlt: "Dr Akash - Experienced Dentist" }, { imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg", imageAlt: "Modern Dental Clinic Interior" @@ -69,10 +69,10 @@ export default function LandingPage() { title="Why Choose Dr Akash Dental Clinic" description="Trusted by hundreds of patients in Dehradun with modern equipment, expert care, and affordable treatment." metrics={[ - { id: "rating", value: "4.8 ⭐", title: "Google Rating", description: "134+ happy patients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg", imageAlt: "Google Rating" }, - { id: "experience", value: "15+", title: "Years Experience", description: "Expert dental care", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg", imageAlt: "Years Experience" }, - { id: "treatments", value: "8+", title: "Services Offered", description: "Complete dental solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg", imageAlt: "Services Offered" }, - { id: "modern", value: "100%", title: "Modern Equipment", description: "Latest technology", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg", imageAlt: "Modern Equipment" } + { id: "rating", value: "4.8 ⭐", title: "Google Rating", description: "134+ happy patients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg?_wi=2", imageAlt: "Google Rating" }, + { id: "experience", value: "15+", title: "Years Experience", description: "Expert dental care", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg?_wi=3", imageAlt: "Years Experience" }, + { id: "treatments", value: "8+", title: "Services Offered", description: "Complete dental solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg?_wi=4", imageAlt: "Services Offered" }, + { id: "modern", value: "100%", title: "Modern Equipment", description: "Latest technology", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053312.jpg?_wi=5", imageAlt: "Modern Equipment" } ]} animationType="opacity" textboxLayout="default"