Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c7b7170363 | |||
| e1ecabaf21 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
description="Experience personalized beauty services in our private and serene parlour. Monika Makeover is dedicated to enhancing your natural radiance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book an Appointment", href: "#contact"},
|
||||
text: "View Our Packages", href: "#pricing"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg"
|
||||
imageAlt="Monika Makeover Parlour"
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q1", title: "Do I need to book in advance?", content: "Yes, we prioritize scheduled private appointments for each client."},
|
||||
{
|
||||
id: "q2", title: "Are walk-ins allowed?", content: "Due to the private nature of our service, appointments are required. Please book your spot here: [https://monikamakeover.com/book](https://monikamakeover.com/book)"},
|
||||
id: "q2", title: "Are walk-ins allowed?", content: "Due to the private nature of our service, appointments are highly recommended."},
|
||||
{
|
||||
id: "q3", title: "What products do you use?", content: "We only use professional-grade, trusted beauty and salon brands."},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user