Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-05-14 16:31:59 +00:00

View File

@@ -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."},
]}
@@ -203,7 +203,7 @@ export default function LandingPage() {
text="Ready to relax? Book your appointment with Amelia Massage Spa today."
buttons={[
{
text: "Schedule Now", href: "tel:555-0123"},
text: "Book Your Relaxing Session Now", href: "tel:555-0123"},
]}
/>
</div>