Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-05-05 19:00:57 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="The Iberian Pigeon"
/>
@@ -57,94 +49,61 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Heritage & Elegance: The Iberian Pigeon"
description="Excellence in bird breeding and care. Discover our commitment to the finest traditions of the Iberian pigeon species."
buttons={[
{
text: "Explore Pigeons", href: "#products"
},
{
text: "Contact Us", href: "#contact"
}
]}
testimonials={[
{
name: "Carlos M.",
handle: "@carlosbird",
testimonial: "The quality of the pigeons from this farm is unmatched in the region.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-green-jacket-showing-scissors_114579-64835.jpg",
},
name: "Carlos M.", handle: "@carlosbird", testimonial: "The quality of the pigeons from this farm is unmatched in the region.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-green-jacket-showing-scissors_114579-64835.jpg"},
{
name: "Elena R.",
handle: "@elena_lofts",
testimonial: "A truly professional experience from start to finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg",
},
name: "Elena R.", handle: "@elena_lofts", testimonial: "A truly professional experience from start to finish.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg"},
{
name: "Miguel S.",
handle: "@miguels_birds",
testimonial: "Their care for the species is commendable and visible in their birds.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/international-students-day-young-cute-girl-red-checked-shirt-holding-hands-together_140725-162152.jpg",
},
name: "Miguel S.", handle: "@miguels_birds", testimonial: "Their care for the species is commendable and visible in their birds.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/international-students-day-young-cute-girl-red-checked-shirt-holding-hands-together_140725-162152.jpg"},
{
name: "Sofia G.",
handle: "@sofi_loft",
testimonial: "Excellent service and high-quality supplies every single time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-glasses-brown-jacket-hat-with-bag-posed-green-field_627829-6444.jpg",
},
name: "Sofia G.", handle: "@sofi_loft", testimonial: "Excellent service and high-quality supplies every single time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-glasses-brown-jacket-hat-with-bag-posed-green-field_627829-6444.jpg"},
{
name: "Juan D.",
handle: "@juan_pigeons",
testimonial: "Highly recommended for any serious breeder.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586564.jpg",
},
name: "Juan D.", handle: "@juan_pigeons", testimonial: "Highly recommended for any serious breeder.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586564.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-animal-silhouette-illustration_23-2149550561.jpg"
imageAlt="Iberian Pigeon portrait"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3542.jpg",
alt: "Satisfied breeder portrait",
},
src: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3542.jpg", alt: "Satisfied breeder portrait"},
{
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
alt: "Happy team member",
},
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", alt: "Happy team member"},
{
src: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg",
alt: "Confident professional",
},
src: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg", alt: "Confident professional"},
{
src: "http://img.b2bpic.net/free-photo/portrait-cute-young-woman-showing-ok-sign-with-fingers-looking-front_114579-58463.jpg",
alt: "Customer smiling",
},
src: "http://img.b2bpic.net/free-photo/portrait-cute-young-woman-showing-ok-sign-with-fingers-looking-front_114579-58463.jpg", alt: "Customer smiling"},
{
src: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg",
alt: "Expert breeder",
},
src: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg", alt: "Expert breeder"},
]}
avatarText="Trusted by over 1,200+ breeders"
marqueeItems={[
{
type: "text",
text: "Champion Bloodlines",
},
type: "text", text: "Champion Bloodlines"},
{
type: "text",
text: "Sustainable Farming",
},
type: "text", text: "Sustainable Farming"},
{
type: "text",
text: "Premium Nutrition",
},
type: "text", text: "Premium Nutrition"},
{
type: "text",
text: "Expert Guidance",
},
type: "text", text: "Expert Guidance"},
{
type: "text",
text: "Global Shipping",
},
type: "text", text: "Global Shipping"},
]}
/>
</div>
@@ -154,14 +113,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Legacy in Bird Breeding",
},
type: "text", content: "Our Legacy in Bird Breeding"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/asian-beautiful-woman-enjoying-with-love-bird-hand_1150-47042.jpg",
alt: "Farm atmosphere",
},
type: "image", src: "http://img.b2bpic.net/free-photo/asian-beautiful-woman-enjoying-with-love-bird-hand_1150-47042.jpg", alt: "Farm atmosphere"},
]}
/>
</div>
@@ -172,26 +126,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Standard",
title: "Elite Genetics",
subtitle: "Pure lineage",
description: "We carefully select the best specimens for breeding programs.",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-black-falcon-standing-piece-metal_181624-13272.jpg",
},
tag: "Standard", title: "Elite Genetics", subtitle: "Pure lineage", description: "We carefully select the best specimens for breeding programs.", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-black-falcon-standing-piece-metal_181624-13272.jpg"},
{
tag: "Health",
title: "Optimized Nutrition",
subtitle: "Balanced diet",
description: "Our custom feed blends ensure vibrant health and resilience.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-house-finch-perched-bird-feeder_181624-11586.jpg",
},
tag: "Health", title: "Optimized Nutrition", subtitle: "Balanced diet", description: "Our custom feed blends ensure vibrant health and resilience.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-house-finch-perched-bird-feeder_181624-11586.jpg"},
{
tag: "Care",
title: "Professional Care",
subtitle: "Expert handlers",
description: "Trained professionals oversee every stage of the life cycle.",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-black-tea-variety-herbs-teabag-arranged-wooden-table_23-2148028134.jpg",
},
tag: "Care", title: "Professional Care", subtitle: "Expert handlers", description: "Trained professionals oversee every stage of the life cycle.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-black-tea-variety-herbs-teabag-arranged-wooden-table_23-2148028134.jpg"},
]}
title="The Iberian Difference"
description="We combine centuries of knowledge with modern health and care standards to produce the finest pigeons."
@@ -206,47 +145,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Breeding Kit",
price: "45.00",
variant: "Standard",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-brown-pigeon-walking-concrete-ground_181624-14255.jpg",
},
id: "p1", name: "Breeding Kit", price: "45.00", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-brown-pigeon-walking-concrete-ground_181624-14255.jpg"},
{
id: "p2",
name: "Deluxe Feeder",
price: "89.00",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/old-copper-faucet-public-place-street-old-city-turkey-travel-time-idea-background_166373-3598.jpg",
},
id: "p2", name: "Deluxe Feeder", price: "89.00", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/old-copper-faucet-public-place-street-old-city-turkey-travel-time-idea-background_166373-3598.jpg"},
{
id: "p3",
name: "Wooden Nesting Box",
price: "120.00",
variant: "Handmade",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-cute-birdhouse_181624-42662.jpg",
},
id: "p3", name: "Wooden Nesting Box", price: "120.00", variant: "Handmade", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-cute-birdhouse_181624-42662.jpg"},
{
id: "p4",
name: "Health Supplements",
price: "30.00",
variant: "Basic",
imageSrc: "http://img.b2bpic.net/free-photo/three-different-colored-supplement-bottles-row_187299-46658.jpg",
},
id: "p4", name: "Health Supplements", price: "30.00", variant: "Basic", imageSrc: "http://img.b2bpic.net/free-photo/three-different-colored-supplement-bottles-row_187299-46658.jpg"},
{
id: "p5",
name: "Ornate Loft Decor",
price: "65.00",
variant: "Artisan",
imageSrc: "http://img.b2bpic.net/free-photo/berry-cocktail-skull-cup_140725-6497.jpg",
},
id: "p5", name: "Ornate Loft Decor", price: "65.00", variant: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/berry-cocktail-skull-cup_140725-6497.jpg"},
{
id: "p6",
name: "Vitamin Boost",
price: "25.00",
variant: "Essential",
imageSrc: "http://img.b2bpic.net/free-photo/pigeon-natural-environment_23-2151439410.jpg",
},
id: "p6", name: "Vitamin Boost", price: "25.00", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/pigeon-natural-environment_23-2151439410.jpg"},
]}
title="Premium Breeding Supplies"
description="Essential equipment and supplements curated by our team for top breeders."
@@ -260,23 +169,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Award,
title: "Awards Won",
value: "150+",
},
id: "m1", icon: Award,
title: "Awards Won", value: "150+"},
{
id: "m2",
icon: Users,
title: "Happy Breeders",
value: "1200+",
},
id: "m2", icon: Users,
title: "Happy Breeders", value: "1200+"},
{
id: "m3",
icon: CheckCircle,
title: "Years Experience",
value: "40+",
},
id: "m3", icon: CheckCircle,
title: "Years Experience", value: "40+"},
]}
title="Our Impact"
description="Quantifying our dedication to the sport and the species."
@@ -289,45 +189,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Excellent Quality",
quote: "The Iberians I purchased are of superior quality and health.",
name: "Carlos M.",
role: "Breeder",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-camera-white-background_176474-115375.jpg",
},
id: "t1", title: "Excellent Quality", quote: "The Iberians I purchased are of superior quality and health.", name: "Carlos M.", role: "Breeder", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-camera-white-background_176474-115375.jpg"},
{
id: "t2",
title: "Great Support",
quote: "Fantastic customer service and expert advice on breeding.",
name: "Elena R.",
role: "Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2834.jpg",
},
id: "t2", title: "Great Support", quote: "Fantastic customer service and expert advice on breeding.", name: "Elena R.", role: "Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2834.jpg"},
{
id: "t3",
title: "Reliable Source",
quote: "My go-to place for all bird breeding supplies.",
name: "Miguel S.",
role: "Hobbyist",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-gardener-girl-wearing-uniform-gardening-hat-holding-clippers-isolated-orange_141793-56532.jpg",
},
id: "t3", title: "Reliable Source", quote: "My go-to place for all bird breeding supplies.", name: "Miguel S.", role: "Hobbyist", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-gardener-girl-wearing-uniform-gardening-hat-holding-clippers-isolated-orange_141793-56532.jpg"},
{
id: "t4",
title: "Highly Professional",
quote: "Professionalism shines in their bird breeding operation.",
name: "Sofia G.",
role: "Breeder",
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195139.jpg",
},
id: "t4", title: "Highly Professional", quote: "Professionalism shines in their bird breeding operation.", name: "Sofia G.", role: "Breeder", imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195139.jpg"},
{
id: "t5",
title: "True Experts",
quote: "They know exactly how to manage and care for these beautiful creatures.",
name: "Juan D.",
role: "Collector",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-young-businessman-sitting-desk-his-office-putting-hand-his-chest_140725-138149.jpg",
},
id: "t5", title: "True Experts", quote: "They know exactly how to manage and care for these beautiful creatures.", name: "Juan D.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-young-businessman-sitting-desk-his-office-putting-hand-his-chest_140725-138149.jpg"},
]}
title="From Our Community"
description="What breeders say about our pigeons and services."
@@ -340,20 +210,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What makes Iberian pigeons special?",
content: "They are renowned for their temperament, health, and classic heritage features.",
},
id: "q1", title: "What makes Iberian pigeons special?", content: "They are renowned for their temperament, health, and classic heritage features."},
{
id: "q2",
title: "Do you ship internationally?",
content: "Yes, we handle international shipping with all required documentation and safety protocols.",
},
id: "q2", title: "Do you ship internationally?", content: "Yes, we handle international shipping with all required documentation and safety protocols."},
{
id: "q3",
title: "How do I get started?",
content: "Reach out to our consultation team for guidance on your first breeding program.",
},
id: "q3", title: "How do I get started?", content: "Reach out to our consultation team for guidance on your first breeding program."},
]}
title="Common Inquiries"
description="Frequently asked questions about our pigeons and farming processes."
@@ -365,8 +226,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact"
title="Start Your Journey"
description="Get in touch for questions or professional inquiries."
@@ -379,29 +239,19 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Products",
href: "#products",
},
label: "Products", href: "#products"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -411,4 +261,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}