diff --git a/src/app/page.tsx b/src/app/page.tsx index fa5a755..2785289 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-nurse-walking-hall_23-2148894864.jpg", imageAlt: "Dental Facility" }, { imageSrc: "http://img.b2bpic.net/free-photo/pov-woman-nurse-meeting-video-call-with-patient-doing-oral-care-consultation-dentistry-cabinet-stomatology-assistant-attending-online-videoconference-remote-conversation_482257-38924.jpg", imageAlt: "Dental Team" }, - { imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg", imageAlt: "Medical Technology" } + { imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg?_wi=1", imageAlt: "Medical Technology" } ]} mediaAnimation="slide-up" tagIcon={Sparkles} @@ -77,7 +77,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { 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", imageAlt: "Support" }, + { 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?_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", imageAlt: "Freedom" } ]} title="Why Choose MB2?"