Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 22:50:22 +00:00

View File

@@ -25,335 +25,128 @@ export default function LandingPage() {
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Menu",
id: "menu",
},
{
name: "About",
id: "about",
},
{
name: "Order",
id: "contact",
},
]}
brandName="Front Porch Foodies"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Order", id: "contact" },
]}
brandName="Front Porch Foodies"
button={{ text: "Order Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
title="Real Home Cooking. Ready When You Are."
description="Scratch-made comfort food in Terre Haute—order ahead and well bring it right to your car."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate-with-herbs_140725-10303.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-assortment_23-2149182251.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-eggplants-arrangement_23-2150317345.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-potatoes-meal-with-chips-rosemary_23-2148599893.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sandwich-with-cheese-ham-inside-blue-wooden-desk_140725-20904.jpg",
imageAlt: "Homestyle comfort food",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-liver-onion-plate-chopping-board_140725-99816.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-banh-mi-sandwich-wooden-table_123827-31231.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-containers-assortment_23-2148484655.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35067.jpg",
imageAlt: "Homestyle comfort food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bacon-sandwich-with-lettuce-tomato-wooden-table_123827-35146.jpg",
imageAlt: "Homestyle comfort food",
},
]}
buttons={[
{
text: "Call Now",
href: "tel:+18125550123",
},
{
text: "Order Pickup",
href: "#contact",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
alt: "Local patron 1",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg",
alt: "Local patron 2",
},
{
src: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg",
alt: "Local patron 3",
},
{
src: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg",
alt: "Local patron 4",
},
{
src: "http://img.b2bpic.net/free-photo/happy-young-interracial-homosexual-couple-spending-nice-time-together-modern-coffee-shop_273609-9031.jpg",
alt: "Local patron 5",
},
]}
avatarText="Join 500+ happy neighbors"
marqueeItems={[
{
type: "text",
text: "Homemade Daily",
},
{
type: "text",
text: "Locally Sourced",
},
{
type: "text",
text: "Quick Pickup",
},
{
type: "text",
text: "Family Owned",
},
{
type: "text",
text: "Satisfaction Guaranteed",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{ variant: "radial-gradient" }}
title="Real Home Cooking. Ready When You Are."
description="Scratch-made comfort food in Terre Haute—order ahead and well bring it right to your car."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate-with-herbs_140725-10303.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-assortment_23-2149182251.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-eggplants-arrangement_23-2150317345.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-potatoes-meal-with-chips-rosemary_23-2148599893.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sandwich-with-cheese-ham-inside-blue-wooden-desk_140725-20904.jpg", imageAlt: "Homestyle comfort food" },
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-liver-onion-plate-chopping-board_140725-99816.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-banh-mi-sandwich-wooden-table_123827-31231.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/healthy-meal-containers-assortment_23-2148484655.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35067.jpg", imageAlt: "Homestyle comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bacon-sandwich-with-lettuce-tomato-wooden-table_123827-35146.jpg", imageAlt: "Homestyle comfort food" },
]}
buttons={[
{ text: "Call Now", href: "tel:+18125550123" },
{ text: "Order Pickup", href: "#contact" },
]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Local patron 1" },
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg", alt: "Local patron 2" },
{ src: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg", alt: "Local patron 3" },
{ src: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", alt: "Local patron 4" },
{ src: "http://img.b2bpic.net/free-photo/happy-young-interracial-homosexual-couple-spending-nice-time-together-modern-coffee-shop_273609-9031.jpg", alt: "Local patron 5" },
]}
avatarText="Join 500+ happy neighbors"
marqueeItems={[{ type: "text", text: "Homemade Daily" }, { type: "text", text: "Locally Sourced" }, { type: "text", text: "Quick Pickup" }, { type: "text", text: "Family Owned" }, { type: "text", text: "Satisfaction Guaranteed" }]}
/>
</div>
<div id="menu" data-section="menu">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Signature",
name: "Pulled Pork",
price: "$12",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-tasty-pecan-pie-table_23-2148461073.jpg",
},
{
id: "p2",
brand: "Signature",
name: "BBQ Quesadilla",
price: "$10",
rating: 5,
reviewCount: "85+",
imageSrc: "http://img.b2bpic.net/free-photo/lavash-stuffed-with-meat-roasted_114579-1767.jpg",
},
{
id: "p3",
brand: "Signature",
name: "Homemade Cornbread",
price: "$4",
rating: 5,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166675.jpg",
},
]}
title="Menu Highlights"
description="Best-selling scratch-made comfort foods."
/>
</div>
<div id="menu" data-section="menu">
<ProductCardTwo
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
textboxLayout="default"
products={[
{ id: "p1", brand: "Signature", name: "Pulled Pork", price: "$12", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-tasty-pecan-pie-table_23-2148461073.jpg" },
{ id: "p2", brand: "Signature", name: "BBQ Quesadilla", price: "$10", rating: 5, reviewCount: "85+", imageSrc: "http://img.b2bpic.net/free-photo/lavash-stuffed-with-meat-roasted_114579-1767.jpg" },
{ id: "p3", brand: "Signature", name: "Homemade Cornbread", price: "$4", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166675.jpg" },
]}
title="Menu Highlights"
description="Best-selling scratch-made comfort foods."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "Local Parent",
testimonial: "Absolutely the best pulled pork in Indiana… service was amazing.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-casual-african-american-girl-stylish-trench-coat-happily-looking-away-with-coffee-go-cafe-street_574295-2881.jpg",
},
{
id: "t2",
name: "Mike T.",
role: "Regular",
testimonial: "Walked half a mile for it… not disappointed.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-sunset_23-2150466074.jpg",
},
{
id: "t3",
name: "Emily D.",
role: "Foodie",
testimonial: "Comfort food that actually feels like home cooking.",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286491.jpg",
},
{
id: "t4",
name: "David L.",
role: "Worker",
testimonial: "Fast, friendly, and always hot. My go-to lunch spot.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg",
},
{
id: "t5",
name: "Karen B.",
role: "Local",
testimonial: "Perfect portions and incredible prices. Love the cornbread!",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-leaves-pattern_23-2147497321.jpg",
},
]}
title="What Neighbors Are Saying"
description="Authentic feedback from our Terre Haute community."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="What Neighbors Are Saying"
description="Authentic feedback from our Terre Haute community."
testimonials={[
{ id: "t1", name: "Sarah J.", role: "Local Parent", testimonial: "Absolutely the best pulled pork in Indiana… service was amazing.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-casual-african-american-girl-stylish-trench-coat-happily-looking-away-with-coffee-go-cafe-street_574295-2881.jpg" },
{ id: "t2", name: "Mike T.", role: "Regular", testimonial: "Walked half a mile for it… not disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-sunset_23-2150466074.jpg" },
{ id: "t3", name: "Emily D.", role: "Foodie", testimonial: "Comfort food that actually feels like home cooking.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286491.jpg" },
{ id: "t4", name: "David L.", role: "Worker", testimonial: "Fast, friendly, and always hot. My go-to lunch spot.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg" },
{ id: "t5", name: "Karen B.", role: "Local", testimonial: "Perfect portions and incredible prices. Love the cornbread!", imageSrc: "http://img.b2bpic.net/free-vector/colorful-leaves-pattern_23-2147497321.jpg" },
]}
/>
</div>
<div id="team" data-section="team">
<TeamCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="Meet the Family"
description="The friendly faces behind the counter, serving up comfort daily."
members={[
{
id: "m1",
name: "Robert Smith",
role: "Head Pitmaster",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
},
{
id: "m2",
name: "Linda Smith",
role: "Kitchen Manager",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg",
},
{
id: "m3",
name: "Tom Jones",
role: "Server",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-middle-aged-man-wearing-white-t-shirt-with-tie-crossing-hands-isolated-orange-wall_141793-85908.jpg",
},
{
id: "m4",
name: "Sarah Miller",
role: "Prep Cook",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-happy-studio-smiling_1262-2754.jpg",
},
{
id: "m5",
name: "James Wilson",
role: "Delivery Lead",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-man-drawing-canvas-art-class-paying-attention-inspiration-model-teacher-artistic-lesson-workshop-learn-how-draw-professional-sketch-design_482257-43120.jpg",
},
]}
/>
</div>
<div id="team" data-section="team">
<TeamCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="Meet the Family"
description="The friendly faces behind the counter, serving up comfort daily."
members={[
{ id: "m1", name: "Robert Smith", role: "Head Pitmaster", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg" },
{ id: "m2", name: "Linda Smith", role: "Kitchen Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg" },
{ id: "m3", name: "Tom Jones", role: "Server", imageSrc: "http://img.b2bpic.net/free-photo/pleased-middle-aged-man-wearing-white-t-shirt-with-tie-crossing-hands-isolated-orange-wall_141793-85908.jpg" },
{ id: "m4", name: "Sarah Miller", role: "Prep Cook", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-happy-studio-smiling_1262-2754.jpg" },
{ id: "m5", name: "James Wilson", role: "Delivery Lead", imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-man-drawing-canvas-art-class-paying-attention-inspiration-model-teacher-artistic-lesson-workshop-learn-how-draw-professional-sketch-design_482257-43120.jpg" },
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
tag="Order Now"
title="Hungry? Lets fix that."
description="Call us to place your order or pre-order for pickup today. Open until 7 PM."
buttons={[
{
text: "Call 812-555-0123",
href: "tel:+18125550123",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{ variant: "plain" }}
tag="Order Now"
title="Hungry? Lets fix that."
description="Call us to place your order or pre-order for pickup today. Open until 7 PM."
buttons={[{ text: "Call 812-555-0123", href: "tel:+18125550123" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/view-dish-made-oyster-delicacies_23-2150320496.jpg"
logoText="Front Porch Foodies"
columns={[
{
title: "Visit Us",
items: [
{
label: "Terre Haute, IN",
href: "#",
},
{
label: "Open Daily until 7PM",
href: "#",
},
],
},
{
title: "Menu",
items: [
{
label: "Pulled Pork",
href: "#",
},
{
label: "Sides & Cornbread",
href: "#",
},
],
},
{
title: "Order",
items: [
{
label: "Call to Order",
href: "tel:+18125550123",
},
{
label: "Pickup Instructions",
href: "#",
},
],
},
]}
copyrightText="© 2025 Front Porch Foodies | Serving Terre Haute"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/view-dish-made-oyster-delicacies_23-2150320496.jpg"
logoText="Front Porch Foodies"
columns={[
{ title: "Visit Us", items: [{ label: "Terre Haute, IN", href: "#" }, { label: "Open Daily until 7PM", href: "#" }] },
{ title: "Menu", items: [{ label: "Pulled Pork", href: "#" }, { label: "Sides & Cornbread", href: "#" }] },
{ title: "Order", items: [{ label: "Call to Order", href: "tel:+18125550123" }, { label: "Pickup Instructions", href: "#" }] },
]}
copyrightText="© 2025 Front Porch Foodies | Serving Terre Haute"
/>
</div>
</ReactLenis>
</ThemeProvider>
);