diff --git a/src/app/page.tsx b/src/app/page.tsx index 6628eb5..2c8088b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { @@ -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." /> @@ -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." /> @@ -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"}, ]} />