Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user