Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 14:19:21 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
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="GreenFields Farms"
/>
@@ -56,32 +48,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Fresh from Our Farm to Your Door"
description="We grow seasonal, organic produce with love and sustainable practices, ensuring your family eats only the best. Discover the true taste of nature."
tag="Certified Organic"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries-looking-away_23-2148523389.jpg",
imageAlt: "Vegetable Harvest",
},
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries-looking-away_23-2148523389.jpg", imageAlt: "Vegetable Harvest"},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-beautiful-green-farmland_181624-33012.jpg",
imageAlt: "Farmer in Field",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg",
imageAlt: "Happy customer buying delicious veggies for meals",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-living-farmhouse_23-2150621740.jpg",
imageAlt: "Front view woman living at farmhouse",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-summer-field_1157-24226.jpg",
imageAlt: "Beautiful woman in a summer field",
},
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-beautiful-green-farmland_181624-33012.jpg", imageAlt: "Farmer in Field"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -89,9 +64,7 @@ export default function LandingPage() {
tagIcon={Leaf}
buttons={[
{
text: "Explore Harvest",
href: "#products",
},
text: "Explore Harvest", href: "#products"},
]}
/>
</div>
@@ -101,9 +74,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Rooted in Tradition, Growing for the Future"
description={[
"At GreenFields, we believe in restoring the harmony between land and table. Our farm has been family-owned for three generations, focusing on soil health and biodiversity.",
"We avoid synthetic pesticides and fertilizers, choosing instead to nurture our plants through natural cycles. Your support helps us keep farming green for generations to come.",
]}
"At GreenFields, we believe in restoring the harmony between land and table. Our farm has been family-owned for three generations, focusing on soil health and biodiversity.", "We avoid synthetic pesticides and fertilizers, choosing instead to nurture our plants through natural cycles. Your support helps us keep farming green for generations to come."]}
/>
</div>
@@ -115,23 +86,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Regenerative Soil",
description: "We prioritize soil microbiome health for nutrient-dense food.",
imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39504.jpg",
imageAlt: "Soil health",
},
title: "Regenerative Soil", description: "We prioritize soil microbiome health for nutrient-dense food.", imageSrc: "http://img.b2bpic.net/free-photo/composition-fresh-vegetables-blurred-vegetable-garden-background_169016-39504.jpg", imageAlt: "Soil health"},
{
title: "Farm Fresh Quality",
description: "Picked at peak ripeness and delivered within 24 hours.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-basket-with-groceries-outside_23-2148523392.jpg",
imageAlt: "Farm fresh goods",
},
title: "Farm Fresh Quality", description: "Picked at peak ripeness and delivered within 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-basket-with-groceries-outside_23-2148523392.jpg", imageAlt: "Farm fresh goods"},
{
title: "Water Efficient",
description: "Our smart irrigation technology minimizes our impact on local reserves.",
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-field_1203-7583.jpg",
imageAlt: "Irrigation system",
},
title: "Water Efficient", description: "Our smart irrigation technology minimizes our impact on local reserves.", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-field_1203-7583.jpg", imageAlt: "Irrigation system"},
]}
title="Why GreenFields is Different"
description="We do more than just grow food—we steward the earth."
@@ -145,26 +104,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "150+",
title: "Acres Farmed",
description: "Dedicated to organic practice",
imageSrc: "http://img.b2bpic.net/free-photo/organic-farm-harvests-fresh-fruit-vegetables-generated-by-ai_188544-36467.jpg",
},
id: "m1", value: "150+", title: "Acres Farmed", description: "Dedicated to organic practice", imageSrc: "http://img.b2bpic.net/free-photo/organic-farm-harvests-fresh-fruit-vegetables-generated-by-ai_188544-36467.jpg"},
{
id: "m2",
value: "20+",
title: "Local Staff",
description: "Providing jobs in agriculture",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-woman-organic-sustainable-garden-harvesting-produce_23-2151463013.jpg",
},
id: "m2", value: "20+", title: "Local Staff", description: "Providing jobs in agriculture", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-woman-organic-sustainable-garden-harvesting-produce_23-2151463013.jpg"},
{
id: "m3",
value: "10k+",
title: "Boxes Delivered",
description: "Fresh produce to happy tables",
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-lifestyle-with-zero-waste_23-2148999458.jpg",
},
id: "m3", value: "10k+", title: "Boxes Delivered", description: "Fresh produce to happy tables", imageSrc: "http://img.b2bpic.net/free-photo/sustainable-lifestyle-with-zero-waste_23-2148999458.jpg"},
]}
title="Our Impact in Numbers"
description="Small changes on our farm yield massive benefits for our local community."
@@ -179,47 +123,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Vegetable Mix Box",
price: "$35",
variant: "Weekly Subscription",
imageSrc: "http://img.b2bpic.net/free-photo/vegetables_23-2148023444.jpg",
},
id: "p1", name: "Vegetable Mix Box", price: "$35", variant: "Weekly Subscription", imageSrc: "http://img.b2bpic.net/free-photo/vegetables_23-2148023444.jpg"},
{
id: "p2",
name: "Organic Strawberries",
price: "$8",
variant: "1lb Basket",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-cup-wooden-desk-food-concept_613910-9188.jpg",
},
id: "p2", name: "Organic Strawberries", price: "$8", variant: "1lb Basket", imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-cup-wooden-desk-food-concept_613910-9188.jpg"},
{
id: "p3",
name: "Pasture Raised Eggs",
price: "$6",
variant: "Dozen",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-chicken-eggs-inside-basket-with-towel-dark-table_140725-137473.jpg",
},
id: "p3", name: "Pasture Raised Eggs", price: "$6", variant: "Dozen", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-chicken-eggs-inside-basket-with-towel-dark-table_140725-137473.jpg"},
{
id: "p4",
name: "Mixed Leafy Greens",
price: "$5",
variant: "Large Bunch",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-greens-with-radish-dark-light-background_140725-137015.jpg",
},
id: "p4", name: "Mixed Leafy Greens", price: "$5", variant: "Large Bunch", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-greens-with-radish-dark-light-background_140725-137015.jpg"},
{
id: "p5",
name: "Local Wildflower Honey",
price: "$12",
variant: "16oz Jar",
imageSrc: "http://img.b2bpic.net/free-photo/preserved-food-concept-with-jars_23-2148626064.jpg",
},
id: "p5", name: "Local Wildflower Honey", price: "$12", variant: "16oz Jar", imageSrc: "http://img.b2bpic.net/free-photo/preserved-food-concept-with-jars_23-2148626064.jpg"},
{
id: "p6",
name: "Vine Ripened Tomatoes",
price: "$7",
variant: "2lb Bag",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-ripe-organic-tomatoes-bucket-with-vine-tomatoes-isolated-grey-wooden-background_141793-53194.jpg",
},
id: "p6", name: "Vine Ripened Tomatoes", price: "$7", variant: "2lb Bag", imageSrc: "http://img.b2bpic.net/free-photo/top-view-ripe-organic-tomatoes-bucket-with-vine-tomatoes-isolated-grey-wooden-background_141793-53194.jpg"},
]}
title="Weekly Harvest Catalog"
description="Explore this week's fresh picks, harvested straight from the soil."
@@ -231,30 +145,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Anna Smith",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-woman-standing-kitchen-holding-green-lettuce-leaf_1258-203718.jpg",
},
id: "t1", name: "Anna Smith", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-woman-standing-kitchen-holding-green-lettuce-leaf_1258-203718.jpg"},
{
id: "t2",
name: "Mark Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-handsome-slavic-gardener-uniform-hat-holding-basket-vegetables-isolated-crimson-wall-with-copy-space_141793-59408.jpg",
},
id: "t2", name: "Mark Johnson", imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-handsome-slavic-gardener-uniform-hat-holding-basket-vegetables-isolated-crimson-wall-with-copy-space_141793-59408.jpg"},
{
id: "t3",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-arrangement-textile-bag_23-2148999449.jpg",
},
id: "t3", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/vegetables-arrangement-textile-bag_23-2148999449.jpg"},
{
id: "t4",
name: "David Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-arrangement-food-healthy-lifestyle_23-2148677988.jpg",
},
id: "t4", name: "David Wilson", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-arrangement-food-healthy-lifestyle_23-2148677988.jpg"},
{
id: "t5",
name: "Emily Davis",
imageSrc: "http://img.b2bpic.net/free-photo/cooking-home-concept-close-up-male-hands-flavouring-salad-bowl-with-olive-oil-black-background-vegetarian-food-healthy-cooking-concept_639032-419.jpg",
},
id: "t5", name: "Emily Davis", imageSrc: "http://img.b2bpic.net/free-photo/cooking-home-concept-close-up-male-hands-flavouring-salad-bowl-with-olive-oil-black-background-vegetarian-food-healthy-cooking-concept_639032-419.jpg"},
]}
cardTitle="Family Stories"
cardTag="From Our Customers"
@@ -268,20 +167,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How do subscriptions work?",
content: "You can customize your box online and receive deliveries weekly or bi-weekly.",
},
id: "f1", title: "How do subscriptions work?", content: "You can customize your box online and receive deliveries weekly or bi-weekly."},
{
id: "f2",
title: "Are you USDA Certified?",
content: "Yes, all our farming methods meet or exceed USDA organic standards.",
},
id: "f2", title: "Are you USDA Certified?", content: "Yes, all our farming methods meet or exceed USDA organic standards."},
{
id: "f3",
title: "Do you deliver?",
content: "We offer local home delivery within 30 miles of our farm every Tuesday.",
},
id: "f3", title: "Do you deliver?", content: "We offer local home delivery within 30 miles of our farm every Tuesday."},
]}
title="Common Questions"
description="Here is what our community often wonders."
@@ -293,8 +183,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Keep in touch"
title="Join Our Farming Family"
description="Subscribe to our newsletter for weekly harvest updates, farm events, and special discounts on your next produce box."
@@ -305,42 +194,27 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "About",
items: [
title: "About", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Sustainability",
href: "#features",
},
label: "Sustainability", href: "#features"},
],
},
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Catalog",
href: "#products",
},
label: "Catalog", href: "#products"},
{
label: "Subscription",
href: "#products",
},
label: "Subscription", href: "#products"},
],
},
{
title: "Help",
items: [
title: "Help", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}