From 23924eae1c59fd7014fb5bcfa772d904fd915367 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 06:45:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c375c6f..b76719e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,15 +82,15 @@ export default function LandingPage() { imageAlt: "Dental Team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg?_wi=1", imageAlt: "Medical Technology", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg?_wi=1", imageAlt: "Treatment Room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg?_wi=1", imageAlt: "Partnership Meeting", }, ]} @@ -122,13 +122,13 @@ export default function LandingPage() { { title: "Operational Support", description: "Streamlined HR, accounting, and marketing solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg?_wi=2", imageAlt: "Support", }, { title: "Clinical Freedom", description: "Complete control over your clinical decisions and patient care.", - imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg?_wi=2", imageAlt: "Freedom", }, { @@ -140,13 +140,13 @@ export default function LandingPage() { { title: "Advanced Tech", description: "Access to cutting-edge digital dentistry and scanning equipment.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg?_wi=3", imageAlt: "Technology", }, { title: "Peer Mentorship", description: "Connect with industry leaders and successful practice owners.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg?_wi=2", imageAlt: "Mentorship", }, ]}