Update src/app/page.tsx

This commit is contained in:
2026-04-02 23:57:31 +00:00
parent f1496a68ef
commit 91c72c49b8

View File

@@ -198,6 +198,10 @@ export default function LandingPage() {
]}
title="Common Questions"
description="Answers to the most frequent hurdles dog owners face."
buttons={[
{
text: "Book Initial Evaluation", href: "#contact"},
]}
faqsAnimation="slide-up"
/>
</div>