diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2aacec2..5e5c0d3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -57,94 +49,61 @@ export default function LandingPage() {
@@ -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"},
]}
/>
@@ -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() {
);
-}
+}
\ No newline at end of file