From 7990b8573c0b2bb301d5558343c1ba29be821a68 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 14:24:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e9a4a1e..57cd6cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,17 +48,17 @@ export default function LandingPage() { description="Oro-Care Dental Clinic brings modern dental care to Purbachal, Kolkata. Expert treatments, modern equipment, and patient-focused care at affordable prices." tag="Premium Dental Care" tagIcon={Smile} - imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg?_wi=1" imageAlt="Modern dental clinic interior with advanced equipment" mediaAnimation="slide-up" testimonials={[ { name: "Richa Yadav", handle: "Patient", testimonial: "Very good clinic with professional doctor and reasonable cost.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1" }, { name: "Fatima Shamim", handle: "Patient", testimonial: "Doctor Kumar explains everything in detail. Best dental clinic in the area.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg?_wi=1" } ]} buttons={[ @@ -78,7 +78,7 @@ export default function LandingPage() { description="10+ Years of Excellence" subdescription="Oro-Care Dental Clinic is a trusted dental care center providing affordable and advanced dental treatments with modern equipment and a patient-first approach." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg?_wi=2" imageAlt="Oro-Care Dental Clinic interior and team" mediaAnimation="slide-up" useInvertedBackground={true} @@ -140,10 +140,10 @@ export default function LandingPage() { tagIcon={Star} testimonials={[ { - id: "1", name: "Richa Yadav", date: "Date: 15 November 2024", title: "Very good clinic with professional doctor", quote: "Very good clinic with professional doctor and reasonable cost. Highly recommended!", tag: "General Patient", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg" + id: "1", name: "Richa Yadav", date: "Date: 15 November 2024", title: "Very good clinic with professional doctor", quote: "Very good clinic with professional doctor and reasonable cost. Highly recommended!", tag: "General Patient", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2" }, { - id: "2", name: "Fatima Shamim", date: "Date: 28 October 2024", title: "Best dental clinic in the area", quote: "Doctor Kumar explains everything in detail. Best dental clinic in the area. Very satisfied with the treatment.", tag: "Cosmetic Patient", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg" + id: "2", name: "Fatima Shamim", date: "Date: 28 October 2024", title: "Best dental clinic in the area", quote: "Doctor Kumar explains everything in detail. Best dental clinic in the area. Very satisfied with the treatment.", tag: "Cosmetic Patient", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg?_wi=2" }, { id: "3", name: "Krishna Goswami", date: "Date: 10 October 2024", title: "Excellent service at reasonable prices", quote: "Good service with reasonable prices. The staff is friendly and the clinic is very clean. Will visit again.", tag: "Regular Patient", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-man_23-2149271089.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-man_23-2149271089.jpg" @@ -172,7 +172,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-face-mask-escalator_23-2148665385.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-face-mask-escalator_23-2148665385.jpg?_wi=1" imageAlt="Oro-Care Dental Clinic location and facilities" mediaAnimation="slide-up" mediaPosition="right" @@ -193,7 +193,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-face-mask-escalator_23-2148665385.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-face-mask-escalator_23-2148665385.jpg?_wi=2" imageAlt="Oro-Care Dental Clinic entrance and location" mediaAnimation="slide-up" mediaPosition="left" @@ -203,7 +203,7 @@ export default function LandingPage() {