Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -43,24 +43,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="British Elegance. Raised with Love."
|
||||
description="Premium British Shorthair kittens, ethically bred, health guaranteed, and raised in a loving home."
|
||||
title="Luxury British Shorthairs. Raised with Love & Precision."
|
||||
description="Discover the epitome of British Shorthair breeding. Our kittens are raised in a nurturing environment, focused on exceptional health, temperament, and the signature plush beauty you adore."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Our kitten is perfect—healthy and so loving!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143844.jpg" },
|
||||
{ name: "Michael C.", handle: "@mikec", testimonial: "Smooth process and very trustworthy breeder.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pets-morning-comfort-rest-people-concept_158595-7406.jpg" },
|
||||
{ name: "Emily R.", handle: "@emilyr", testimonial: "You can tell these kittens are raised with care.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15979.jpg" },
|
||||
{ name: "David K.", handle: "@davidk", testimonial: "Exceptional communication throughout the adoption.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-wearing-eyeglasses-playing-white-puppy_23-2148164506.jpg" },
|
||||
{ name: "Lisa M.", handle: "@lisam", testimonial: "Such a healthy, well-socialized kitten.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-holding-cup-goat-milk-while-playing-with-dog_23-2148673072.jpg" }
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "The communication was seamless, and my kitten arrived perfectly socialized!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143844.jpg" },
|
||||
{ name: "Michael C.", handle: "@mikec", testimonial: "A truly ethical experience. My kitten is healthy and thriving.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pets-morning-comfort-rest-people-concept_158595-7406.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Reserve Your Kitten", href: "#contact" }]}
|
||||
buttons={[{ text: "View Available Kittens", href: "#kittens" }, { text: "Inquire Today", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cute-little-black-white-kitten-basket-with-green-textile_181624-53490.jpg"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/low-angle-shot-cute-kitten-sitting-couch_181624-15583.jpg", alt: "Low angle shot of a cute kitten sitting on the couch" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/pets-morning-comfort-rest-people-concept_158595-7400.jpg", alt: "Pets, morning, comfort, rest and people concept" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-shot-very-cute-kitty-sofa_181624-42196.jpg", alt: "Closeup shot of a very cute kitty on the sofa" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-beautiful-cat-with-owner_23-2149216344.jpg", alt: "Close up on beautiful cat with the owner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/long-haired-young-woman-holding-her-cat_1140-223.jpg", alt: "Long-haired young woman holding her cat" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -90,9 +80,7 @@ export default function LandingPage() {
|
||||
{ id: "p1", name: "British Shorthair #1", price: "Reserved", variant: "Available", imageSrc: "http://img.b2bpic.net/free-photo/side-view-old-man-petting-cat_23-2150139653.jpg" },
|
||||
{ id: "p2", name: "British Shorthair #2", price: "Available", variant: "Calm", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-cat_23-2149214422.jpg" },
|
||||
{ id: "p3", name: "British Shorthair #3", price: "Available", variant: "Plush", imageSrc: "http://img.b2bpic.net/free-photo/young-domestic-white-cat-chilling-comfy-position-yellow-background_1268-19882.jpg" },
|
||||
{ id: "p4", name: "British Shorthair #4", price: "Available", variant: "Active", imageSrc: "http://img.b2bpic.net/free-photo/gray-cat-relaxing_176474-6812.jpg" },
|
||||
{ id: "p5", name: "British Shorthair #5", price: "Available", variant: "Sweet", imageSrc: "http://img.b2bpic.net/free-photo/view-adorable-kitten-inside-house_23-2150758116.jpg" },
|
||||
{ id: "p6", name: "British Shorthair #6", price: "Available", variant: "Affectionate", imageSrc: "http://img.b2bpic.net/free-photo/gray-adult-cat-lies-floor_661209-580.jpg" }
|
||||
{ id: "p4", name: "British Shorthair #4", price: "Available", variant: "Active", imageSrc: "http://img.b2bpic.net/free-photo/gray-cat-relaxing_176474-6812.jpg" }
|
||||
]}
|
||||
title="Available Kittens"
|
||||
description="Meet our latest arrivals looking for their forever homes."
|
||||
@@ -117,10 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-hugging-cute-cat_23-2149242552.jpg" },
|
||||
{ id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-sofa-with-dog-christmas_23-2147583236.jpg" },
|
||||
{ id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/female-white-dress-posing-with-grey-cute-kitten_140725-25721.jpg" },
|
||||
{ id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-holding-book-dog_23-2148861603.jpg" },
|
||||
{ id: "t5", name: "Lisa M.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-japanese-woman-with-cat_23-2150492139.jpg" }
|
||||
{ id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-sofa-with-dog-christmas_23-2147583236.jpg" }
|
||||
]}
|
||||
cardTitle="Happy Families"
|
||||
cardTag="Stories"
|
||||
@@ -148,11 +133,13 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Are kittens vaccinated?", content: "Yes, all kittens undergo full vet checks and vaccination cycles before leaving." },
|
||||
{ id: "q2", title: "Do you offer delivery?", content: "Yes, we coordinate safe and stress-free delivery options for our kittens." },
|
||||
{ id: "q3", title: "How do I reserve?", content: "Simply contact us through our form, and we will guide you through the process." }
|
||||
{ id: "q1", title: "How do I begin the adoption process?", content: "Start by contacting us through our form. We assess potential homes to ensure the right fit for both our kittens and your family lifestyle." },
|
||||
{ id: "q2", title: "What health guarantees are provided?", content: "All our kittens are fully vet-checked, vaccinated, and come with a comprehensive health guarantee covering genetic conditions for your peace of mind." },
|
||||
{ id: "q3", title: "How is the kitten delivered to me?", content: "We offer personalized coordination for transport, ensuring a safe and comfortable journey for your new companion directly to your home." },
|
||||
{ id: "q4", title: "Do you provide support after adoption?", content: "Absolutely. We are here for you for the lifetime of your kitten, providing guidance on nutrition, care, and settling into their new environment." }
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
sideTitle="Your Questions, Answered"
|
||||
sideDescription="We are committed to full transparency regarding our breeding standards and the adoption process."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -162,8 +149,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Get In Touch"
|
||||
title="Ready to Adopt?"
|
||||
description="Have questions about our British Shorthairs or want to support our mission? Reach out."
|
||||
title="Ready to Welcome Your New Companion?"
|
||||
description="Reach out today to discuss upcoming litters or to ask any questions you have about our program."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desk-arrangement-with-laptop_23-2148541546.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Message"
|
||||
@@ -182,4 +169,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user