From 1cbe1f43c94b76ce5e78f85cb026b77359d6b0fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:06:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abd2aa5..0c674ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,53 +20,53 @@ const navItems = [ const heroTestimonials = [ { name: "Ahmed Al-Mansouri", handle: "Regular Guest", testimonial: "Best spa experience in Ajman. Highly professional and relaxing atmosphere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" }, { name: "Mohammed Al-Zaabi", handle: "Premium Member", testimonial: "The therapists are incredibly skilled. I feel completely renewed after each visit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" }, { name: "Khalid Al-Ketbi", handle: "Loyal Customer", testimonial: "Exceptional service and attention to detail. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" }, { name: "Samir Al-Nuaimi", handle: "First-Time Guest", testimonial: "Exceeded all expectations. Will definitely be back for more treatments.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=4" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" } ]; const serviceFeatures = [ { id: 1, - title: "Swedish Massage", description: "Classic full-body massage using long, flowing strokes to release tension and promote deep relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg?_wi=1" + title: "Swedish Massage", description: "Classic full-body massage using long, flowing strokes to release tension and promote deep relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg" }, { id: 2, - title: "Deep Tissue Massage", description: "Targeted massage therapy addressing muscle knots and chronic tension for therapeutic relief.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg?_wi=2" + title: "Deep Tissue Massage", description: "Targeted massage therapy addressing muscle knots and chronic tension for therapeutic relief.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg" }, { id: 3, - title: "Hot Stone Therapy", description: "Heated stone massage combined with aromatherapy to ease muscle tightness and enhance circulation.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg?_wi=3" + title: "Hot Stone Therapy", description: "Heated stone massage combined with aromatherapy to ease muscle tightness and enhance circulation.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg" }, { id: 4, - title: "Aromatherapy Treatment", description: "Relaxing massage infused with essential oils to calm the mind and rejuvenate the body.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg?_wi=4" + title: "Aromatherapy Treatment", description: "Relaxing massage infused with essential oils to calm the mind and rejuvenate the body.", imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg" } ]; const therapistMembers = [ { - id: "1", name: "Fatima Al-Mansouri", role: "Senior Therapist", description: "15+ years of professional massage therapy experience. Specialized in deep tissue and therapeutic techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=5" + id: "1", name: "Fatima Al-Mansouri", role: "Senior Therapist", description: "15+ years of professional massage therapy experience. Specialized in deep tissue and therapeutic techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" }, { - id: "2", name: "Layla Al-Zaabi", role: "Wellness Specialist", description: "Certified aromatherapy specialist. Expert in holistic wellness and relaxation techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=6" + id: "2", name: "Layla Al-Zaabi", role: "Wellness Specialist", description: "Certified aromatherapy specialist. Expert in holistic wellness and relaxation techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" }, { - id: "3", name: "Noor Al-Ketbi", role: "Professional Therapist", description: "Specialized in sports massage and muscle recovery. Trained in international wellness standards.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=7" + id: "3", name: "Noor Al-Ketbi", role: "Professional Therapist", description: "Specialized in sports massage and muscle recovery. Trained in international wellness standards.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" }, { - id: "4", name: "Amira Al-Nuaimi", role: "Relaxation Therapist", description: "Expert in hot stone therapy and Swedish massage techniques for ultimate relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=8" + id: "4", name: "Amira Al-Nuaimi", role: "Relaxation Therapist", description: "Expert in hot stone therapy and Swedish massage techniques for ultimate relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" } ]; -- 2.49.1