2 Commits

Author SHA1 Message Date
91c72c49b8 Update src/app/page.tsx 2026-04-02 23:57:31 +00:00
f1496a68ef Merge version_3 into main
Merge version_3 into main
2026-04-02 23:56:29 +00:00

View File

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