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."}, ]}