From 26b5e078ed49dda53bc2f8d6bd58fb61ff174249 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 03:15:07 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3f11c98..230eb2a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -51,7 +51,7 @@ export default function ServicesPage() { title: "Foot Reflexology Massage", description: "Traditional reflexology targeting pressure points on the feet to improve circulation, reduce pain, and promote natural healing throughout the body. Our expert therapists use time-tested techniques to stimulate healing responses in your entire system.", - imageSrc: "http://img.b2bpic.net/free-photo/kid-dance-class-with-teatcher_1157-47395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kid-dance-class-with-teatcher_1157-47395.jpg?_wi=2", imageAlt: "Professional foot reflexology massage therapy", }, { @@ -59,7 +59,7 @@ export default function ServicesPage() { title: "Full Body Massage", description: "Comprehensive massage therapy addressing tension throughout your entire body, enhancing relaxation, flexibility, and promoting deep wellness. Ideal for overall stress relief and muscle tension recovery.", - imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-bed_23-2147816958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-bed_23-2147816958.jpg?_wi=2", imageAlt: "Full body therapeutic massage treatment", }, { @@ -67,7 +67,7 @@ export default function ServicesPage() { title: "Back & Shoulder Massage", description: "Targeted therapy focusing on upper body tension, perfect for relieving stress-related tightness and improving posture and comfort. Ideal for those working at desks or experiencing chronic upper body tension.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-massage_23-2150649769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-massage_23-2150649769.jpg?_wi=2", imageAlt: "Back and shoulder massage therapy", }, { @@ -75,7 +75,7 @@ export default function ServicesPage() { title: "Combo Massage Packages", description: "Experience the ultimate relaxation with our combination packages blending foot reflexology with full or partial body massage for complete restoration. Our most popular and comprehensive wellness solution.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-spa_23-2150911779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-spa_23-2150911779.jpg?_wi=2", imageAlt: "Combo massage package wellness service", }, ]} @@ -206,7 +206,7 @@ export default function ServicesPage() { }} useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg?_wi=3" imageAlt="Peaceful spa contact environment" mediaAnimation="slide-up" buttonText="Schedule Appointment"