Merge version_12 into main #13

Merged
bender merged 1 commits from version_12 into main 2026-05-07 05:41:34 +00:00

View File

@@ -38,6 +38,7 @@ export default function LandingPage() {
{ name: "Nail Services", id: "features" },
{ name: "Tanning", id: "features" },
{ name: "Reviews", id: "testimonials" },
{ name: "Ownership", id: "faq" }
]}
brandName="Diamond Nails Spa"
/>
@@ -114,6 +115,7 @@ export default function LandingPage() {
faqs={[
{ id: "f1", title: "What are your hours?", content: "Mon-Fri 10am-7:30pm, Sat 9:30am-6:30pm." },
{ id: "f2", title: "Do you accept walk-ins?", content: `Walk-ins are welcome but we recommend appointments and call us at ${salonPhone}.` },
{ id: "f3", title: "How do I transfer ownership?", content: "To transfer ownership of your website, please navigate to your admin dashboard and select the 'Settings' tab. From there, click on 'Manage Users' and select 'Transfer Ownership' to initiate the process with the designated team member." },
]}
title="Frequently Asked Questions"
description="Have questions? We're here to help."