Update src/app/page.tsx

This commit is contained in:
2026-05-28 22:49:47 +00:00
parent 3dadd3725f
commit 6ff91d0714

View File

@@ -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"
/>