From fff7fcb50bc1bd74df4f21eeb4614522b185cf87 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:36:40 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 71d6c0b..9f77604 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -108,7 +108,7 @@ export default function AboutPage() { { title: "Patient-Centric Care", description: "Your comfort and satisfaction are our top priorities", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683409.jpg?_wi=2", imageAlt: "modern dental clinic reception waiting area bright white", buttonIcon: ArrowRight, buttonHref: "/", @@ -116,7 +116,7 @@ export default function AboutPage() { { title: "Cutting-Edge Technology", description: "We invest in the latest dental innovations and equipment", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053262.jpg?_wi=2", imageAlt: "dental implant procedure surgery bright operating room", buttonIcon: ArrowRight, buttonHref: "/", @@ -124,7 +124,7 @@ export default function AboutPage() { { title: "Expert Team", description: "Highly trained professionals dedicated to your oral health", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-surgeons-standing-with-arms-crossed-operation-room_1170-2213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-surgeons-standing-with-arms-crossed-operation-room_1170-2213.jpg?_wi=2", imageAlt: "dental surgery operating room modern equipment sterile", buttonIcon: ArrowRight, buttonHref: "/", @@ -176,7 +176,7 @@ export default function AboutPage() { {/* Footer */}