diff --git a/src/app/page.tsx b/src/app/page.tsx
index 076d00b..3228687 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,35 +32,21 @@ export default function LandingPage() {
@@ -68,42 +54,21 @@ export default function LandingPage() {
@@ -145,34 +101,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "seeds",
- label: "Quality Seeds",
- title: "Heirloom & Organic Seeds",
- items: [
- "Wide selection of non-GMO varieties",
- "Regionally adapted for local success",
- "Expert advice for germination & planting",
- ],
+ id: "seeds", label: "Quality Seeds", title: "Heirloom & Organic Seeds", items: [
+ "Wide selection of non-GMO varieties", "Regionally adapted for local success", "Expert advice for germination & planting"],
},
{
- id: "plants",
- label: "Healthy Plants",
- title: "Nurtured Plants & Seedlings",
- items: [
- "Vigorous plants grown with care",
- "Ready to thrive in your garden",
- "Sustainable and organic growing practices",
- ],
+ id: "plants", label: "Healthy Plants", title: "Nurtured Plants & Seedlings", items: [
+ "Vigorous plants grown with care", "Ready to thrive in your garden", "Sustainable and organic growing practices"],
},
{
- id: "supplies",
- title: "Eco-Friendly Gardening Supplies",
- label: "Garden Essentials",
- items: [
- "Organic soils & amendments",
- "Durable tools for every task",
- "Natural pest control solutions",
- ],
+ id: "supplies", title: "Eco-Friendly Gardening Supplies", label: "Garden Essentials", items: [
+ "Organic soils & amendments", "Durable tools for every task", "Natural pest control solutions"],
},
]}
title="What We Offer"
@@ -188,65 +126,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "prod-1",
- brand: "Barn Owl Organics",
- name: "Heirloom Tomato Seeds",
- price: "$4.99",
- rating: 5,
- reviewCount: "120 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-different-seeds_23-2148427741.jpg",
- imageAlt: "Pack of heirloom tomato seeds",
- },
+ id: "prod-1", brand: "Barn Owl Organics", name: "Heirloom Tomato Seeds", price: "$4.99", rating: 5,
+ reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-different-seeds_23-2148427741.jpg", imageAlt: "Pack of heirloom tomato seeds"},
{
- id: "prod-2",
- brand: "Farm Fresh Greens",
- name: "Organic Lettuce Seedlings",
- price: "$6.50",
- rating: 5,
- reviewCount: "95 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-nutritious-vegan-food-crop-naturally-sustainably-harvested-herbicide-free-environmentally-conscious-greenhouse-fresh-bio-eco-friendly-lettuce-close-up_482257-64590.jpg",
- imageAlt: "Small potted organic lettuce plant",
- },
+ id: "prod-2", brand: "Farm Fresh Greens", name: "Organic Lettuce Seedlings", price: "$6.50", rating: 5,
+ reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-nutritious-vegan-food-crop-naturally-sustainably-harvested-herbicide-free-environmentally-conscious-greenhouse-fresh-bio-eco-friendly-lettuce-close-up_482257-64590.jpg", imageAlt: "Small potted organic lettuce plant"},
{
- id: "prod-3",
- brand: "Seasonal Blooms",
- name: "Wildflower Mix Packet",
- price: "$7.25",
- rating: 4,
- reviewCount: "78 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/flowers-from-home-garden-vase-white-background_169016-36245.jpg",
- imageAlt: "Packet of wildflower seeds",
- },
+ id: "prod-3", brand: "Seasonal Blooms", name: "Wildflower Mix Packet", price: "$7.25", rating: 4,
+ reviewCount: "78 reviews", imageSrc: "http://img.b2bpic.net/free-photo/flowers-from-home-garden-vase-white-background_169016-36245.jpg", imageAlt: "Packet of wildflower seeds"},
{
- id: "prod-4",
- brand: "Gardeners Choice",
- name: "Ergonomic Pruning Shears",
- price: "$29.99",
- rating: 5,
- reviewCount: "150 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-care-her-garden_329181-16492.jpg",
- imageAlt: "Comfortable pruning shears",
- },
+ id: "prod-4", brand: "Gardeners Choice", name: "Ergonomic Pruning Shears", price: "$29.99", rating: 5,
+ reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-care-her-garden_329181-16492.jpg", imageAlt: "Comfortable pruning shears"},
{
- id: "prod-5",
- brand: "EcoGarden",
- name: "Premium Organic Potting Mix (15L)",
- price: "$18.00",
- rating: 4,
- reviewCount: "110 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/gardening-composition-with-sunflowers-space-top_23-2147673293.jpg",
- imageAlt: "Bag of organic potting mix",
- },
+ id: "prod-5", brand: "EcoGarden", name: "Premium Organic Potting Mix (15L)", price: "$18.00", rating: 4,
+ reviewCount: "110 reviews", imageSrc: "http://img.b2bpic.net/free-photo/gardening-composition-with-sunflowers-space-top_23-2147673293.jpg", imageAlt: "Bag of organic potting mix"},
{
- id: "prod-6",
- brand: "Craftsman Wood",
- name: "Small Raised Garden Bed",
- price: "$89.99",
- rating: 5,
- reviewCount: "65 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-peat-pot-peat-tray-gardening-shovel-pitch-fork-plant-black-soil_23-2148044487.jpg",
- imageAlt: "Compact wooden raised garden bed",
- },
+ id: "prod-6", brand: "Craftsman Wood", name: "Small Raised Garden Bed", price: "$89.99", rating: 5,
+ reviewCount: "65 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-peat-pot-peat-tray-gardening-shovel-pitch-fork-plant-black-soil_23-2148044487.jpg", imageAlt: "Compact wooden raised garden bed"},
]}
title="Our Garden Collection"
description="Discover a curated selection of plants, seeds, and tools to help your garden flourish."
@@ -260,45 +156,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "test-1",
- name: "Sarah P.",
- role: "Local Gardener",
- testimonial: "Barn Owl Farm & Garden is my go-to for healthy plants and expert advice. My garden has never looked better!",
- imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068853.jpg",
- imageAlt: "Sarah P. smiling in her garden",
- },
+ id: "test-1", name: "Sarah P.", role: "Local Gardener", testimonial: "Barn Owl Farm & Garden is my go-to for healthy plants and expert advice. My garden has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068853.jpg", imageAlt: "Sarah P. smiling in her garden"},
{
- id: "test-2",
- name: "Mark & Emily T.",
- role: "New Homeowners",
- testimonial: "We bought our first home and Barn Owl helped us start our organic vegetable patch. Their team is so knowledgeable!",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-planting-tree-their-garden_329181-16496.jpg",
- imageAlt: "Mark and Emily T. planting in their garden",
- },
+ id: "test-2", name: "Mark & Emily T.", role: "New Homeowners", testimonial: "We bought our first home and Barn Owl helped us start our organic vegetable patch. Their team is so knowledgeable!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-planting-tree-their-garden_329181-16496.jpg", imageAlt: "Mark and Emily T. planting in their garden"},
{
- id: "test-3",
- name: "Chef David L.",
- role: "Restaurant Owner",
- testimonial: "The freshness and quality of produce from Barn Owl Farm is unmatched. Our customers can taste the difference.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-chef-serving-food-table-lavender-field_7502-9078.jpg",
- imageAlt: "Chef David L. with fresh produce",
- },
+ id: "test-3", name: "Chef David L.", role: "Restaurant Owner", testimonial: "The freshness and quality of produce from Barn Owl Farm is unmatched. Our customers can taste the difference.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-chef-serving-food-table-lavender-field_7502-9078.jpg", imageAlt: "Chef David L. with fresh produce"},
{
- id: "test-4",
- name: "Jessica R.",
- role: "Community Volunteer",
- testimonial: "I love their commitment to sustainable farming. It's more than just a garden center; it's a community hub.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-holding-tablet_23-2148617241.jpg",
- imageAlt: "Jessica R. smiling outdoors",
- },
+ id: "test-4", name: "Jessica R.", role: "Community Volunteer", testimonial: "I love their commitment to sustainable farming. It's more than just a garden center; it's a community hub.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-holding-tablet_23-2148617241.jpg", imageAlt: "Jessica R. smiling outdoors"},
{
- id: "test-5",
- name: "Robert M.",
- role: "Avid Enthusiast",
- testimonial: "For years, Barn Owl Farm has provided me with the best seeds and bulbs. Their flowers are simply stunning!",
- imageSrc: "http://img.b2bpic.net/free-photo/farmers-are-happy-their-own-flower-farm_1150-7136.jpg",
- imageAlt: "Robert M. admiring flowers",
- },
+ id: "test-5", name: "Robert M.", role: "Avid Enthusiast", testimonial: "For years, Barn Owl Farm has provided me with the best seeds and bulbs. Their flowers are simply stunning!", imageSrc: "http://img.b2bpic.net/free-photo/farmers-are-happy-their-own-flower-farm_1150-7136.jpg", imageAlt: "Robert M. admiring flowers"},
]}
title="What Our Community Says"
description="Hear from local gardeners and families who love the Barn Owl Farm & Garden experience."
@@ -310,14 +176,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Local Community Gardens",
- "Healthy Schools Initiative",
- "Green Earth Alliance",
- "Sustainable Living Co-op",
- "Town Parks & Recreation",
- "The Farmers Market Hub",
- "Wildflower Preservation Society",
- ]}
+ "Local Community Gardens", "Healthy Schools Initiative", "Green Earth Alliance", "Sustainable Living Co-op", "Town Parks & Recreation", "The Farmers Market Hub", "Wildflower Preservation Society"]}
title="Proudly Partnering with Our Community"
description="We collaborate with local organizations to foster sustainable living and vibrant local ecosystems."
/>
@@ -329,30 +188,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1",
- title: "What types of organic products do you offer?",
- content: "We offer a wide range of certified organic seeds, seedlings, and produce, including vegetables, herbs, and flowers. Our gardening supplies, such as soil amendments and pest control, are also organic-friendly.",
- },
+ id: "faq-1", title: "What types of organic products do you offer?", content: "We offer a wide range of certified organic seeds, seedlings, and produce, including vegetables, herbs, and flowers. Our gardening supplies, such as soil amendments and pest control, are also organic-friendly."},
{
- id: "faq-2",
- title: "Do you provide gardening workshops or classes?",
- content: "Yes, we regularly host workshops and classes on various gardening topics, from beginner's planting guides to advanced organic composting. Check our events calendar for upcoming sessions.",
- },
+ id: "faq-2", title: "Do you provide gardening workshops or classes?", content: "Yes, we regularly host workshops and classes on various gardening topics, from beginner's planting guides to advanced organic composting. Check our events calendar for upcoming sessions."},
{
- id: "faq-3",
- title: "Can I visit the farm to pick my own produce?",
- content: "We offer seasonal 'U-Pick' opportunities for certain crops. Please check our website or call ahead for availability and hours of operation for these special events.",
- },
+ id: "faq-3", title: "Can I visit the farm to pick my own produce?", content: "We offer seasonal 'U-Pick' opportunities for certain crops. Please check our website or call ahead for availability and hours of operation for these special events."},
{
- id: "faq-4",
- title: "What are your delivery options?",
- content: "We offer local delivery within a 15-mile radius for online orders over a certain amount. You can also choose curbside pickup at our farm stand during business hours.",
- },
+ id: "faq-4", title: "What are your delivery options?", content: "We offer local delivery within a 15-mile radius for online orders over a certain amount. You can also choose curbside pickup at our farm stand during business hours."},
{
- id: "faq-5",
- title: "How do you ensure the sustainability of your practices?",
- content: "We employ sustainable farming methods such as crop rotation, natural pest management, water conservation, and composting. We are committed to nurturing the soil and biodiversity of our land.",
- },
+ id: "faq-5", title: "How do you ensure the sustainability of your practices?", content: "We employ sustainable farming methods such as crop rotation, natural pest management, water conservation, and composting. We are committed to nurturing the soil and biodiversity of our land."},
]}
imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer-using-laptop_158595-7058.jpg"
imageAlt="Gardening expert explaining plant care to customers"
@@ -368,8 +212,7 @@ export default function LandingPage() {