From f254fb95d4adc2fa962562433bdb2c7868f86607 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:34:59 +0000 Subject: [PATCH] Update src/app/treatments/page.tsx --- src/app/treatments/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/treatments/page.tsx b/src/app/treatments/page.tsx index 368595f..1f5408c 100644 --- a/src/app/treatments/page.tsx +++ b/src/app/treatments/page.tsx @@ -47,7 +47,7 @@ export default function TreatmentsPage() { title: "HIFU Lifting", description: "Non-invasive ultrasound energy treatment for skin tightening and lifting. Stimulates collagen production for natural-looking results without downtime. Perfect for jaw contouring, neck tightening, and facial lifting.", - imageSrc: "http://img.b2bpic.net/free-photo/warming-massage_1098-21973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/warming-massage_1098-21973.jpg?_wi=2", imageAlt: "HIFU lifting treatment", }, { @@ -55,7 +55,7 @@ export default function TreatmentsPage() { title: "Pico Laser", description: "Advanced picosecond laser technology for tattoo removal, pigmentation, and skin rejuvenation. Precise, fast, and effective with minimal recovery. Treats age spots, sunspots, and unwanted tattoos.", - imageSrc: "http://img.b2bpic.net/free-photo/male-patient-receiving-massage-from-doctor_107420-65172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-patient-receiving-massage-from-doctor_107420-65172.jpg?_wi=2", imageAlt: "Pico laser treatment", }, { @@ -63,7 +63,7 @@ export default function TreatmentsPage() { title: "Profacial Treatment", description: "Deep cleansing and rejuvenating facial using radio frequency technology. Improves skin texture, pores, and overall radiance. Reduces fine lines and brightens dull skin for a fresher appearance.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures_343596-4230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures_343596-4230.jpg?_wi=2", imageAlt: "Profacial treatment", }, { @@ -71,7 +71,7 @@ export default function TreatmentsPage() { title: "Skin Rejuvenation", description: "Comprehensive skin renewal using combination therapies. Addresses fine lines, texture, and age spots for a youthful glow. Customized treatment plan based on individual skin assessment.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-featuring-modern-equipment-vitamins_482257-126492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-featuring-modern-equipment-vitamins_482257-126492.jpg?_wi=2", imageAlt: "Skin rejuvenation treatment", }, { @@ -79,7 +79,7 @@ export default function TreatmentsPage() { title: "Acne Treatment", description: "Medical-grade acne management combining laser therapy and targeted skincare. Clears active acne and prevents scarring. Addresses both inflammatory and cystic acne effectively.", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetologist-cleaning-woman-forehead-with-ultrasonic-scrubber_651396-1862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetologist-cleaning-woman-forehead-with-ultrasonic-scrubber_651396-1862.jpg?_wi=2", imageAlt: "Acne treatment", }, { @@ -87,7 +87,7 @@ export default function TreatmentsPage() { title: "Pigmentation Treatment", description: "Specialized laser treatment for sun spots, melasma, and uneven skin tone. Safe and effective with visible results. Medical-grade approach to restore even, luminous complexion.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beauty-procedures-beauty-salon_1303-16731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beauty-procedures-beauty-salon_1303-16731.jpg?_wi=2", imageAlt: "Pigmentation treatment", }, ]}