Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91c72c49b8 | |||
| f1496a68ef | |||
| fe0a94df54 | |||
| a30aeabcab |
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
tag="Expert Canine Behavior & Obedience Training"
|
||||
background={{
|
||||
variant: "glowing-orb"}}
|
||||
title="Your dog isn't the problem—the lack of structure is."
|
||||
@@ -197,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>
|
||||
|
||||
Reference in New Issue
Block a user