Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-09 06:32:52 +00:00

View File

@@ -34,21 +34,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Products", name: "Products", id: "products"},
id: "products",
},
{ {
name: "Why Us", name: "Why Us", id: "why"},
id: "why",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="JN Eco Packaging" brandName="JN Eco Packaging"
/> />
@@ -57,51 +49,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Sustainable Packaging That Elevates Your Brand" title="Sustainable Packaging That Elevates Your Brand"
description="Premium eco-friendly cups, bags, and custom-printed packaging designed for cafes, restaurants, and beverage brands. Bulk manufacturing with zero compromise on quality or the planet." description="Premium eco-friendly cups, bags, and custom-printed packaging designed for cafes, restaurants, and beverage brands. Bulk manufacturing with zero compromise on quality or the planet."
buttons={[ buttons={[
{ {
text: "Get Quote", text: "Get Quote", href: "#contact"},
href: "#contact",
},
{ {
text: "Contact Us", text: "Contact Us", href: "#contact"},
href: "#contact",
},
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "1", id: "1", imageSrc: "http://img.b2bpic.net/free-photo/afroamerican-man-holding-coffee-cup_23-2148508944.jpg", imageAlt: "Premium Coffee Cups"},
imageSrc: "http://img.b2bpic.net/free-photo/afroamerican-man-holding-coffee-cup_23-2148508944.jpg?_wi=1",
imageAlt: "Premium Coffee Cups",
},
{ {
id: "2", id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bag_23-2149160058.jpg", imageAlt: "Paper Bags"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bag_23-2149160058.jpg?_wi=1",
imageAlt: "Paper Bags",
},
{ {
id: "3", id: "3", imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-food-packaging-delivery-concept-remix_53876-127121.jpg", imageAlt: "Doublewall Cups"},
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-food-packaging-delivery-concept-remix_53876-127121.jpg?_wi=1",
imageAlt: "Doublewall Cups",
},
{ {
id: "4", id: "4", imageSrc: "http://img.b2bpic.net/free-photo/elegant-eucalyptus-background_23-2149425066.jpg", imageAlt: "Food Boxes"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-eucalyptus-background_23-2149425066.jpg",
imageAlt: "Food Boxes",
},
{ {
id: "5", id: "5", imageSrc: "http://img.b2bpic.net/free-photo/fresh-kiwi-put-round-wooden-plate_1150-28133.jpg", imageAlt: "Accessories"},
imageSrc: "http://img.b2bpic.net/free-photo/fresh-kiwi-put-round-wooden-plate_1150-28133.jpg",
imageAlt: "Accessories",
},
{ {
id: "6", id: "6", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-with-packages_23-2148886843.jpg", imageAlt: "Bulk Logistics"},
imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-with-packages_23-2148886843.jpg",
imageAlt: "Bulk Logistics",
},
]} ]}
/> />
</div> </div>
@@ -111,18 +80,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Our Mission"},
content: "Our Mission",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/businesswoman-green-grass_1098-1751.jpg", alt: "Founder"},
src: "http://img.b2bpic.net/free-photo/businesswoman-green-grass_1098-1751.jpg",
alt: "Founder",
},
{ {
type: "text", type: "text", content: "JN Eco Packaging bridges the gap between premium branding and planet-first responsibility. We provide cafes and restaurants with durable, leakproof packaging solutions that don't cost the earth."},
content: "JN Eco Packaging bridges the gap between premium branding and planet-first responsibility. We provide cafes and restaurants with durable, leakproof packaging solutions that don't cost the earth.",
},
]} ]}
/> />
</div> </div>
@@ -135,41 +97,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Paper Cups (Single)", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg"},
name: "Paper Cups (Single)",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg",
},
{ {
id: "2", id: "2", name: "Paper Bags", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-hygiene-products-spa_23-2148287636.jpg"},
name: "Paper Bags",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-hygiene-products-spa_23-2148287636.jpg",
},
{ {
id: "3", id: "3", name: "Doublewall Cups", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/paper-cup-plastic-lids-yellow-background-isolated_169016-33582.jpg"},
name: "Doublewall Cups",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/paper-cup-plastic-lids-yellow-background-isolated_169016-33582.jpg",
},
{ {
id: "4", id: "4", name: "Food Boxes", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-outdoors-with-takeaway-food_23-2149025871.jpg"},
name: "Food Boxes",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-outdoors-with-takeaway-food_23-2149025871.jpg",
},
{ {
id: "5", id: "5", name: "Eco Lids", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-plate-with-bottle-white-wine-walnuts-corkscrew-leaves-white-background-with-copy-space_141793-8298.jpg"},
name: "Eco Lids",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-plate-with-bottle-white-wine-walnuts-corkscrew-leaves-white-background-with-copy-space_141793-8298.jpg",
},
{ {
id: "6", id: "6", name: "Custom Printing", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2532.jpg"},
name: "Custom Printing",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2532.jpg",
},
]} ]}
title="Our Packaging Solutions" title="Our Packaging Solutions"
description="High-quality, eco-certified packaging for every hospitality need." description="High-quality, eco-certified packaging for every hospitality need."
@@ -183,36 +121,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Bulk Manufacturing", title: "Bulk Manufacturing", description: "High-capacity production to meet any scale.", bentoComponent: "reveal-icon", icon: Building2,
description: "High-capacity production to meet any scale.",
bentoComponent: "reveal-icon",
icon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542079.jpg",
imageAlt: "Still life of cardboard organic dinnerware",
}, },
{ {
title: "Custom Branding", title: "Custom Branding", description: "Professional logo and design consultation.", bentoComponent: "reveal-icon", icon: Palette,
description: "Professional logo and design consultation.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/afroamerican-man-holding-coffee-cup_23-2148508944.jpg?_wi=2",
imageAlt: "Still life of cardboard organic dinnerware",
}, },
{ {
title: "Leakproof Durability", title: "Leakproof Durability", description: "Designed for maximum reliability.", bentoComponent: "reveal-icon", icon: ShieldCheck,
description: "Designed for maximum reliability.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bag_23-2149160058.jpg?_wi=2",
imageAlt: "Still life of cardboard organic dinnerware",
}, },
{ {
title: "Reliable Delivery", title: "Reliable Delivery", description: "Quick turnarounds for your business.", bentoComponent: "reveal-icon", icon: Truck,
description: "Quick turnarounds for your business.",
bentoComponent: "reveal-icon",
icon: Truck,
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-food-packaging-delivery-concept-remix_53876-127121.jpg?_wi=2",
imageAlt: "Still life of cardboard organic dinnerware",
}, },
]} ]}
title="Why Choose JN Eco?" title="Why Choose JN Eco?"
@@ -227,51 +145,27 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "p1", id: "p1", name: "Logo Branding", price: "Inquire", features: [
name: "Logo Branding", "Consultation", "Design Support", "Quick Turnaround"],
price: "Inquire",
features: [
"Consultation",
"Design Support",
"Quick Turnaround",
],
buttons: [ buttons: [
{ {
text: "Start Now", text: "Start Now", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
id: "p2", id: "p2", name: "Full Custom Design", price: "Inquire", features: [
name: "Full Custom Design", "Design Service", "Sample Mockup", "Global Shipping"],
price: "Inquire",
features: [
"Design Service",
"Sample Mockup",
"Global Shipping",
],
buttons: [ buttons: [
{ {
text: "Start Now", text: "Start Now", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
id: "p3", id: "p3", name: "Wholesale Bulk", price: "Inquire", features: [
name: "Wholesale Bulk", "Volume Pricing", "Priority Lead Times", "Design Storage"],
price: "Inquire",
features: [
"Volume Pricing",
"Priority Lead Times",
"Design Storage",
],
buttons: [ buttons: [
{ {
text: "Start Now", text: "Start Now", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}
@@ -287,26 +181,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "10M+", title: "Cups Produced", description: "Eliminating plastic waste across the industry.", imageSrc: "http://img.b2bpic.net/free-photo/view-lit-wooden-matchsticks_23-2149600205.jpg"},
value: "10M+",
title: "Cups Produced",
description: "Eliminating plastic waste across the industry.",
imageSrc: "http://img.b2bpic.net/free-photo/view-lit-wooden-matchsticks_23-2149600205.jpg",
},
{ {
id: "m2", id: "m2", value: "500+", title: "Active Clients", description: "Trusted by cafe owners and restaurant chains.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542134.jpg"},
value: "500+",
title: "Active Clients",
description: "Trusted by cafe owners and restaurant chains.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542134.jpg",
},
{ {
id: "m3", id: "m3", value: "100%", title: "Recyclable", description: "Our materials are fully certified eco-friendly.", imageSrc: "http://img.b2bpic.net/free-photo/composition-disposable-tableware_23-2148902932.jpg"},
value: "100%",
title: "Recyclable",
description: "Our materials are fully certified eco-friendly.",
imageSrc: "http://img.b2bpic.net/free-photo/composition-disposable-tableware_23-2148902932.jpg",
},
]} ]}
title="Our Impact" title="Our Impact"
description="Measured commitment to sustainability." description="Measured commitment to sustainability."
@@ -321,45 +200,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Alex Smith", role: "Owner", company: "Daily Brew", rating: 5,
name: "Alex Smith", imageSrc: "http://img.b2bpic.net/free-photo/scene-abstract-3d-geometrical-background_23-2148772538.jpg"},
role: "Owner",
company: "Daily Brew",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/scene-abstract-3d-geometrical-background_23-2148772538.jpg",
},
{ {
id: "2", id: "2", name: "Maria Lopez", role: "Purchasing", company: "Bistro Central", rating: 5,
name: "Maria Lopez", imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-tag_23-2147786334.jpg"},
role: "Purchasing",
company: "Bistro Central",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-tag_23-2147786334.jpg",
},
{ {
id: "3", id: "3", name: "John Doe", role: "Manager", company: "Urban Diner", rating: 5,
name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/wasteful-disposable-utensils-composition_23-2148902841.jpg"},
role: "Manager",
company: "Urban Diner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/wasteful-disposable-utensils-composition_23-2148902841.jpg",
},
{ {
id: "4", id: "4", name: "Sarah Chen", role: "Startup Founder", company: "Bloom Beverages", rating: 5,
name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-chocolate-leaf_23-2147658677.jpg"},
role: "Startup Founder",
company: "Bloom Beverages",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-chocolate-leaf_23-2147658677.jpg",
},
{ {
id: "5", id: "5", name: "David W.", role: "Director", company: "Hotel Grand", rating: 5,
name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-utensils-assortment_23-2148902840.jpg"},
role: "Director",
company: "Hotel Grand",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-utensils-assortment_23-2148902840.jpg",
},
]} ]}
title="Trusted by Hospitality Pros" title="Trusted by Hospitality Pros"
description="See why top brands choose JN Eco Packaging." description="See why top brands choose JN Eco Packaging."
@@ -372,20 +226,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "What are your minimums?", content: "We offer flexible minimums tailored for cafes."},
title: "What are your minimums?",
content: "We offer flexible minimums tailored for cafes.",
},
{ {
id: "q2", id: "q2", title: "How long is lead time?", content: "Standard items ship in 3-5 days."},
title: "How long is lead time?",
content: "Standard items ship in 3-5 days.",
},
{ {
id: "q3", id: "q3", title: "Can I request samples?", content: "Yes, contact our team to receive a sample kit."},
title: "Can I request samples?",
content: "Yes, contact our team to receive a sample kit.",
},
]} ]}
title="Questions Answered" title="Questions Answered"
description="Everything you need to know about our packaging." description="Everything you need to know about our packaging."
@@ -400,28 +245,17 @@ export default function LandingPage() {
description="Let's discuss your sustainable packaging needs." description="Let's discuss your sustainable packaging needs."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Email Address", required: true,
type: "email",
placeholder: "Email Address",
required: true,
}, },
{ {
name: "business", name: "business", type: "text", placeholder: "Business Name", required: true,
type: "text",
placeholder: "Business Name",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your requirements", rows: 4,
placeholder: "Tell us about your requirements",
rows: 4,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shelves-full-with-boxes-ready-delivery_482257-77623.jpg" imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shelves-full-with-boxes-ready-delivery_482257-77623.jpg"
/> />
@@ -432,42 +266,27 @@ export default function LandingPage() {
logoText="JN Eco Packaging" logoText="JN Eco Packaging"
columns={[ columns={[
{ {
title: "Resources", title: "Resources", items: [
items: [
{ {
label: "Sustainability", label: "Sustainability", href: "#"},
href: "#",
},
{ {
label: "Blog", label: "Blog", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Support", label: "Support", href: "#"},
href: "#",
},
{ {
label: "Wholesale", label: "Wholesale", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy", label: "Privacy", href: "#"},
href: "#",
},
{ {
label: "Terms", label: "Terms", href: "#"},
href: "#",
},
], ],
}, },
]} ]}