Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
298
src/app/page.tsx
298
src/app/page.tsx
@@ -32,35 +32,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Barn Owl Farm & Garden"
|
||||
button={{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Visit Us", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -68,42 +54,21 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Grow Your Garden. Nurture Your Community."
|
||||
description="Premium seeds, plants, and supplies grown with care. Expert guidance from farmers who know the land."
|
||||
tag="Welcome to Barn Owl Farm & Garden"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Visit the Farm",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit the Farm", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39504.jpg",
|
||||
imageAlt: "Vibrant plants and organic vegetables at Barn Owl Farm & Garden",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39504.jpg", imageAlt: "Vibrant plants and organic vegetables at Barn Owl Farm & Garden"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-farming-products-empty-farmers-market-stand_482257-77589.jpg",
|
||||
imageAlt: "Happy family and community members enjoying the farm experience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39500.jpg",
|
||||
imageAlt: "Composition of fresh vegetables on blurred vegetable garden background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39501.jpg",
|
||||
imageAlt: "Composition of fresh vegetables on blurred vegetable garden background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-basket-sunlight_268835-1168.jpg",
|
||||
imageAlt: "Vegetables in a basket under the sunlight",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-farming-products-empty-farmers-market-stand_482257-77589.jpg", imageAlt: "Happy family and community members enjoying the farm experience"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -116,24 +81,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Passion for ",
|
||||
},
|
||||
type: "text", content: "Our Passion for "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-shot-egrets-sunset_181624-46324.jpg",
|
||||
alt: "Hand holding a young plant",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/low-angle-shot-egrets-sunset_181624-46324.jpg", alt: "Hand holding a young plant"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Sustainable Growth",
|
||||
},
|
||||
type: "text", content: " Sustainable Growth"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn Our Story", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect With Us"
|
||||
title="Visit Our Farm or Send a Message"
|
||||
description="We'd love to hear from you! Whether you have a question about our products, want to join a workshop, or just say hello."
|
||||
@@ -386,58 +229,35 @@ export default function LandingPage() {
|
||||
logoText="Barn Owl Farm & Garden"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop", href: "#products"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Workshops",
|
||||
href: "#",
|
||||
},
|
||||
label: "Workshops", href: "#"},
|
||||
{
|
||||
label: "Visit The Farm",
|
||||
href: "#",
|
||||
},
|
||||
label: "Visit The Farm", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user