diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ef97a4..bc31e90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Advanced Aesthetics & Wellness" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/defocused-woman-gym-using-equipment-with-medical-mask-hand-sanitizer-bottle_23-2148762623.jpg", imageAlt: "Luxurious Clinic Interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg", imageAlt: "Advanced AI Diagnostics" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg?_wi=1", imageAlt: "Advanced AI Diagnostics" } ]} mediaAnimation="slide-up" rating={5} @@ -77,7 +77,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "dermatology", title: "Dermatology", description: "Focused on diagnosing and treating all skin conditions using medical-grade solutions.", tag: "Medical", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg"}, + id: "dermatology", title: "Dermatology", description: "Focused on diagnosing and treating all skin conditions using medical-grade solutions.", tag: "Medical", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg?_wi=2"}, { id: "aesthetics", title: "Aesthetic Medicine", description: "Non-surgical cosmetic procedures for facial harmony and youthfulness.", tag: "Beauty", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102677.jpg"}, {