Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-16 13:50:35 +00:00

View File

@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Products",
id: "products",
},
{
name: "Community",
id: "community",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Products", id: "products" },
{ name: "Community", id: "community" },
{ name: "Contact", id: "contact" },
]}
brandName="Steves Farm Supply Inc."
/>
@@ -52,33 +40,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Trusted by Farmers. Built for the Land."
description="Premium farm supplies, feed, tools, and dependable service for hardworking communities."
tag="Quality Feed. Honest Service. Local Strength."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-blond-hair-white-dress-wheat-field-early-morning-sunrise-summer-is-time-dreamers-flying-hair-woman-running-across-field-rays_1321-2283.jpg",
imageAlt: "Farm fields at sunrise",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-pottery-stoneware_23-2151686531.jpg",
imageAlt: "Inside Steve's Farm Supply",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-blond-hair-white-dress-wheat-field-early-morning-sunrise-summer-is-time-dreamers-flying-hair-woman-running-across-field-rays_1321-2431.jpg",
imageAlt: "Woman in wheat field at sunrise",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-young-girl-with-round-hat-walking-field_181624-44433.jpg",
imageAlt: "Girl with hat walking in field",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-blond-long-hair-white-dress-straw-hat-collects-flowers-wheat-field-flying-hair-sun-summer-time-dreamers-golden-sunset_1321-2259.jpg",
imageAlt: "Woman collecting flowers in wheat field",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-blond-hair-white-dress-wheat-field-early-morning-sunrise-summer-is-time-dreamers-flying-hair-woman-running-across-field-rays_1321-2283.jpg", imageAlt: "Farm fields at sunrise" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-pottery-stoneware_23-2151686531.jpg", imageAlt: "Inside Steve's Farm Supply" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -92,33 +60,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Honest Pricing",
descriptions: [
"Great feed prices without sacrificing quality.",
"Transparent pricing for all essential supplies.",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15945.jpg",
},
{
id: "f2",
title: "Friendly Service",
descriptions: [
"Real people who care about your farm and success.",
"Personal relationships and expert advice.",
],
imageSrc: "http://img.b2bpic.net/free-photo/men-working-greenhouse_1098-14804.jpg",
},
{
id: "f3",
title: "Reliable Supply",
descriptions: [
"Dependable inventory for everyday agricultural needs.",
"Always stocked with what matters most.",
],
imageSrc: "http://img.b2bpic.net/free-vector/useful-garden-elements_23-2147545036.jpg",
},
{ id: "f1", title: "Honest Pricing", descriptions: ["Great feed prices without sacrificing quality.", "Transparent pricing for all essential supplies."], imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15945.jpg" },
{ id: "f2", title: "Friendly Service", descriptions: ["Real people who care about your farm and success.", "Personal relationships and expert advice."], imageSrc: "http://img.b2bpic.net/free-photo/men-working-greenhouse_1098-14804.jpg" },
{ id: "f3", title: "Reliable Supply", descriptions: ["Dependable inventory for everyday agricultural needs.", "Always stocked with what matters most."], imageSrc: "http://img.b2bpic.net/free-vector/useful-garden-elements_23-2147545036.jpg" },
]}
title="Why Local Farmers Keep Coming Back"
description="We are dedicated to supporting your farming success with genuine care and reliability."
@@ -130,49 +74,11 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
animationType="slide-up"
products={[
{
id: "p1",
name: "Animal Feed",
price: "From $15",
variant: "Bulk & Bagged",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-serving-food-container-while-buying-bulk-supermarket_662251-1368.jpg",
},
{
id: "p2",
name: "Farm Tools",
price: "Pro Grade",
variant: "Durable Steel",
imageSrc: "http://img.b2bpic.net/free-photo/new-red-agricultural-seeder-close-up-view_627829-12182.jpg",
},
{
id: "p3",
name: "Seed & Soil",
price: "Premium Mix",
variant: "High Yield",
imageSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-man-planting_23-2148127970.jpg",
},
{
id: "p4",
name: "Fencing",
price: "By the Roll",
variant: "Heavy Duty",
imageSrc: "http://img.b2bpic.net/free-photo/paving-yellow-road-tiles-packed-with-green-tape-pallets-storage-goods-stock-construction-repair-delivery-sale-building-materials_166373-3213.jpg",
},
{
id: "p5",
name: "Outdoor Eq.",
price: "Top Brands",
variant: "Work Ready",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardening-accesories_23-2148256678.jpg",
},
{
id: "p6",
name: "Misc. Supply",
price: "In Stock",
variant: "Essentials",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-autumn-vegetables-with-olive-oil_23-2148294629.jpg",
},
{ id: "p1", name: "Animal Feed", price: "From $15", variant: "Bulk & Bagged", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-serving-food-container-while-buying-bulk-supermarket_662251-1368.jpg" },
{ id: "p2", name: "Farm Tools", price: "Pro Grade", variant: "Durable Steel", imageSrc: "http://img.b2bpic.net/free-photo/new-red-agricultural-seeder-close-up-view_627829-12182.jpg" },
{ id: "p3", name: "Seed & Soil", price: "Premium Mix", variant: "High Yield", imageSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-man-planting_23-2148127970.jpg" },
]}
title="Premium Farm Supplies"
description="Everything you need to keep your farm running smooth, from feed to fencing."
@@ -186,18 +92,9 @@ export default function LandingPage() {
title="More Than a Supply Store"
description="Steves Farm Supply Inc. has become a trusted stop for hardworking farmers, ranchers, and families who value quality products and genuine service."
bulletPoints={[
{
title: "Serving Communities",
description: "Decades of dedication to local agriculture.",
},
{
title: "Local Pride",
description: "Deeply rooted in our farming community.",
},
{
title: "Customer First",
description: "We treat your farm like our own.",
},
{ title: "Serving Communities", description: "Decades of dedication to local agriculture." },
{ title: "Local Pride", description: "Deeply rooted in our farming community." },
{ title: "Customer First", description: "We treat your farm like our own." },
]}
imageSrc="http://img.b2bpic.net/free-photo/pumpkins-kitchen-utensils-wooden-shelf_181624-22204.jpg"
mediaAnimation="slide-up"
@@ -211,46 +108,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Hannah Fritz",
role: "Farmer",
company: "Fritz Farm",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-pumpkin_141793-47294.jpg",
},
{
id: "2",
name: "Joe Johnston",
role: "Rancher",
company: "Johnston Land",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-goats-farm_23-2148672990.jpg",
},
{
id: "3",
name: "Eaner91",
role: "Customer",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
},
{
id: "4",
name: "Sarah Miller",
role: "Farmer",
company: "Miller Crops",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-points-side-with-hands_141793-89008.jpg",
},
{
id: "5",
name: "Mark Davis",
role: "Owner",
company: "Davis Cattle",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-man-garden-work_329181-4607.jpg",
},
{ id: "1", name: "Hannah Fritz", role: "Farmer", company: "Fritz Farm", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-pumpkin_141793-47294.jpg" },
{ id: "2", name: "Joe Johnston", role: "Rancher", company: "Johnston Land", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-with-goats-farm_23-2148672990.jpg" },
{ id: "3", name: "Eaner91", role: "Customer", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg" },
]}
title="Customer Stories"
description="Read why local farmers choose Steve's."
@@ -263,33 +123,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "e1",
title: "Helpful Staff",
descriptions: [
"Expert advice available on site.",
"Team members who understand farming.",
],
imageSrc: "http://img.b2bpic.net/free-photo/sesonal-vegetable-market-with-variety-agriculture-products-shelfs-boxes_613910-5422.jpg",
},
{
id: "e2",
title: "Easy Parking",
descriptions: [
"Spacious lot for trucks and trailers.",
"Convenient access for quick loading.",
],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-apples-small-baskets-market_181624-6760.jpg",
},
{
id: "e3",
title: "Reliable Inventory",
descriptions: [
"Stocked with local farming needs.",
"Fast service for urgent orders.",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516383.jpg",
},
{ id: "e1", title: "Helpful Staff", descriptions: ["Expert advice available on site.", "Team members who understand farming."], imageSrc: "http://img.b2bpic.net/free-photo/sesonal-vegetable-market-with-variety-agriculture-products-shelfs-boxes_613910-5422.jpg" },
{ id: "e2", title: "Easy Parking", descriptions: ["Spacious lot for trucks and trailers.", "Convenient access for quick loading."], imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-apples-small-baskets-market_181624-6760.jpg" },
{ id: "e3", title: "Reliable Inventory", descriptions: ["Stocked with local farming needs.", "Fast service for urgent orders."], imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516383.jpg" },
]}
title="Visit Steve's Today"
description="Experience superior local farm service with parking, expertise, and inventory ready to go."
@@ -302,24 +138,10 @@ export default function LandingPage() {
title="Get in Touch"
description="We're here to help you grow. Call, email, or visit us in person."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
]}
textarea={{
name: "message",
placeholder: "How can we help your farm?",
rows: 4,
}}
textarea={{ name: "message", placeholder: "How can we help your farm?", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/oktoberfest-entrance-with-pumpkins-decorations_23-2152012114.jpg"
/>
</div>
@@ -327,32 +149,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Store Info",
items: [
{
label: "Visit Us",
href: "#contact",
},
{
label: "Call: (555) 123-4567",
href: "tel:5551234567",
},
],
},
{
title: "Categories",
items: [
{
label: "Animal Feed",
href: "#products",
},
{
label: "Fencing",
href: "#products",
},
],
},
{ title: "Store Info", items: [{ label: "Visit Us", href: "#contact" }, { label: "Call: (555) 123-4567", href: "tel:5551234567" }] },
{ title: "Categories", items: [{ label: "Animal Feed", href: "#products" }, { label: "Fencing", href: "#products" }] },
]}
logoText="Steves Farm Supply Inc."
copyrightText="© 2025 Steves Farm Supply Inc. All Rights Reserved."