Merge version_1 into main #2
228
src/app/page.tsx
228
src/app/page.tsx
@@ -29,55 +29,27 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "#story",
|
||||
},
|
||||
{
|
||||
name: "Departments",
|
||||
id: "#departments",
|
||||
},
|
||||
{
|
||||
name: "Seasonal",
|
||||
id: "#seasonal",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Our Story", id: "story" },
|
||||
{ name: "Departments", id: "departments" },
|
||||
{ name: "Seasonal", id: "seasonal" },
|
||||
{ name: "Visit Us", id: "contact" },
|
||||
]}
|
||||
brandName="Yoder's Market"
|
||||
button={{ text: "Order Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Freshness Rooted in Tradition."
|
||||
description="Since 1987, Yoder's Market has been bringing the harvest from our family farm directly to your table with love and care."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/onions-pumpkin-wooden-board_23-2148934791.jpg?_wi=1",
|
||||
imageAlt: "Fresh vegetables",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-taking-fruits-from-wooden-box_23-2147801278.jpg?_wi=1",
|
||||
imageAlt: "Organic berries",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-fresh-vegetable-wicker-grocery-store-market_23-2148209846.jpg",
|
||||
imageAlt: "Fresh garden harvest",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/onions-pumpkin-wooden-board_23-2148934791.jpg?_wi=2",
|
||||
imageAlt: "Fresh produce basket",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-taking-fruits-from-wooden-box_23-2147801278.jpg?_wi=2",
|
||||
imageAlt: "Fresh handpicked fruit",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/onions-pumpkin-wooden-board_23-2148934791.jpg", imageAlt: "Fresh vegetables" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-taking-fruits-from-wooden-box_23-2147801278.jpg", imageAlt: "Organic berries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/arrangement-fresh-vegetable-wicker-grocery-store-market_23-2148209846.jpg", imageAlt: "Fresh garden harvest" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/onions-pumpkin-wooden-board_23-2148934791.jpg", imageAlt: "Fresh produce basket" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-taking-fruits-from-wooden-box_23-2147801278.jpg", imageAlt: "Fresh handpicked fruit" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -89,18 +61,9 @@ export default function LandingPage() {
|
||||
title="A Legacy of Growth"
|
||||
description="It all started in 1987 with a small garden and a big vision. Three generations later, we continue the Yoder family tradition of honest, local farming."
|
||||
metrics={[
|
||||
{
|
||||
value: "1987",
|
||||
title: "Est. Founded",
|
||||
},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Local Farmers",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Organic Certified",
|
||||
},
|
||||
{ value: "1987", title: "Est. Founded" },
|
||||
{ value: "50+", title: "Local Farmers" },
|
||||
{ value: "100%", title: "Organic Certified" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-landscape-with-lavender_23-2149889414.jpg"
|
||||
imageAlt="Family farm illustration"
|
||||
@@ -116,42 +79,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Artisanal Bakery",
|
||||
price: "Fresh Daily",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-rye-bread-wooden-tray_114579-5219.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Local Honey",
|
||||
price: "Organic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-honey-with-honey-spoon_23-2148173069.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Seasonal Produce",
|
||||
price: "Field Fresh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-fresh-bio-vegetable-basket_127032-1802.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Culinary Herbs",
|
||||
price: "Garden Picked",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-composition-with-healthy-ingredients_23-2147859458.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Farm Eggs",
|
||||
price: "Pasture Raised",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-uncolored-eggs-carton-easter_23-2148435182.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Aged Cheeses",
|
||||
price: "Small Batch",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-cheese-wheels-shelf_23-2148326035.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Artisanal Bakery", price: "Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/round-rye-bread-wooden-tray_114579-5219.jpg" },
|
||||
{ id: "p2", name: "Local Honey", price: "Organic", imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-honey-with-honey-spoon_23-2148173069.jpg" },
|
||||
{ id: "p3", name: "Seasonal Produce", price: "Field Fresh", imageSrc: "http://img.b2bpic.net/free-photo/vegetables-fresh-bio-vegetable-basket_127032-1802.jpg" },
|
||||
{ id: "p4", name: "Culinary Herbs", price: "Garden Picked", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-composition-with-healthy-ingredients_23-2147859458.jpg" },
|
||||
{ id: "p5", name: "Farm Eggs", price: "Pasture Raised", imageSrc: "http://img.b2bpic.net/free-photo/top-view-uncolored-eggs-carton-easter_23-2148435182.jpg" },
|
||||
{ id: "p6", name: "Aged Cheeses", price: "Small Batch", imageSrc: "http://img.b2bpic.net/free-photo/assortment-cheese-wheels-shelf_23-2148326035.jpg" },
|
||||
]}
|
||||
title="Our Departments"
|
||||
description="Explore our hand-curated aisles of fresh, seasonal, and artisanal goods."
|
||||
@@ -164,39 +97,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "s1",
|
||||
badge: "Feature",
|
||||
price: "$4.50/lb",
|
||||
subtitle: "Heirloom Tomatoes",
|
||||
features: [
|
||||
"Organic",
|
||||
"Field Picked",
|
||||
"Rich Flavor",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
badge: "New",
|
||||
price: "$6.00",
|
||||
subtitle: "Fresh Basil Bundles",
|
||||
features: [
|
||||
"Aromatic",
|
||||
"Hand Cut",
|
||||
"Non-GMO",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
badge: "Limited",
|
||||
price: "$8.25",
|
||||
subtitle: "Apple Cider Gallon",
|
||||
features: [
|
||||
"Raw",
|
||||
"No Additives",
|
||||
"Heritage Pressed",
|
||||
],
|
||||
},
|
||||
{ id: "s1", badge: "Feature", price: "$4.50/lb", subtitle: "Heirloom Tomatoes", features: ["Organic", "Field Picked", "Rich Flavor"] },
|
||||
{ id: "s2", badge: "New", price: "$6.00", subtitle: "Fresh Basil Bundles", features: ["Aromatic", "Hand Cut", "Non-GMO"] },
|
||||
{ id: "s3", badge: "Limited", price: "$8.25", subtitle: "Apple Cider Gallon", features: ["Raw", "No Additives", "Heritage Pressed"] },
|
||||
]}
|
||||
title="Seasonal Feature"
|
||||
description="Today's harvest highlights, priced for peak freshness."
|
||||
@@ -207,61 +110,18 @@ export default function LandingPage() {
|
||||
<TestimonialCardSixteen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
role: "Chef",
|
||||
company: "Local Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-model-african-american-man-holds-fresh-produce_482257-115892.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "John Yoder",
|
||||
role: "Local",
|
||||
company: "Neighbor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-smiling-restaurant_23-2149316809.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Chen",
|
||||
role: "Customer",
|
||||
company: "Weekly Shopper",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-displaying-bio-fruits-vegetables-small-business-farming-shop-locally-grown-seasonal-products-female-client-looking-colorful-fresh-natural-produce-farmers-market_482257-66031.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Mark Evans",
|
||||
role: "Parent",
|
||||
company: "Family",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-smiling-confident-holding-take-away-paper-bag-street_839833-1756.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jane Doe",
|
||||
role: "Regular",
|
||||
company: "Community Member",
|
||||
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-12292.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah Miller", role: "Chef", company: "Local Foodie", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-male-model-african-american-man-holds-fresh-produce_482257-115892.jpg" },
|
||||
{ id: "t2", name: "John Yoder", role: "Local", company: "Neighbor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-smiling-restaurant_23-2149316809.jpg" },
|
||||
{ id: "t3", name: "Emily Chen", role: "Customer", company: "Weekly Shopper", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-displaying-bio-fruits-vegetables-small-business-farming-shop-locally-grown-seasonal-products-female-client-looking-colorful-fresh-natural-produce-farmers-market_482257-66031.jpg" },
|
||||
{ id: "t4", name: "Mark Evans", role: "Parent", company: "Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-smiling-confident-holding-take-away-paper-bag-street_839833-1756.jpg" },
|
||||
{ id: "t5", name: "Jane Doe", role: "Regular", company: "Community Member", 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-12292.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "10k+",
|
||||
label: "Happy Shoppers",
|
||||
},
|
||||
{
|
||||
value: "25k",
|
||||
label: "Baskets Filled",
|
||||
},
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Avg. Rating",
|
||||
},
|
||||
{ value: "10k+", label: "Happy Shoppers" },
|
||||
{ value: "25k", label: "Baskets Filled" },
|
||||
{ value: "4.9/5", label: "Avg. Rating" },
|
||||
]}
|
||||
title="Voices of the Market"
|
||||
description="Hear from our loyal community who make Yoder's possible."
|
||||
@@ -274,18 +134,8 @@ export default function LandingPage() {
|
||||
title="Visit Yoder's Market"
|
||||
description="We are open daily for your farm-fresh needs. Stop by and meet your local farmers."
|
||||
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 },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/collage-about-childhood-design_52683-102077.jpg"
|
||||
imageAlt="Map to Yoder's Market"
|
||||
@@ -295,14 +145,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Yoder's Market"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user