diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 69a7cb6..e96bf4f 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -53,7 +53,7 @@ export default function ServicesPage() { description: "Deep stretching, acupressure, and rhythmic compression to improve flexibility and relieve tension. Perfect for stiffness, athletes, and chronic tightness. This ancient practice restores energy flow and releases blocked tension.", tags: ["Starting at $92", "Signature Service"], - imageSrc: "http://img.b2bpic.net/free-photo/deep-thumb-massage-calf-spa-trigger-release_169016-69390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/deep-thumb-massage-calf-spa-trigger-release_169016-69390.jpg?_wi=2", imageAlt: "Traditional Thai massage technique", }, { @@ -63,7 +63,7 @@ export default function ServicesPage() { description: "Gentle flowing strokes to reduce stress and promote total relaxation. Ideal for stress relief and first-time clients seeking a calming experience. Perfect for building awareness of body tension and establishing a foundation for wellness.", tags: ["Starting at $92", "Relaxation Focus"], - imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg?_wi=2", imageAlt: "Swedish massage therapy session", }, { @@ -73,7 +73,7 @@ export default function ServicesPage() { description: "Warm botanical oils combined with therapeutic techniques for muscle recovery and relaxation. Best for muscle soreness and full-body renewal. Our proprietary herbal blends enhance the healing benefits of therapeutic touch.", tags: ["Starting at $97", "Botanical Healing"], - imageSrc: "http://img.b2bpic.net/free-photo/healthy-drink-organic-blue-pea-flower-tea-with-lemon-lime_1150-25465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-drink-organic-blue-pea-flower-tea-with-lemon-lime_1150-25465.jpg?_wi=2", imageAlt: "Herbal oil massage with botanical ingredients", }, { @@ -83,7 +83,7 @@ export default function ServicesPage() { description: "Specially designed gentle massage for expecting mothers after the first trimester. Supports comfort during pregnancy, reduces tension, and promotes relaxation for both mother and baby. Our therapists are trained in safe pregnancy positioning.", tags: ["Starting at $95", "Specialized Care"], - imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg?_wi=3", imageAlt: "Prenatal massage therapy care", }, ]} @@ -194,7 +194,7 @@ export default function ServicesPage() {