Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 132a1c4962 | |||
| 24b6c23afe | |||
| 3dab3ab212 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Rejuvenate Your Body and Mind"
|
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={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-applying-cream_23-2148389885.jpg", alt: "Professional female massage therapist portrait"},
|
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}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Your Relaxing Session Now", href: "tel:555-0123"},
|
text: "Book Your Relaxing Session Now", href: "tel:+19193862905"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user