diff --git a/src/app/page.tsx b/src/app/page.tsx
index 56c4da0..62eab75 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,35 +33,21 @@ export default function LandingPage() {
@@ -70,102 +56,59 @@ export default function LandingPage() {
@@ -179,17 +122,11 @@ export default function LandingPage() {
description="Royal Massage is dedicated to providing Montreal's professionals with a sanctuary for healing and rejuvenation. Our certified therapists bring expertise and a personalized approach to every session, ensuring consistent, high-quality care tailored to your unique needs."
bulletPoints={[
{
- title: "Certified Expertise",
- description: "Our team consists of highly qualified and experienced massage therapists, all certified to provide exceptional care.",
- },
+ title: "Certified Expertise", description: "Our team consists of highly qualified and experienced massage therapists, all certified to provide exceptional care."},
{
- title: "Personalized Treatment",
- description: "Each session is custom-tailored to your specific needs and preferences, ensuring maximum benefit and comfort.",
- },
+ title: "Personalized Treatment", description: "Each session is custom-tailored to your specific needs and preferences, ensuring maximum benefit and comfort."},
{
- title: "Unwavering Quality",
- description: "We are committed to delivering a consistently high standard of service in a clean, tranquil environment.",
- },
+ title: "Unwavering Quality", description: "We are committed to delivering a consistently high standard of service in a clean, tranquil environment."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-relaxed-woman-getting-hand-massage_23-2149089235.jpg"
imageAlt="Massage therapist performing a shoulder massage"
@@ -205,29 +142,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Deep Tissue Massage",
- description: "Target chronic muscle tension and knots with focused pressure. Ideal for athletes and those with persistent pain.",
- imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-shoulder-work-smooth-pressure-daily_169016-69102.jpg",
- imageAlt: "Deep tissue massage on a person's back",
- },
+ title: "Deep Tissue Massage", description: "Target chronic muscle tension and knots with focused pressure. Ideal for athletes and those with persistent pain.", imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-shoulder-work-smooth-pressure-daily_169016-69102.jpg", imageAlt: "Deep tissue massage on a person's back"},
{
- title: "Relaxation Massage",
- description: "Melt away stress and unwind with gentle, flowing strokes designed to soothe your mind and body.",
- imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817016.jpg",
- imageAlt: "Relaxation massage in a serene setting",
- },
+ title: "Relaxation Massage", description: "Melt away stress and unwind with gentle, flowing strokes designed to soothe your mind and body.", imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817016.jpg", imageAlt: "Relaxation massage in a serene setting"},
{
- title: "Hot Stone Therapy",
- description: "Experience deep warmth and relaxation as heated stones are strategically placed and used to massage tense muscles.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-spa-procedure_23-2147648667.jpg",
- imageAlt: "Hot stone massage on a person's back",
- },
+ title: "Hot Stone Therapy", description: "Experience deep warmth and relaxation as heated stones are strategically placed and used to massage tense muscles.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-spa-procedure_23-2147648667.jpg", imageAlt: "Hot stone massage on a person's back"},
{
- title: "Prenatal Massage",
- description: "Gentle and supportive massage designed to alleviate discomfort during pregnancy, performed by specialized therapists.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-pregnant-woman-husband-stay-home-living-room-happy-couple-taking-care-together_640221-553.jpg",
- imageAlt: "Pregnant woman receiving a prenatal massage",
- },
+ title: "Prenatal Massage", description: "Gentle and supportive massage designed to alleviate discomfort during pregnancy, performed by specialized therapists.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-pregnant-woman-husband-stay-home-living-room-happy-couple-taking-care-together_640221-553.jpg", imageAlt: "Pregnant woman receiving a prenatal massage"},
]}
title="Discover Our Signature Massage Therapies"
description="From deep tissue to relaxation, our diverse services are designed to address your specific concerns and promote overall well-being. Each session is performed by experienced, highly-rated therapists."
@@ -241,26 +162,11 @@ export default function LandingPage() {
useInvertedBackground={true}
team={[
{
- id: "1",
- name: "Marie Dubois",
- role: "Lead Massage Therapist",
- imageSrc: "http://img.b2bpic.net/free-photo/doctor-massages-man-hospital_1157-29311.jpg",
- imageAlt: "Marie Dubois, Lead Massage Therapist",
- },
+ id: "1", name: "Marie Dubois", role: "Lead Massage Therapist", imageSrc: "http://img.b2bpic.net/free-photo/doctor-massages-man-hospital_1157-29311.jpg", imageAlt: "Marie Dubois, Lead Massage Therapist"},
{
- id: "2",
- name: "Jean-Pierre Gagnon",
- role: "Senior Deep Tissue Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/excited-young-caucasian-woman-stands-with-raised-hands_141793-115658.jpg",
- imageAlt: "Jean-Pierre Gagnon, Senior Deep Tissue Specialist",
- },
+ id: "2", name: "Jean-Pierre Gagnon", role: "Senior Deep Tissue Specialist", imageSrc: "http://img.b2bpic.net/free-photo/excited-young-caucasian-woman-stands-with-raised-hands_141793-115658.jpg", imageAlt: "Jean-Pierre Gagnon, Senior Deep Tissue Specialist"},
{
- id: "3",
- name: "Sofia Chen",
- role: "Relaxation & Prenatal Expert",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-confident-woman-posing_23-2148974070.jpg",
- imageAlt: "Sofia Chen, Relaxation & Prenatal Expert",
- },
+ id: "3", name: "Sofia Chen", role: "Relaxation & Prenatal Expert", imageSrc: "http://img.b2bpic.net/free-photo/pretty-confident-woman-posing_23-2148974070.jpg", imageAlt: "Sofia Chen, Relaxation & Prenatal Expert"},
]}
title="Meet Our Certified Therapists"
description="Our team comprises dedicated and highly skilled massage therapists, each specializing in different modalities. Find the perfect match to guide you on your wellness journey."
@@ -271,41 +177,21 @@ export default function LandingPage() {