Merge version_4 into main #4
@@ -139,9 +139,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Is Botox safe?", content: "Yes, when performed by a licensed professional." },
|
||||
{ id: "f2", title: "How long do results last?", content: "Results typically last 4 to 6 months depending on the procedure." },
|
||||
{ id: "f3", title: "Is there recovery time?", content: "Most of our non-surgical treatments require zero downtime." },
|
||||
{ id: "f1", title: "Is Botox safe?", content: "Botox is a highly regulated, FDA-approved treatment. When administered by our expert dermatologists, it is extremely safe, with a proven track record of successful outcomes and minimal side effects." },
|
||||
{ id: "f2", title: "Will the procedure hurt?", content: "Most patients report only mild discomfort, similar to a tiny pinch. We use specialized, ultra-fine needles and can apply numbing cream beforehand to ensure you remain completely comfortable throughout the process." },
|
||||
{ id: "f3", title: "What is the recovery like?", content: "Recovery is exceptionally quick. Most procedures allow you to return to your daily activities immediately, with only minor, temporary redness or swelling that subsides within hours." },
|
||||
{ id: "f4", title: "How do I prepare?", content: "To ensure optimal results, we recommend avoiding blood-thinning medications and alcohol for 24-48 hours before your session. Our team will provide a personalized care plan during your initial consultation." }
|
||||
]}
|
||||
description="Your common questions answered."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-abstract-outdoors-daylight-shadows_23-2149080241.jpg"
|
||||
@@ -187,4 +188,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user