Update src/app/page.tsx
This commit is contained in:
@@ -201,6 +201,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Have questions about our services, appointments, or general dental health? Find quick answers here or contact us directly for more information."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "#contact"}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user