From 03e83fd0357ab80b0dfc09f72b55d6f48ba2cfbd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 10:47:24 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4b9bd50..a1d5b22 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,12 +28,12 @@ export default function HomePage() { }} items={[ { - videoSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg?_wi=2", imageAlt: "luxury dental clinic interior cinematic", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg?_wi=1", }, ]} /> @@ -63,7 +63,7 @@ export default function HomePage() { description: "UNCOMPROMISING QUALITY IN EVERY DETAIL.", }, ]} - videoSrc="http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg" + videoSrc="http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/patient-pov-listening-explication-teeth-treatment-dentist-coverall-showing-x-ray-tablet-stomatology-specialist-wearing-protective-suit-against-infection-with-covid19-pointing-radiograph_482257-13149.jpg" /> @@ -79,36 +79,36 @@ export default function HomePage() { { title: "DENTAL IMPLANTS", description: "RESTORE CONFIDENCE THROUGH ADVANCED IMPLANT SOLUTIONS", - videoSrc: "http://img.b2bpic.net/free-photo/medical-dentistry-staff-with-ppe-suits-using-modern-technology-while-consulting-patient-with-oral-care-issues-stomatologist-dental-nurse-looking-teeth-animation-model-implant_482257-28617.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medical-dentistry-staff-with-ppe-suits-using-modern-technology-while-consulting-patient-with-oral-care-issues-stomatologist-dental-nurse-looking-teeth-animation-model-implant_482257-28617.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/medical-dentistry-staff-with-ppe-suits-using-modern-technology-while-consulting-patient-with-oral-care-issues-stomatologist-dental-nurse-looking-teeth-animation-model-implant_482257-28617.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/medical-dentistry-staff-with-ppe-suits-using-modern-technology-while-consulting-patient-with-oral-care-issues-stomatologist-dental-nurse-looking-teeth-animation-model-implant_482257-28617.jpg?_wi=2", imageAlt: "dental implant close up dental surgery", }, { title: "VENEERS", description: "PRECISE COSMETIC TRANSFORMATION", - videoSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg?_wi=3", imageAlt: "dental implant close up dental surgery", }, { title: "WHITENING", description: "SAFE AND PREMIUM TEETH BRIGHTENING", videoSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-mirror-dental-office_23-2148085333.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauitful-blonde-woman-with-short-hair-deep-blue-eyes_8353-5483.jpg?_wi=2", imageAlt: "dental implant close up dental surgery", }, { title: "INVISALIGN", description: "CLEAR ALIGNMENT WITH MODERN COMFORT", videoSrc: "http://img.b2bpic.net/free-photo/dentist-examining-man-teeth-with-dental-explorer-dental-mirror_651396-2613.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg?_wi=2", imageAlt: "dental implant close up dental surgery", }, { title: "ORAL WELLNESS", description: "PROACTIVE DENTAL HEALTH MAINTENANCE", videoSrc: "http://img.b2bpic.net/free-photo/beautiful-spacious-office-dentist_8353-9976.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg?_wi=2", imageAlt: "dental implant close up dental surgery", }, ]} -- 2.49.1