From 7ca4b47ea6456f8aac6e3328fe6a28ba27215476 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 18:11:52 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4994dcd..636f1dd 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Узнать о нас", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=1" /> @@ -53,7 +53,7 @@ export default function HomePage() { description: "Цифровая диагностика и планирование.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-medic-standing-with-arms-crossed_23-2147767252.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-medic-standing-with-arms-crossed_23-2147767252.jpg?_wi=1" /> @@ -80,7 +80,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/glasses-dentist-dental-office_627829-9495.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=2", imageAlt: "metal braces teeth close up", }, { @@ -98,7 +98,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-is-smiling-with-braces-ray-laser-it_633478-32.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-medic-standing-with-arms-crossed_23-2147767252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-medic-standing-with-arms-crossed_23-2147767252.jpg?_wi=2", imageAlt: "metal braces teeth close up", }, { @@ -116,7 +116,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/orthodontist-using-horizontal-green-screen-tablet-oral-care-dentistry-woman-working-as-dentist-with-chroma-key-isolated-mockup-template-while-looking-teeth-scan_482257-29381.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-portrait-smiling-happy-woman-hold-hands-face-looking-camera-with-satisfied-cheerful-face-watch-something-interesting-white-background_176420-54393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-portrait-smiling-happy-woman-hold-hands-face-looking-camera-with-satisfied-cheerful-face-watch-something-interesting-white-background_176420-54393.jpg?_wi=1", imageAlt: "metal braces teeth close up", }, ]} @@ -216,7 +216,7 @@ export default function HomePage() { name: "Анна С.", role: "Пациент", quote: "Очень довольна результатом! Улыбка теперь идеальная.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-portrait-smiling-happy-woman-hold-hands-face-looking-camera-with-satisfied-cheerful-face-watch-something-interesting-white-background_176420-54393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-portrait-smiling-happy-woman-hold-hands-face-looking-camera-with-satisfied-cheerful-face-watch-something-interesting-white-background_176420-54393.jpg?_wi=2", }, { name: "Игорь В.", -- 2.49.1