Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-23 22:23:09 +00:00

View File

@@ -161,7 +161,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "Is the treatment painful?", content: "We prioritize gentle, pain-aware treatment. Most patients are surprised at how comfortable they feel." },
{ id: "f1", title: "Is the treatment painful?", content: "We prioritize gentle, pain-aware treatment and offer various sedation options and numbing techniques to ensure complete patient comfort." },
{ id: "f2", title: "How long does a consultation take?", content: "Consultations typically take 20-30 minutes, depending on the service." },
{ id: "f3", title: "Are appointments mandatory?", content: "We highly recommend booking an appointment to ensure you get dedicated, timely care." },
]}