diff --git a/src/app/page.tsx b/src/app/page.tsx index aac622f..c64d077 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function HomePage() { description: "Deep stretching, acupressure, and rhythmic compression to improve flexibility and relieve tension. Perfect for stiffness, athletes, and chronic tightness.", tags: ["Starting at $92"], - 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=1", imageAlt: "Traditional Thai massage technique", }, { @@ -116,7 +116,7 @@ export default function HomePage() { description: "Gentle flowing strokes to reduce stress and promote total relaxation. Ideal for stress relief and first-time clients seeking a calming experience.", tags: ["Starting at $92"], - 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=1", imageAlt: "Swedish massage therapy session", }, { @@ -126,7 +126,7 @@ export default function HomePage() { description: "Warm botanical oils combined with therapeutic techniques for muscle recovery and relaxation. Best for muscle soreness and full-body renewal.", tags: ["Starting at $97"], - 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=1", imageAlt: "Herbal oil massage with botanical ingredients", }, ]} @@ -211,7 +211,7 @@ export default function HomePage() { "I've had Thai massages all over the world, and Janjao's therapists bring genuine expertise and cultural authenticity. The herbal compress ritual was incredible. I'm already booking my next session!", tag: "5-Star Experience", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg?_wi=1", }, { id: "2", @@ -222,7 +222,7 @@ export default function HomePage() { "After sitting at a desk all day, the traditional Thai massage completely relieved my tension. The therapists really knew exactly where to focus. I feel like a new person.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-back-massage-while-spending-day-beauty-spa_637285-7424.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-back-massage-while-spending-day-beauty-spa_637285-7424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-back-massage-while-spending-day-beauty-spa_637285-7424.jpg?_wi=1", }, { id: "3", @@ -233,7 +233,7 @@ export default function HomePage() { "I was nervous for my first massage, but the staff made me feel completely comfortable. The Swedish massage was exactly what I needed, and the private suite felt like a sanctuary.", tag: "New Client", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg?_wi=1", }, { id: "4", @@ -255,7 +255,7 @@ export default function HomePage() { "Janjao offers the perfect blend of traditional healing and modern comfort. I recommend their services to all my clients seeking authentic wellness experiences.", tag: "Professional Referral", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg?_wi=1", }, { id: "6", @@ -266,7 +266,7 @@ export default function HomePage() { "The herbal oil massage is pure bliss. The serene environment and caring therapists make me feel valued and completely at ease. I look forward to my monthly visits.", tag: "Loyal Client", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7548.jpg?_wi=2", }, ]} textboxLayout="default" @@ -276,7 +276,7 @@ export default function HomePage() {