2 Commits

Author SHA1 Message Date
2bf66bc325 Update src/app/page.tsx 2026-04-04 14:49:22 +00:00
9eec3c265c Merge version_1 into main
Merge version_1 into main
2026-04-04 14:43:54 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "features"},
id: "features",
},
{ {
name: "Reviews", name: "Reviews", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Clip Me Cuter" brandName="Clip Me Cuter"
/> />
@@ -57,70 +47,43 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Professional Dog Grooming in Farnborough" title="Professional Dog Grooming in Farnborough"
description="Providing gentle, high-quality dog grooming in a calm and caring studio. We specialise in nervous and anxious dogs, ensuring every pet feels safe and comfortable." description="Providing gentle, high-quality dog grooming in a calm and caring studio. We specialise in nervous and anxious dogs, ensuring every pet feels safe and comfortable."
kpis={[ kpis={[
{ {
value: "100%", value: "100%", label: "Care & Patience"},
label: "Care & Patience",
},
{ {
value: "5-Star", value: "5-Star", label: "Client Reviews"},
label: "Client Reviews",
},
{ {
value: "Local", value: "Local", label: "Farnborough Based"},
label: "Farnborough Based",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/stunning-young-caucasian-brunette-woman-holding-french-bulldog-while-sitting-pink-background-showing-affection-concept_197531-31342.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/stunning-young-caucasian-brunette-woman-holding-french-bulldog-while-sitting-pink-background-showing-affection-concept_197531-31342.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777115.jpg", src: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777115.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/positive-dark-skinned-woman-laughs-happily-wrapped-blanket-poses-with-pug-dog-undergoes-beauty-procedures-wears-spectacles-applies-green-hydrogel-patches-isolated-beige-wall-domestic-animals_273609-60987.jpg", src: "http://img.b2bpic.net/free-photo/positive-dark-skinned-woman-laughs-happily-wrapped-blanket-poses-with-pug-dog-undergoes-beauty-procedures-wears-spectacles-applies-green-hydrogel-patches-isolated-beige-wall-domestic-animals_273609-60987.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9878.jpg", src: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9878.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/full-shot-women-petting-dog_23-2148977458.jpg", src: "http://img.b2bpic.net/free-photo/full-shot-women-petting-dog_23-2148977458.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-washing-dog_23-2149658789.jpg", src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-washing-dog_23-2149658789.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Stress-Free Environment"},
text: "Stress-Free Environment",
},
{ {
type: "text", type: "text", text: "Qualified Groomers"},
text: "Qualified Groomers",
},
{ {
type: "text", type: "text", text: "One-to-One Care"},
text: "One-to-One Care",
},
{ {
type: "text", type: "text", text: "Breed Specific Cuts"},
text: "Breed Specific Cuts",
},
{ {
type: "text", type: "text", text: "Fully Insured Studio"},
text: "Fully Insured Studio",
},
]} ]}
/> />
</div> </div>
@@ -130,9 +93,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="A Gentle Approach to Grooming" title="A Gentle Approach to Grooming"
description={[ description={[
"At Clip Me Cuter, your dog's comfort is our priority. Our Farnborough studio is purpose-built to provide a calm, one-to-one grooming experience that keeps pets safe and relaxed.", "At Clip Me Cuter, your dog's comfort is our priority. Our Farnborough studio is purpose-built to provide a calm, one-to-one grooming experience that keeps pets safe and relaxed.", "We specialise in caring for nervous and anxious dogs, taking the extra time needed to build confidence and trust. We don't rush; we focus on individual attention, reassurance, and regular treats to ensure a positive visit every time."]}
"We specialise in caring for nervous and anxious dogs, taking the extra time needed to build confidence and trust. We don't rush; we focus on individual attention, reassurance, and regular treats to ensure a positive visit every time.",
]}
/> />
</div> </div>
@@ -143,20 +104,11 @@ export default function LandingPage() {
description="Tailored care for every breed, ensuring your pet looks and feels their best." description="Tailored care for every breed, ensuring your pet looks and feels their best."
accordionItems={[ accordionItems={[
{ {
id: "full-groom", id: "full-groom", title: "Full Grooming & Styling", content: "Complete styling, clipping, and bathing tailored exactly to your dog's breed and your preferences."},
title: "Full Grooming & Styling",
content: "Complete styling, clipping, and bathing tailored exactly to your dog's breed and your preferences.",
},
{ {
id: "anxious", id: "anxious", title: "Nervous Pet Care", content: "We take extra time to build trust for nervous dogs, with regular breaks, calm handling, and lots of reassurance."},
title: "Nervous Pet Care",
content: "We take extra time to build trust for nervous dogs, with regular breaks, calm handling, and lots of reassurance.",
},
{ {
id: "specialized", id: "specialized", title: "One-to-One Attention", content: "Each groom is held in a private, secure studio to minimize stress and ensure focused, personalized attention."},
title: "One-to-One Attention",
content: "Each groom is held in a private, secure studio to minimize stress and ensure focused, personalized attention.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48810.jpg" imageSrc="http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48810.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -170,59 +122,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", role: "Owner", company: "Local Resident", rating: 5,
name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777115.jpg"},
role: "Owner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777115.jpg",
},
{ {
id: "2", id: "2", name: "Michael Chen", role: "Owner", company: "Local Resident", rating: 5,
name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/positive-dark-skinned-woman-laughs-happily-wrapped-blanket-poses-with-pug-dog-undergoes-beauty-procedures-wears-spectacles-applies-green-hydrogel-patches-isolated-beige-wall-domestic-animals_273609-60987.jpg"},
role: "Owner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-dark-skinned-woman-laughs-happily-wrapped-blanket-poses-with-pug-dog-undergoes-beauty-procedures-wears-spectacles-applies-green-hydrogel-patches-isolated-beige-wall-domestic-animals_273609-60987.jpg",
},
{ {
id: "3", id: "3", name: "Emily Rodriguez", role: "Owner", company: "Local Resident", rating: 5,
name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9878.jpg"},
role: "Owner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9878.jpg",
},
{ {
id: "4", id: "4", name: "David Kim", role: "Owner", company: "Local Resident", rating: 5,
name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-petting-dog_23-2148977458.jpg"},
role: "Owner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-petting-dog_23-2148977458.jpg",
},
{ {
id: "5", id: "5", name: "Jessica Lee", role: "Owner", company: "Local Resident", rating: 5,
name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-washing-dog_23-2149658789.jpg"},
role: "Owner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-washing-dog_23-2149658789.jpg",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "500+", value: "500+", label: "Dogs Groomed"},
label: "Dogs Groomed",
},
{ {
value: "100%", value: "100%", label: "Client Satisfaction"},
label: "Client Satisfaction",
},
{ {
value: "10+", value: "10+", label: "Years Experience"},
label: "Years Experience",
},
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="We are proud to be the trusted choice for dog grooming in Farnborough." description="We are proud to be the trusted choice for dog grooming in Farnborough."
@@ -235,20 +156,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Do you accept nervous dogs?", content: "Yes, we specialize in nervous and anxious dogs. We work at their pace to build confidence."},
title: "Do you accept nervous dogs?",
content: "Yes, we specialize in nervous and anxious dogs. We work at their pace to build confidence.",
},
{ {
id: "f2", id: "f2", title: "How long does a session take?", content: "It depends on the dog's size and breed, but we never rush a dog, ensuring a stress-free experience."},
title: "How long does a session take?",
content: "It depends on the dog's size and breed, but we never rush a dog, ensuring a stress-free experience.",
},
{ {
id: "f3", id: "f3", title: "How do I book an appointment?", content: "Please fill out our contact form, and we will get back to you to discuss your pet's needs."},
title: "How do I book an appointment?",
content: "Please fill out our contact form, and we will get back to you to discuss your pet's needs.",
},
]} ]}
title="Commonly Asked Questions" title="Commonly Asked Questions"
description="Everything you need to know about our grooming process." description="Everything you need to know about our grooming process."
@@ -263,28 +175,17 @@ export default function LandingPage() {
description="Ready to get your pup groomed? Contact us today for a consultation." description="Ready to get your pup groomed? Contact us today for a consultation."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "dogName", name: "dogName", type: "text", placeholder: "Dog's Name", required: true,
type: "text",
placeholder: "Dog's Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Email Address", required: true,
type: "email",
placeholder: "Email Address",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your dog and service needs...", rows: 4,
placeholder: "Tell us about your dog and service needs...",
rows: 4,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/lovely-pet-portrait-isolated_23-2149192322.jpg" imageSrc="http://img.b2bpic.net/free-photo/lovely-pet-portrait-isolated_23-2149192322.jpg"
/> />
@@ -296,29 +197,21 @@ export default function LandingPage() {
logoText="Clip Me Cuter" logoText="Clip Me Cuter"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Full Grooming", label: "Full Grooming", href: "#"},
href: "#",
},
{ {
label: "Anxious Pet Care", label: "Anxious Pet Care", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Company", title: "Contact Info", items: [
items: [
{ {
label: "About Us", label: "1 The Crescent, Farnborough GU14 7AH", href: "#"},
href: "#",
},
{ {
label: "Contact", label: "Mon-Fri: 8am - 4pm", href: "#"},
href: "#contact", {
}, label: "07922 690970", href: "tel:07922690970"},
], ],
}, },
]} ]}