2 Commits

Author SHA1 Message Date
be2ed59e72 Update src/app/page.tsx 2026-04-02 23:55:12 +00:00
c88dc2e006 Merge version_1 into main
Merge version_1 into main
2026-04-02 23:52:57 +00:00

View File

@@ -32,17 +32,11 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "home"},
id: "home",
},
{ {
name: "Results", name: "Results", id: "results"},
id: "results",
},
{ {
name: "Book Now", name: "Book Now", id: "contact"},
id: "contact",
},
]} ]}
brandName="Elite K9 Training" brandName="Elite K9 Training"
/> />
@@ -51,104 +45,61 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
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."
description="Stop the pulling, the reactive behavior, and the disobedience. Gain total control and a calmer, happier home through our proven results-first training methods." description="Stop the pulling, the reactive behavior, and the disobedience. Gain total control and a calmer, happier home through our proven results-first training methods."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=1", imageAlt: "Well-behaved dog 1"},
imageAlt: "Well-behaved dog 1",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=2", imageAlt: "Well-behaved dog 2"},
imageAlt: "Well-behaved dog 2",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=3", imageAlt: "Well-behaved dog 3"},
imageAlt: "Well-behaved dog 3",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=4", imageAlt: "Well-behaved dog 4"},
imageAlt: "Well-behaved dog 4",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=5", imageAlt: "Well-behaved dog 5"},
imageAlt: "Well-behaved dog 5",
},
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=6", imageAlt: "Professional training session 1"},
imageAlt: "Professional training session 1",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=7", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=7", imageAlt: "Professional training session 2"},
imageAlt: "Professional training session 2",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=8", imageAlt: "Professional training session 3"},
imageAlt: "Professional training session 3",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=9", imageAlt: "Professional training session 4"},
imageAlt: "Professional training session 4",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=10", imageAlt: "Professional training session 5"},
imageAlt: "Professional training session 5",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Book your session now", text: "Schedule Your Initial Evaluation", href: "#contact"},
href: "#contact",
},
]} ]}
avatars={[ avatars={[
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
avatarText="Trusted by 500+ happy dog owners" avatarText="Trusted by 500+ happy dog owners"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Professional Training"},
text: "Professional Training",
},
{ {
type: "text", type: "text", text: "Obedience Expert"},
text: "Obedience Expert",
},
{ {
type: "text", type: "text", text: "Positive Results"},
text: "Positive Results",
},
{ {
type: "text", type: "text", text: "Behavioral Solutions"},
text: "Behavioral Solutions",
},
{ {
type: "text", type: "text", text: "Structure & Leadership"},
text: "Structure & Leadership",
},
]} ]}
/> />
</div> </div>
@@ -160,26 +111,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "p1", id: "p1", title: "Leash Pulling", description: "Tired of your arm being dragged down the street? We fix walk-time chaos instantly.", tag: "Issue 01", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=11"},
title: "Leash Pulling",
description: "Tired of your arm being dragged down the street? We fix walk-time chaos instantly.",
tag: "Issue 01",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=11",
},
{ {
id: "p2", id: "p2", title: "Reactivity", description: "Aggression toward other dogs or distractions makes your daily walk a nightmare.", tag: "Issue 02", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=12"},
title: "Reactivity",
description: "Aggression toward other dogs or distractions makes your daily walk a nightmare.",
tag: "Issue 02",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=12",
},
{ {
id: "p3", id: "p3", title: "Zero Recall", description: "Ignoring commands until you're shouting in the park. Reliable focus starts here.", tag: "Issue 03", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=13"},
title: "Zero Recall",
description: "Ignoring commands until you're shouting in the park. Reliable focus starts here.",
tag: "Issue 03",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=13",
},
]} ]}
title="Does your dog rule the house?" title="Does your dog rule the house?"
description="Stop struggling with behaviors that turn daily walks into stress-filled events." description="Stop struggling with behaviors that turn daily walks into stress-filled events."
@@ -194,17 +130,11 @@ export default function LandingPage() {
description="We don't use 'fluffy' positive-only reinforcement that ignores bad behavior. We teach structure, clear communication, and calm leadership that translates into a dog that actually listens." description="We don't use 'fluffy' positive-only reinforcement that ignores bad behavior. We teach structure, clear communication, and calm leadership that translates into a dog that actually listens."
bulletPoints={[ bulletPoints={[
{ {
title: "Structure First", title: "Structure First", description: "Establishing boundaries that dogs naturally crave."},
description: "Establishing boundaries that dogs naturally crave.",
},
{ {
title: "Clear Leadership", title: "Clear Leadership", description: "Teaching you how to communicate command intent effectively."},
description: "Teaching you how to communicate command intent effectively.",
},
{ {
title: "Measurable Results", title: "Measurable Results", description: "We focus on change that you see within the very first session."},
description: "We focus on change that you see within the very first session.",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=14" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=14"
@@ -218,22 +148,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", title: "Calm Walks", value: "100%", icon: CheckCircle,
title: "Calm Walks",
value: "100%",
icon: CheckCircle,
}, },
{ {
id: "m2", id: "m2", title: "Improved Recall", value: "95%", icon: CheckCircle,
title: "Improved Recall",
value: "95%",
icon: CheckCircle,
}, },
{ {
id: "m3", id: "m3", title: "Client Satisfaction", value: "99%", icon: CheckCircle,
title: "Client Satisfaction",
value: "99%",
icon: CheckCircle,
}, },
]} ]}
title="The Transformation" title="The Transformation"
@@ -247,60 +168,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Mark D.", date: "Oct 2023", title: "Life Changing", quote: "My golden retriever used to drag me everywhere. One session and the pulling stopped. Highly recommended.", tag: "Success", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=15", imageAlt: "A professional, focused high-contrast photo of a well-trained dog sitting perfectly in a modern urba"},
name: "Mark D.",
date: "Oct 2023",
title: "Life Changing",
quote: "My golden retriever used to drag me everywhere. One session and the pulling stopped. Highly recommended.",
tag: "Success",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=15",
imageAlt: "A professional, focused high-contrast photo of a well-trained dog sitting perfectly in a modern urba",
},
{ {
id: "t2", id: "t2", name: "Sarah P.", date: "Nov 2023", title: "Expert Guidance", quote: "I thought my dog was just 'stubborn'. It turns out I needed the leadership skills this program teaches.", tag: "Success", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png?_wi=1", imageAlt: "Close-up portrait of a happy, satisfied dog owner standing next to their calm dog. Natural, authenti"},
name: "Sarah P.",
date: "Nov 2023",
title: "Expert Guidance",
quote: "I thought my dog was just 'stubborn'. It turns out I needed the leadership skills this program teaches.",
tag: "Success",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png?_wi=1",
imageAlt: "Close-up portrait of a happy, satisfied dog owner standing next to their calm dog. Natural, authenti",
},
{ {
id: "t3", id: "t3", name: "David L.", date: "Dec 2023", title: "Finally Calm", quote: "The reactivity issues we had at the park have vanished completely.", tag: "Success", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=16", imageAlt: "A professional, focused high-contrast photo of a well-trained dog sitting perfectly in a modern urba"},
name: "David L.",
date: "Dec 2023",
title: "Finally Calm",
quote: "The reactivity issues we had at the park have vanished completely.",
tag: "Success",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=16",
imageAlt: "A professional, focused high-contrast photo of a well-trained dog sitting perfectly in a modern urba",
},
{ {
id: "t4", id: "t4", name: "James K.", date: "Jan 2024", title: "Professionalism", quote: "Clear, concise, and incredibly effective training method.", tag: "Success", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png?_wi=2", imageAlt: "Close-up portrait of a happy, satisfied dog owner standing next to their calm dog. Natural, authenti"},
name: "James K.",
date: "Jan 2024",
title: "Professionalism",
quote: "Clear, concise, and incredibly effective training method.",
tag: "Success",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png?_wi=2",
imageAlt: "Close-up portrait of a happy, satisfied dog owner standing next to their calm dog. Natural, authenti",
},
{ {
id: "t5", id: "t5", name: "Elena R.", date: "Feb 2024", title: "Highly Recommended", quote: "I feel confident now when I walk my dog, no more anxiety.", tag: "Success", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=17", imageAlt: "A professional, focused high-contrast photo of a well-trained dog sitting perfectly in a modern urba"},
name: "Elena R.",
date: "Feb 2024",
title: "Highly Recommended",
quote: "I feel confident now when I walk my dog, no more anxiety.",
tag: "Success",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/close-up-portrait-of-a-happy-satisfied-d-1775173962246-2da70208.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bp6MbNNLG1QZ0QjA8pOU3JgeHE/a-professional-focused-high-contrast-pho-1775173962074-96102cfb.png?_wi=17",
imageAlt: "A professional, focused high-contrast photo of a well-trained dog sitting perfectly in a modern urba",
},
]} ]}
title="Real Owners. Real Results." title="Real Owners. Real Results."
description="Our clients stop asking 'why won't my dog listen?' and start enjoying their companions." description="Our clients stop asking 'why won't my dog listen?' and start enjoying their companions."
@@ -313,20 +189,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "What if my dog is too difficult?", content: "No dog is too far gone. Our method relies on fundamental canine behavior and clear communication, not temperament."},
title: "What if my dog is too difficult?",
content: "No dog is too far gone. Our method relies on fundamental canine behavior and clear communication, not temperament.",
},
{ {
id: "f2", id: "f2", title: "How fast does it work?", content: "Most clients see significant shifts in behavior after just the first appointment. Consistency is key."},
title: "How fast does it work?",
content: "Most clients see significant shifts in behavior after just the first appointment. Consistency is key.",
},
{ {
id: "f3", id: "f3", title: "Do I need experience?", content: "Absolutely not. We train you so you can train your dog. It's a system built for success."},
title: "Do I need experience?",
content: "Absolutely not. We train you so you can train your dog. It's a system built for success.",
},
]} ]}
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."
@@ -338,8 +205,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Ready to Start?" tag="Ready to Start?"
title="If nothing changes, nothing changes." title="If nothing changes, nothing changes."
description="Book your initial session now and get the structure your dog actually needs." description="Book your initial session now and get the structure your dog actually needs."
@@ -352,29 +218,19 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "About", label: "About", href: "#method"},
href: "#method",
},
{ {
label: "Results", label: "Results", href: "#results"},
href: "#results",
},
{ {
label: "Book Now", label: "Book Now", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -384,4 +240,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }