2 Commits

Author SHA1 Message Date
d4da6037ef Update src/app/page.tsx 2026-04-27 07:05:44 +00:00
ad2790521f Merge version_2 into main
Merge version_2 into main
2026-04-27 07:01:28 +00:00

View File

@@ -258,7 +258,7 @@ export default function LandingPage() {
{
id: "q1", title: "What are your hours?", content: "We are open MondaySunday, 10:00 AM8: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."},
]}