5 Commits

Author SHA1 Message Date
132a1c4962 Merge version_4 into main
Merge version_4 into main
2026-05-14 16:34:21 +00:00
24b6c23afe Update src/app/page.tsx 2026-05-14 16:34:15 +00:00
3dab3ab212 Merge version_3 into main
Merge version_3 into main
2026-05-14 16:31:58 +00:00
98d65f28cf Update src/app/page.tsx 2026-05-14 16:31:55 +00:00
104cb2332c Merge version_2 into main
Merge version_2 into main
2026-05-14 16:29:48 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Rejuvenate Your Body and Mind"
description="Experience professional therapeutic massage at Amelia Massage Spa. Your sanctuary for relaxation, healing, and wellness in a peaceful setting."
description="Experience professional therapeutic massage at Amelia Massage Spa. Your sanctuary for relaxation, healing, and wellness in a peaceful setting. Call us: +19193862905"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-applying-cream_23-2148389885.jpg", alt: "Professional female massage therapist portrait"},
@@ -65,7 +65,7 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/spa-treatment-dark-wall_176420-11892.jpg", alt: "Spa treatment over dark wall"},
]}
avatarText="Our expert therapists are here for you"
avatarText="Our expert therapists at Amelia Massage Spa are here for you"
buttons={[
{
text: "Book Your Relaxing Session Now", href: "#contact"},
@@ -105,7 +105,7 @@ export default function LandingPage() {
<FeatureCardTwentyOne
useInvertedBackground={true}
title="Therapeutic Services"
description="A tailored menu of massage techniques designed to melt away stress and restore physical balance."
description="A tailored menu of massage techniques designed to melt away stress and restore physical balance at Amelia Massage Spa."
accordionItems={[
{
id: "s1", title: "Deep Tissue Massage", content: "Focused therapy to relieve chronic muscle tension and pain."},
@@ -135,7 +135,7 @@ export default function LandingPage() {
},
]}
title="Our Rates"
description="Invest in your health with our transparent pricing."
description="Invest in your health with our transparent pricing at Amelia Massage Spa."
/>
</div>
@@ -154,7 +154,7 @@ export default function LandingPage() {
id: "t3", name: "Sarah Jones", role: "Wellness Coach", imageSrc: "http://img.b2bpic.net/free-photo/positive-beautiful-asian-girl-advertising-payment_1262-18277.jpg"},
]}
title="Meet Our Experts"
description="Dedicated professionals committed to your healing journey."
description="Dedicated professionals at Amelia Massage Spa committed to your healing journey."
/>
</div>
@@ -175,7 +175,7 @@ export default function LandingPage() {
id: "5", title: "Life Changing", quote: "Fixed my shoulder pain in two sessions. Amazing service.", name: "Eve L.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-man-working-his-laptop_23-2148404379.jpg"},
]}
title="Client Stories"
description="Hear from our satisfied guests."
description="Hear from our satisfied guests at Amelia Massage Spa."
/>
</div>
@@ -186,7 +186,7 @@ export default function LandingPage() {
{
id: "f1", title: "Do you accept insurance?", content: "We currently do not accept direct insurance billing."},
{
id: "f2", title: "What should I bring?", content: "Just yourself, and perhaps comfortable clothes for after the session."},
id: "f2", title: "What should I bring?", content: "Just yourself, and perhaps comfortable clothes for after the session at Amelia Massage Spa."},
{
id: "f3", title: "How often should I get a massage?", content: "Once a month is recommended for overall wellness."},
]}
@@ -200,10 +200,10 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "gradient-bars"}}
text="Ready to relax? Book your appointment with Amelia Massage Spa today."
text="Ready to relax? Book your appointment with Amelia Massage Spa today or call +19193862905."
buttons={[
{
text: "Schedule Now", href: "tel:555-0123"},
text: "Book Your Relaxing Session Now", href: "tel:+19193862905"},
]}
/>
</div>