diff --git a/src/app/spa/page.tsx b/src/app/spa/page.tsx index df4f2eb..e253156 100644 --- a/src/app/spa/page.tsx +++ b/src/app/spa/page.tsx @@ -168,7 +168,7 @@ export default function SpaPage() { title: "Traditional Moroccan Hammam", description: "Experience the centuries-old ritual of the hammam, where expert therapists use time-honored techniques to cleanse and rejuvenate your skin. Our authentic hammam features traditional steam chambers and premium argan oil treatments.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7544.jpg?_wi=2", }, items: [ { icon: Sparkles, text: "Traditional techniques" }, @@ -196,7 +196,7 @@ export default function SpaPage() { title: "Wellness & Beauty Treatments", description: "Complete your spa experience with our facial treatments, body scrubs, and beauty services. Using premium natural and organic products, our professionals deliver personalized treatments tailored to your skin type and concerns.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7544.jpg?_wi=3", }, items: [ { icon: Sparkles, text: "Luxury facials" }, @@ -227,7 +227,7 @@ export default function SpaPage() { handle: "@sophielaurent", testimonial: "The spa experience was absolutely transformative. The Moroccan hammam was authentic and incredibly relaxing. I felt completely rejuvenated!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg?_wi=2", }, { id: "2", @@ -235,7 +235,7 @@ export default function SpaPage() { handle: "@mbellini", testimonial: "Professional therapists, luxurious facilities, and premium products. My massage was the best I've had in years. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=2", }, { id: "3", @@ -243,7 +243,7 @@ export default function SpaPage() { handle: "@jessicawong", testimonial: "The wellness package exceeded all expectations. From the hammam to the massage to the facial, every treatment was exceptional. Best spa day ever!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280734.jpg?_wi=2", }, ]} showRating={true}