Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-22 09:08:30 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Shop",
id: "products",
},
name: "Shop", id: "products"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="HarvestHub"
/>
@@ -55,45 +47,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Empowering Farmers with Quality Supplies"
description="The ultimate marketplace connecting modern farmers with premium seeds, tools, and sustainable crop solutions."
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-country-landscape_181624-49667.jpg",
imageAlt: "Farm fields",
},
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-country-landscape_181624-49667.jpg", imageAlt: "Farm fields"},
{
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39500.jpg",
imageAlt: "Produce",
},
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39500.jpg", imageAlt: "Produce"},
{
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-colorful-vegetables-wooden-container_23-2147926327.jpg",
imageAlt: "Farmers market",
},
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-colorful-vegetables-wooden-container_23-2147926327.jpg", imageAlt: "Farmers market"},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition-with-copyspace_23-2148127877.jpg",
imageAlt: "Seeds",
},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition-with-copyspace_23-2148127877.jpg", imageAlt: "Seeds"},
{
imageSrc: "http://img.b2bpic.net/free-photo/diverse-viking-men-outdoors_23-2151689965.jpg",
imageAlt: "Farmers working",
},
imageSrc: "http://img.b2bpic.net/free-photo/diverse-viking-men-outdoors_23-2151689965.jpg", imageAlt: "Farmers working"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hands-holding-soil-plant_23-2148814122.jpg",
imageAlt: "Sprouts growing",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hands-holding-soil-plant_23-2148814122.jpg", imageAlt: "Sprouts growing"},
]}
/>
</div>
@@ -114,35 +89,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Premium Seeds",
tags: [
"Sustainable",
"High-Yield",
],
imageSrc: "http://img.b2bpic.net/free-vector/creative-agriculture-25-flat-icon-pack-such-as-garden-digging-agriculture-plant-agriculture_1142-26755.jpg",
},
id: "1", title: "Premium Seeds", tags: [
"Sustainable", "High-Yield"],
imageSrc: "http://img.b2bpic.net/free-vector/creative-agriculture-25-flat-icon-pack-such-as-garden-digging-agriculture-plant-agriculture_1142-26755.jpg"},
{
id: "2",
title: "Rapid Delivery",
tags: [
"Logistics",
"Fast",
],
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869390.jpg",
},
id: "2", title: "Direct-to-Farm Logistics", tags: [
"Supply Chain Optimization", "On-Demand"],
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869390.jpg"},
{
id: "3",
title: "Trusted Sellers",
tags: [
"Verified",
"Quality",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-deliveryman-with-thermal-backpack-waiting-food-order_482257-77622.jpg",
},
id: "3", title: "Verified Seller Network", tags: [
"Quality Assured", "Trusted"],
imageSrc: "http://img.b2bpic.net/free-photo/young-deliveryman-with-thermal-backpack-waiting-food-order_482257-77622.jpg"},
]}
title="Why Choose HarvestHub"
description="We are dedicated to providing the best tools and support for the farming community."
description="We deliver unmatched value through our specialized logistics and verified agricultural supply chain."
/>
</div>
@@ -154,47 +114,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Heirloom Tomatoes",
price: "$12.00 / crate",
variant: "Organic",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-soft-red-orange-tomatoes-bucket-checked-cloth-wooden-surface_141793-81198.jpg",
},
id: "p1", name: "Heirloom Tomatoes", price: "$12.00 / crate", variant: "Organic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-soft-red-orange-tomatoes-bucket-checked-cloth-wooden-surface_141793-81198.jpg"},
{
id: "p2",
name: "Fresh Carrots",
price: "$8.00 / bunch",
variant: "Organic",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-carrots-with-green-leaves-wooden-table_2829-19885.jpg",
},
id: "p2", name: "Fresh Carrots", price: "$8.00 / bunch", variant: "Organic", imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-carrots-with-green-leaves-wooden-table_2829-19885.jpg"},
{
id: "p3",
name: "Wild Mushrooms",
price: "$25.00 / basket",
variant: "Seasonal",
imageSrc: "http://img.b2bpic.net/free-photo/autumn-forest-toadstool_1204-333.jpg",
},
id: "p3", name: "Wild Mushrooms", price: "$25.00 / basket", variant: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/autumn-forest-toadstool_1204-333.jpg"},
{
id: "p4",
name: "Baby Spinach",
price: "$5.00 / bunch",
variant: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/lettuce-trivet-board-marble-table_114579-74922.jpg",
},
id: "p4", name: "Baby Spinach", price: "$5.00 / bunch", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/lettuce-trivet-board-marble-table_114579-74922.jpg"},
{
id: "p5",
name: "Organic Pumpkins",
price: "$15.00 / unit",
variant: "Fall Seasonal",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681967.jpg",
},
id: "p5", name: "Organic Pumpkins", price: "$15.00 / unit", variant: "Fall Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681967.jpg"},
{
id: "p6",
name: "Broccoli Stalks",
price: "$6.00 / unit",
variant: "Organic",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-broccoli-wooden-box_176474-426.jpg",
},
id: "p6", name: "Broccoli Stalks", price: "$6.00 / unit", variant: "Organic", imageSrc: "http://img.b2bpic.net/free-photo/fresh-broccoli-wooden-box_176474-426.jpg"},
]}
title="Our Featured Products"
description="Explore our curated selection of high-quality agricultural supplies and fresh harvest items."
@@ -208,20 +138,11 @@ export default function LandingPage() {
tag="Our Growth"
metrics={[
{
id: "m1",
value: "500+",
description: "Active Farmers",
},
id: "m1", value: "500+", description: "Active Farmers"},
{
id: "m2",
value: "1200+",
description: "Products Sold",
},
id: "m2", value: "1200+", description: "Products Sold"},
{
id: "m3",
value: "98%",
description: "Satisfaction Rate",
},
id: "m3", value: "98%", description: "Satisfaction Rate"},
]}
metricsAnimation="slide-up"
/>
@@ -235,45 +156,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "John Miller",
role: "Owner",
company: "Miller Farms",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-millennial-woman-living-country-side-after-moving-from-city_23-2151123905.jpg",
},
id: "t1", name: "John Miller", role: "Owner", company: "Miller Farms", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-millennial-woman-living-country-side-after-moving-from-city_23-2151123905.jpg"},
{
id: "t2",
name: "Sarah Lee",
role: "Consultant",
company: "EcoYield",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg",
},
id: "t2", name: "Sarah Lee", role: "Consultant", company: "EcoYield", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg"},
{
id: "t3",
name: "Mike Ross",
role: "Grower",
company: "Urban Harvest",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12316.jpg",
},
id: "t3", name: "Mike Ross", role: "Grower", company: "Urban Harvest", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12316.jpg"},
{
id: "t4",
name: "Elena Smith",
role: "Lead",
company: "FarmCoop",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-front-lemon-tree_23-2148396898.jpg",
},
id: "t4", name: "Elena Smith", role: "Lead", company: "FarmCoop", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-front-lemon-tree_23-2148396898.jpg"},
{
id: "t5",
name: "David Clark",
role: "Veteran",
company: "Clark Estates",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-gardener-wearing-gardening-hat-showing-peace-gesture-isolated-green-wall_141793-82925.jpg",
},
id: "t5", name: "David Clark", role: "Veteran", company: "Clark Estates", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-gardener-wearing-gardening-hat-showing-peace-gesture-isolated-green-wall_141793-82925.jpg"},
]}
title="What Our Farmers Say"
description="Trusted by communities across the country to deliver quality results."
@@ -286,20 +182,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How do I become a seller?",
content: "You can sign up as a seller by providing your business details in the profile section.",
},
id: "f1", title: "How do I become a seller?", content: "You can sign up as a seller by providing your business details in the profile section."},
{
id: "f2",
title: "What payment methods do you support?",
content: "We support credit cards, digital wallets, and bank transfers for verified accounts.",
},
id: "f2", title: "What payment methods do you support?", content: "We support credit cards, digital wallets, and bank transfers for verified accounts."},
{
id: "f3",
title: "Is there a shipping fee?",
content: "Shipping fees depend on the location and carrier options chosen during checkout.",
},
id: "f3", title: "Is there a shipping fee?", content: "Shipping fees depend on the location and carrier options chosen during checkout."},
]}
title="Common Questions"
description="Find answers to help you get started on our marketplace."
@@ -311,8 +198,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Stay Connected"
description="Join our newsletter for agricultural tips, marketplace updates, and exclusive deals."
@@ -326,29 +212,19 @@ export default function LandingPage() {
logoText="HarvestHub"
columns={[
{
title: "Marketplace",
items: [
title: "Marketplace", items: [
{
label: "Shop",
href: "#products",
},
label: "Shop", href: "#products"},
{
label: "Sell",
href: "#",
},
label: "Sell", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Support",
href: "#contact",
},
label: "Support", href: "#contact"},
],
},
]}
@@ -357,4 +233,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}