From 8847abd08c9d741dd8223abd4695ef0683723d9e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 07:57:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa88c29..dd8745e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Traditional Thai Massage", description: "An ancient healing system combining acupressure, Indian Ayurvedic principles, and assisted yoga postures. Experience deep relaxation and improved flexibility.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EtIQITR2xPAhErOzryWrFCCEiJ/uploaded-1780991686971-7en0ftct.jpg", imageAlt: "Therapist performing traditional Thai foot massage"}, + title: "Traditional Thai Massage", description: "An ancient healing system combining acupressure, Indian Ayurvedic principles, and assisted yoga postures. Experience deep relaxation and improved flexibility.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EtIQITR2xPAhErOzryWrFCCEiJ/uploaded-1780991686971-7en0ftct.jpg?_wi=1", imageAlt: "Therapist performing traditional Thai foot massage"}, { title: "Thai Herbal Compress", description: "Warm herbal compresses are applied to the body, soothing muscle aches and pains. Aromatic herbs are absorbed by the skin to detoxify and nourish.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-drink-organic-blue-pea-flower-tea-with-lemon-lime_1150-25467.jpg", imageAlt: "Thai herbal compress on a person's back"}, { @@ -122,7 +122,7 @@ export default function LandingPage() { { id: "1", name: "Traditional Thai Massage", price: "Starting from 350 DH", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-doing-yoga-outdoors_23-2149698183.jpg", imageAlt: "Traditional Thai massage in progress"}, { - id: "2", name: "Foot Reflexology", price: "Starting from 200 DH", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EtIQITR2xPAhErOzryWrFCCEiJ/uploaded-1780991686971-7en0ftct.jpg", imageAlt: "Therapist performing foot reflexology"}, + id: "2", name: "Foot Reflexology", price: "Starting from 200 DH", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EtIQITR2xPAhErOzryWrFCCEiJ/uploaded-1780991686971-7en0ftct.jpg?_wi=2", imageAlt: "Therapist performing foot reflexology"}, { id: "3", name: "Back, Neck & Shoulder", price: "Starting from 250 DH", imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-care-patient_23-2149277826.jpg", imageAlt: "Back massage focusing on neck and shoulders"}, { -- 2.49.1