Update src/app/page.tsx
This commit is contained in:
217
src/app/page.tsx
217
src/app/page.tsx
@@ -31,49 +31,32 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Bark To Nature"
|
||||
button={{
|
||||
text: "Book Now", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Luxury Pet Grooming Inspired By Nature"
|
||||
description="A calm, caring grooming experience in the heart of Kelowna."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:2365919420",
|
||||
},
|
||||
text: "Call Now", href: "tel:2365919420"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,7 +68,7 @@ export default function LandingPage() {
|
||||
description="At Bark To Nature, we provide a stress-free, luxurious sanctuary for your furry family members. We believe every pet deserves a calm, caring, and professional grooming experience tailored to their unique needs."
|
||||
subdescription="Proudly LGBTQ+ friendly, locally-owned, and passionate about animal health."
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -97,26 +80,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Full Grooming",
|
||||
description: "Tailored cut, bath, and style.",
|
||||
tag: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg?_wi=1",
|
||||
},
|
||||
id: "s1", title: "Full Grooming", description: "Tailored cut, bath, and style.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Bath & Brush",
|
||||
description: "Refresh with premium shampoo.",
|
||||
tag: "Essentials",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg?_wi=1",
|
||||
},
|
||||
id: "s2", title: "Bath & Brush", description: "Refresh with premium shampoo.", tag: "Essentials", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Nail Trims",
|
||||
description: "Safe, careful, and precise.",
|
||||
tag: "Quick Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg?_wi=1",
|
||||
},
|
||||
id: "s3", title: "Nail Trims", description: "Safe, careful, and precise.", tag: "Quick Care", imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg"},
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="Premium grooming care, carefully curated for Kelowna’s pets."
|
||||
@@ -129,60 +97,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
date: "Oct 2023",
|
||||
title: "Incredible Care",
|
||||
quote: "From start to finish, the experience exceeded expectations.",
|
||||
tag: "Grooming",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-dog-posing-garden_23-2147997370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg?_wi=2",
|
||||
imageAlt: "happy golden retriever looking at camera",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Incredible Care", quote: "From start to finish, the experience exceeded expectations.", tag: "Grooming", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-dog-posing-garden_23-2147997370.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg", imageAlt: "happy golden retriever looking at camera"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
date: "Sep 2023",
|
||||
title: "Love It!",
|
||||
quote: "My fur babies love her 🐶💞",
|
||||
tag: "Puppy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/brown-dog-close-up-with-tongue-out_1194-1097.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg?_wi=2",
|
||||
imageAlt: "happy golden retriever looking at camera",
|
||||
},
|
||||
id: "t2", name: "Mark D.", date: "Sep 2023", title: "Love It!", quote: "My fur babies love her 🐶💞", tag: "Puppy", avatarSrc: "http://img.b2bpic.net/free-photo/brown-dog-close-up-with-tongue-out_1194-1097.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg", imageAlt: "happy golden retriever looking at camera"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily P.",
|
||||
date: "Aug 2023",
|
||||
title: "Best in Kelowna",
|
||||
quote: "Simply the kindest groomer ever.",
|
||||
tag: "Spa",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-dog-outdoors-street_181624-61302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg?_wi=2",
|
||||
imageAlt: "happy golden retriever looking at camera",
|
||||
},
|
||||
id: "t3", name: "Emily P.", date: "Aug 2023", title: "Best in Kelowna", quote: "Simply the kindest groomer ever.", tag: "Spa", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-dog-outdoors-street_181624-61302.jpg", imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg", imageAlt: "happy golden retriever looking at camera"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "James L.",
|
||||
date: "Aug 2023",
|
||||
title: "So Professional",
|
||||
quote: "Professional, clean, and so kind.",
|
||||
tag: "Grooming",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565419.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg?_wi=2",
|
||||
imageAlt: "happy golden retriever looking at camera",
|
||||
},
|
||||
id: "t4", name: "James L.", date: "Aug 2023", title: "So Professional", quote: "Professional, clean, and so kind.", tag: "Grooming", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565419.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg", imageAlt: "happy golden retriever looking at camera"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Anna K.",
|
||||
date: "Jul 2023",
|
||||
title: "Top Notch",
|
||||
quote: "My dog looks like a show dog!",
|
||||
tag: "Styling",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/light-brown-dog-mal-shih-breed-front-white-wall_181624-23078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg?_wi=2",
|
||||
imageAlt: "happy golden retriever looking at camera",
|
||||
},
|
||||
id: "t5", name: "Anna K.", date: "Jul 2023", title: "Top Notch", quote: "My dog looks like a show dog!", tag: "Styling", avatarSrc: "http://img.b2bpic.net/free-photo/light-brown-dog-mal-shih-breed-front-white-wall_181624-23078.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg", imageAlt: "happy golden retriever looking at camera"},
|
||||
]}
|
||||
title="What Pet Parents Say"
|
||||
description="Rated 5.0 by our happy community."
|
||||
@@ -198,65 +121,17 @@ export default function LandingPage() {
|
||||
description="See the Bark To Nature touch in action."
|
||||
blogs={[
|
||||
{
|
||||
id: "g1",
|
||||
category: "Gallery",
|
||||
title: "Happy Pets",
|
||||
excerpt: "Before and after magic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-happy-smiling-dark-skinned-afro-american-woman-holds-nice-breed-dog-expresses-positive-emotions-has-dreamy-expression-going-have-walk-with-favorite-pet-people-animals-concept_273609-49818.jpg",
|
||||
authorName: "Bark Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-handsome-bearded-brutal-tattooed-happy-man-holds-pomeranian-spitz-playing-with-lovely-pet_343596-1531.jpg",
|
||||
date: "2024",
|
||||
},
|
||||
id: "g1", category: "Gallery", title: "Happy Pets", excerpt: "Before and after magic.", imageSrc: "http://img.b2bpic.net/free-photo/headshot-happy-smiling-dark-skinned-afro-american-woman-holds-nice-breed-dog-expresses-positive-emotions-has-dreamy-expression-going-have-walk-with-favorite-pet-people-animals-concept_273609-49818.jpg", authorName: "Bark Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-handsome-bearded-brutal-tattooed-happy-man-holds-pomeranian-spitz-playing-with-lovely-pet_343596-1531.jpg", date: "2024"},
|
||||
{
|
||||
id: "g2",
|
||||
category: "Gallery",
|
||||
title: "Clean & Calm",
|
||||
excerpt: "Spa session bliss.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-guinea-with-eye-shadow-palette-blusher-wooden-background_23-2147891319.jpg",
|
||||
authorName: "Bark Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-barber-s-instruments-shop_23-2149186524.jpg",
|
||||
date: "2024",
|
||||
},
|
||||
id: "g2", category: "Gallery", title: "Clean & Calm", excerpt: "Spa session bliss.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-guinea-with-eye-shadow-palette-blusher-wooden-background_23-2147891319.jpg", authorName: "Bark Team", authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-barber-s-instruments-shop_23-2149186524.jpg", date: "2024"},
|
||||
{
|
||||
id: "g3",
|
||||
category: "Gallery",
|
||||
title: "Nature Details",
|
||||
excerpt: "Style meets nature.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-with-her-dor_23-2148777134.jpg",
|
||||
authorName: "Bark Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/cute-small-dog-sitting-towel_23-2148423651.jpg",
|
||||
date: "2024",
|
||||
},
|
||||
id: "g3", category: "Gallery", title: "Nature Details", excerpt: "Style meets nature.", imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-with-her-dor_23-2148777134.jpg", authorName: "Bark Team", authorAvatar: "http://img.b2bpic.net/free-photo/cute-small-dog-sitting-towel_23-2148423651.jpg", date: "2024"},
|
||||
{
|
||||
id: "g4",
|
||||
category: "Gallery",
|
||||
title: "Puppy Joy",
|
||||
excerpt: "Little ones pampered.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caring-woman-takes-care-her-pet-embraces-pug-dog-with-love-keeps-lips-folded-stays-bed-soft-blanket-enjoys-time-rest-isolated-brown-background-domestic-animals-concept_273609-60961.jpg",
|
||||
authorName: "Bark Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/cute-blond-woman-puppy-share-winter-fun-generated-by-ai_188544-43307.jpg",
|
||||
date: "2024",
|
||||
},
|
||||
id: "g4", category: "Gallery", title: "Puppy Joy", excerpt: "Little ones pampered.", imageSrc: "http://img.b2bpic.net/free-photo/caring-woman-takes-care-her-pet-embraces-pug-dog-with-love-keeps-lips-folded-stays-bed-soft-blanket-enjoys-time-rest-isolated-brown-background-domestic-animals-concept_273609-60961.jpg", authorName: "Bark Team", authorAvatar: "http://img.b2bpic.net/free-photo/cute-blond-woman-puppy-share-winter-fun-generated-by-ai_188544-43307.jpg", date: "2024"},
|
||||
{
|
||||
id: "g5",
|
||||
category: "Gallery",
|
||||
title: "Spa Day",
|
||||
excerpt: "Ultimate relaxation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-hand-with-comb_23-2148181863.jpg",
|
||||
authorName: "Bark Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/joyful-dog-having-fun_23-2151082475.jpg",
|
||||
date: "2024",
|
||||
},
|
||||
id: "g5", category: "Gallery", title: "Spa Day", excerpt: "Ultimate relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/barber-hand-with-comb_23-2148181863.jpg", authorName: "Bark Team", authorAvatar: "http://img.b2bpic.net/free-photo/joyful-dog-having-fun_23-2151082475.jpg", date: "2024"},
|
||||
{
|
||||
id: "g6",
|
||||
category: "Gallery",
|
||||
title: "Precision Care",
|
||||
excerpt: "Expert grooming.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-razor-near-brush-comb_23-2147711624.jpg",
|
||||
authorName: "Bark Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313026.jpg",
|
||||
date: "2024",
|
||||
},
|
||||
id: "g6", category: "Gallery", title: "Precision Care", excerpt: "Expert grooming.", imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-razor-near-brush-comb_23-2147711624.jpg", authorName: "Bark Team", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313026.jpg", date: "2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -267,20 +142,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you accept walk-ins?",
|
||||
content: "We prefer bookings to ensure each pet gets our full attention.",
|
||||
},
|
||||
id: "f1", title: "Do you accept walk-ins?", content: "We prefer bookings to ensure each pet gets our full attention."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are you LGBTQ+ friendly?",
|
||||
content: "Yes, we are a proud, inclusive space for everyone.",
|
||||
},
|
||||
id: "f2", title: "Are you LGBTQ+ friendly?", content: "Yes, we are a proud, inclusive space for everyone."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What about anxious pets?",
|
||||
content: "We specialize in stress-free, calm environments.",
|
||||
},
|
||||
id: "f3", title: "What about anxious pets?", content: "We specialize in stress-free, calm environments."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="We are here for you and your pet."
|
||||
@@ -292,14 +158,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Visit us at 545 Lawrence Ave, Kelowna. Call (236) 591-9420 today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Session",
|
||||
href: "#",
|
||||
},
|
||||
text: "Reserve Your Session", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -310,25 +173,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user