Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-05 21:34:21 +00:00

View File

@@ -77,13 +77,16 @@ export default function LandingPage() {
tag="Our Benefits"
features={[
{
id: "1", title: "Expert Certified Therapists", description: "Our licensed massage therapists bring over a decade of specialized training and expertise in Swedish massage techniques. Each therapist is dedicated to providing personalized care tailored to your unique wellness needs and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-spa-receiving-massage_23-2147844982.jpg"
id: 1,
tag: "Expert Therapists", title: "Expert Certified Therapists", subtitle: "Professional Care", description: "Our licensed massage therapists bring over a decade of specialized training and expertise in Swedish massage techniques. Each therapist is dedicated to providing personalized care tailored to your unique wellness needs and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-spa-receiving-massage_23-2147844982.jpg"
},
{
id: "2", title: "Premium Wellness Environment", description: "Experience complete relaxation in our serene sanctuary designed for ultimate comfort. Ambient lighting, soothing music, and aromatherapy oils create the perfect atmosphere for deep healing and restoration of mind, body, and spirit.", imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg"
id: 2,
tag: "Wellness Environment", title: "Premium Wellness Environment", subtitle: "Serene Sanctuary", description: "Experience complete relaxation in our serene sanctuary designed for ultimate comfort. Ambient lighting, soothing music, and aromatherapy oils create the perfect atmosphere for deep healing and restoration of mind, body, and spirit.", imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg"
},
{
id: "3", title: "Personalized Treatment Plans", description: "Every massage is customized to your specific needs. Whether you seek pain relief, stress reduction, or sports recovery, we create a tailored treatment plan that evolves with your wellness journey.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-spa-treatment_23-2148912128.jpg"
id: 3,
tag: "Customized Plans", title: "Personalized Treatment Plans", subtitle: "Tailored Wellness", description: "Every massage is customized to your specific needs. Whether you seek pain relief, stress reduction, or sports recovery, we create a tailored treatment plan that evolves with your wellness journey.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-spa-treatment_23-2148912128.jpg"
}
]}
animationType="blur-reveal"