diff --git a/src/app/page.tsx b/src/app/page.tsx index 75e5591..b28bb80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />