Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7169d70cf9 | |||
| f084b13c77 | |||
| 3ad80d5661 |
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "How do I book?", content: "Book your initial consultation online in seconds through our secure portal"},
|
id: "1", title: "How do I book?", content: "Book your initial consultation online in seconds through our secure portal. Click the Book Appointment button above to start your journey."},
|
||||||
{
|
{
|
||||||
id: "2", title: "Do you accept insurance?", content: "Yes, we work with most major medical insurance providers."},
|
id: "2", title: "Do you accept insurance?", content: "Yes, we work with most major medical insurance providers."},
|
||||||
{
|
{
|
||||||
@@ -217,4 +217,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user