From c7b71703633f72fe4238b51db6cf0bbcb015ed03 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 11:40:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50ec1d6..0d56c51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."}, ]}