From f9f176584fc57f12f64faa9f0a86f11705e88058 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 03:52:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6bc34c0..112a5e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,19 +61,19 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67465.jpg", imageAlt: "modern dental office bright clean" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18585.jpg", imageAlt: "professional teeth cleaning dental hygiene" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18585.jpg?_wi=1", imageAlt: "professional teeth cleaning dental hygiene" }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-nurse-explaining-x-ray-scan-patient-with-toothache-stomatology-cabinet-team-specialists-doing-oral-care-consultation-treat-man-pain-with-denture-problem_482257-40449.jpg", imageAlt: "dental implant procedure modern technology" + imageSrc: "http://img.b2bpic.net/free-photo/dentist-nurse-explaining-x-ray-scan-patient-with-toothache-stomatology-cabinet-team-specialists-doing-oral-care-consultation-treat-man-pain-with-denture-problem_482257-40449.jpg?_wi=1", imageAlt: "dental implant procedure modern technology" }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3959.jpg", imageAlt: "orthodontics braces modern treatment" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3959.jpg?_wi=1", imageAlt: "orthodontics braces modern treatment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg", imageAlt: "happy patient smiling portrait professional" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg?_wi=1", imageAlt: "happy patient smiling portrait professional" }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg", imageAlt: "professional man portrait headshot confident" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg?_wi=1", imageAlt: "professional man portrait headshot confident" } ]} /> @@ -104,15 +104,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Professional Cleaning", description: "Regular cleanings and deep scaling to maintain optimal oral health and prevent disease.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18585.jpg", imageAlt: "professional teeth cleaning dental hygiene" + title: "Professional Cleaning", description: "Regular cleanings and deep scaling to maintain optimal oral health and prevent disease.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18585.jpg?_wi=2", imageAlt: "professional teeth cleaning dental hygiene" }, { id: 2, - title: "Dental Implants", description: "Permanent tooth replacement with cutting-edge implant technology for natural-looking results.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-nurse-explaining-x-ray-scan-patient-with-toothache-stomatology-cabinet-team-specialists-doing-oral-care-consultation-treat-man-pain-with-denture-problem_482257-40449.jpg", imageAlt: "dental implant procedure modern technology" + title: "Dental Implants", description: "Permanent tooth replacement with cutting-edge implant technology for natural-looking results.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-nurse-explaining-x-ray-scan-patient-with-toothache-stomatology-cabinet-team-specialists-doing-oral-care-consultation-treat-man-pain-with-denture-problem_482257-40449.jpg?_wi=2", imageAlt: "dental implant procedure modern technology" }, { id: 3, - title: "Orthodontics", description: "Straighten your smile with modern braces and clear aligner options designed for comfort and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3959.jpg", imageAlt: "orthodontics braces modern treatment" + title: "Orthodontics", description: "Straighten your smile with modern braces and clear aligner options designed for comfort and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3959.jpg?_wi=2", imageAlt: "orthodontics braces modern treatment" } ]} /> @@ -150,11 +150,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Business Owner", company: "Mitchell & Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg", imageAlt: "happy patient smiling portrait professional" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg?_wi=2", imageAlt: "happy patient smiling portrait professional" }, { id: "2", name: "James Patterson", role: "Executive", company: "Patterson Industries", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg", imageAlt: "professional man portrait headshot confident" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg?_wi=2", imageAlt: "professional man portrait headshot confident" }, { id: "3", name: "Emma Rodriguez", role: "Healthcare Professional", company: "City Medical Center", rating: 5,