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