Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 22:51:54 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "Become a Vendor", href: "#vendor-application" }
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/client-smelling-bio-fruits-from-seller_482257-96290.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/client-smelling-bio-fruits-from-seller_482257-96290.jpg"
imageAlt="Spring Hill Farmers Market outdoor scene"
frameStyle="card"
mediaAnimation="slide-up"
@@ -70,7 +70,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/happy-seller-talking-client-selling-seasonal-locally-grown-veggies_482257-77579.jpg"
imageAlt="Community farmers market scene"
useInvertedBackground={false}
mediaAnimation="opacity"
/>
</div>
@@ -78,20 +77,19 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "Regular Season Hours", description: "September 1st May 31st, 10:00 AM 3:00 PM. Perfect for your weekend shopping!", imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg?_wi=1", imageAlt: "Market during regular season", buttonIcon: Clock,
title: "Regular Season Hours", description: "September 1st May 31st, 10:00 AM 3:00 PM. Perfect for your weekend shopping!", imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg", imageAlt: "Market during regular season", buttonIcon: Clock,
buttonHref: "#"
},
{
title: "Summer Hours", description: "June 1st August 31st, 9:00 AM 2:00 PM. Beat the heat with early morning shopping.", imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg?_wi=1", imageAlt: "Summer market hours", buttonIcon: Sun,
title: "Summer Hours", description: "June 1st August 31st, 9:00 AM 2:00 PM. Beat the heat with early morning shopping.", imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg", imageAlt: "Summer market hours", buttonIcon: Sun,
buttonHref: "#"
},
{
title: "Location", description: "3021 Commercial Way, Spring Hill, FL 34606 (Next to Chili's). Easy to find and accessible.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287841.jpg?_wi=1", imageAlt: "Market location", buttonIcon: MapPin,
title: "Location", description: "3021 Commercial Way, Spring Hill, FL 34606 (Next to Chili's). Easy to find and accessible.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287841.jpg", imageAlt: "Market location", buttonIcon: MapPin,
buttonHref: "#"
},
{
title: "Contact Us", description: "Call Tammy or Desiree' at 352-345-1446 for any questions about the market.", imageSrc: "http://img.b2bpic.net/free-photo/honey-jar-with-yellow-cover_23-2148173057.jpg?_wi=1", imageAlt: "Contact information", buttonIcon: Phone,
buttonHref: "#"
title: "Contact Us", description: "Call Tammy or Desiree' at 352-345-1446 for any questions about the market.", imageSrc: "http://img.b2bpic.net/free-photo/honey-jar-with-yellow-cover_23-2148173057.jpg", imageAlt: "Contact information", buttonIcon: Phone, buttonHref: "#"
}
]}
title="Market Hours & Location"
@@ -99,7 +97,6 @@ export default function LandingPage() {
tag="Hours & Location"
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
/>
</div>
@@ -107,16 +104,16 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "1", name: "Growin' Crazy Acres", price: "Fresh Produce", variant: "Vegetables & Herbs", imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg?_wi=2", imageAlt: "Growin' Crazy Acres produce"
id: "1", name: "Growin' Crazy Acres", price: "Fresh Produce", variant: "Vegetables & Herbs", imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg", imageAlt: "Growin' Crazy Acres produce"
},
{
id: "2", name: "Florida Fresh Meat Co.", price: "Local Meat", variant: "Quality Proteins", imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg?_wi=2", imageAlt: "Florida Fresh Meat Co."
id: "2", name: "Florida Fresh Meat Co.", price: "Local Meat", variant: "Quality Proteins", imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg", imageAlt: "Florida Fresh Meat Co."
},
{
id: "3", name: "Nature Coast FL Seafood", price: "Fresh Seafood", variant: "Coastal Catch", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287841.jpg?_wi=2", imageAlt: "Nature Coast Seafood"
id: "3", name: "Nature Coast FL Seafood", price: "Fresh Seafood", variant: "Coastal Catch", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149287841.jpg", imageAlt: "Nature Coast Seafood"
},
{
id: "4", name: "Local Raw Honey", price: "Raw Honey", variant: "Natural & Pure", imageSrc: "http://img.b2bpic.net/free-photo/honey-jar-with-yellow-cover_23-2148173057.jpg?_wi=2", imageAlt: "Local Raw Honey"
id: "4", name: "Local Raw Honey", price: "Raw Honey", variant: "Natural & Pure", imageSrc: "http://img.b2bpic.net/free-photo/honey-jar-with-yellow-cover_23-2148173057.jpg", imageAlt: "Local Raw Honey"
},
{
id: "5", name: "Everlast Orchids", price: "Flowering Plants", variant: "Beautiful Orchids", imageSrc: "http://img.b2bpic.net/free-photo/woman-decorating-her-house-with-orchids_23-2150970146.jpg", imageAlt: "Everlast Orchids"
@@ -180,7 +177,7 @@ export default function LandingPage() {
required: true
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/client-smelling-bio-fruits-from-seller_482257-96290.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/client-smelling-bio-fruits-from-seller_482257-96290.jpg"
imageAlt="Spring Hill Farmers Market vendors"
mediaAnimation="opacity"
mediaPosition="right"