3 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

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"},
@@ -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: "Book Your Relaxing Session Now", href: "tel:555-0123"},
text: "Book Your Relaxing Session Now", href: "tel:+19193862905"},
]}
/>
</div>