From d4da6037ef81c4d50d6a4ff604dda643c2dae591 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 07:05:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e348a61..49e0462 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -258,7 +258,7 @@ export default function LandingPage() { { id: "q1", title: "What are your hours?", content: "We are open Monday–Sunday, 10:00 AM–8:30 PM."}, { - id: "q2", title: "How do I book?", content: "You can book easily through our website using the appointment portal."}, + id: "q2", title: "How do I book?", content: "You can book your session through our [Online Booking Portal](#contact). We recommend checking your schedule before confirming."}, { id: "q3", title: "Can I request a stylist?", content: "Yes, you can select your preferred stylist during the booking process."}, ]} -- 2.49.1