Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d421c24c2 | |||
| 2195afc06b | |||
| eff7b7c153 | |||
| 5ef2eb5b64 | |||
| ec18491e31 | |||
| 6ca44f3b70 | |||
| d09415afb5 |
@@ -38,27 +38,27 @@ export default function LandingPage() {
|
||||
{ name: "FAQs", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Cocoa Luxe"
|
||||
brandName="ChocoChip Banana"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Indulge in Pure Artistry"
|
||||
description="Discover the finest handcrafted chocolates, made from ethically sourced cocoa beans and infused with premium natural ingredients."
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/donut-with-chocolate-peanut_1232-4963.jpg", imageAlt: "Artisan Pralines" }, { imageSrc: "http://img.b2bpic.net/free-photo/assortment-chocolate-sweets_23-2148542502.jpg", imageAlt: "Tempered Chocolate" }, { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-truffles-with-cocoa-powder_23-2148357711.jpg", imageAlt: "Artisan Pralines" }, { imageSrc: "http://img.b2bpic.net/free-photo/whisk-filled-with-melted-chocolate-close-up_23-2148379683.jpg", imageAlt: "Tempered Chocolate" }, { imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-chocolate-goodies_23-2148654089.jpg", imageAlt: "Artisan Pralines" }, { imageSrc: "http://img.b2bpic.net/free-photo/sweet-chocolate-assortment-dark-board_23-2148553156.jpg", imageAlt: "Tempered Chocolate" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-biscuit-being-covered-by-chocolate-orange-bowl_181624-34038.jpg", imageAlt: "Tempered Chocolate" }, { imageSrc: "http://img.b2bpic.net/free-photo/heartshaped-chocolate-truffles-with-gold-accents-white-background_1268-31415.jpg", imageAlt: "Artisan Pralines" }, { imageSrc: "http://img.b2bpic.net/free-photo/creative-chocolate-assortment-light-background_23-2148549335.jpg", imageAlt: "Tempered Chocolate" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-muffins-tins_23-2147787026.jpg", imageAlt: "Artisan Pralines" }, { imageSrc: "http://img.b2bpic.net/free-photo/chocolate-sauce-spoon-close-up_23-2148337607.jpg", imageAlt: "Tempered Chocolate" }, { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-chocolate-chips-cookie_23-2149702514.jpg", imageAlt: "Artisan Pralines" }]}
|
||||
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||
title="Crunch into Chocolate Covered Happiness"
|
||||
description="Our premium banana chips are hand-dipped in rich, velvety chocolate for the ultimate snack experience."
|
||||
leftCarouselItems={[{ imageSrc: "https://images.unsplash.com/photo-1596704017391-447043818320?q=80&w=800&_wi=1", imageAlt: "Chocolate Banana Chips" }, { imageSrc: "https://images.unsplash.com/photo-1549427387-195f1917f8b9?q=80&w=800&_wi=1", imageAlt: "Artisan Chips" }]}
|
||||
rightCarouselItems={[{ imageSrc: "https://images.unsplash.com/photo-1579372787885-4841968872a5?q=80&w=800", imageAlt: "Dark Chocolate Dip" }, { imageSrc: "https://images.unsplash.com/photo-1511688878353-3a2f5be94cd0?q=80&w=800", imageAlt: "Crunchy Banana Chips" }]}
|
||||
buttons={[{ text: "Order Now", href: "#products" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Our Passion for Perfection"
|
||||
buttons={[{ text: "Learn Our Story", href: "#" }]}
|
||||
tag="Our Philosophy"
|
||||
title="Crafted for Perfection"
|
||||
buttons={[{ text: "Discover Our Process", href: "#" }]}
|
||||
tag="Our Story"
|
||||
tagIcon={Heart}
|
||||
/>
|
||||
</div>
|
||||
@@ -69,9 +69,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[{ id: "p1", name: "Signature Collection", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-box-sweet-baked-with-rowan-spruce-leaves-table_176474-3297.jpg" }, { id: "p2", name: "Dark Origins Bar", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/black-man-chief-use-professional-vintage-separator-split-chocolate-cake-equal-portions-before-packaging-artisan-cooking-process_346278-643.jpg" }, { id: "p3", name: "Hazelnut Praline", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-nougats-wooden-board_23-2149617438.jpg" }, { id: "p4", name: "Salted Caramel", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-34494.jpg" }, { id: "p5", name: "Pistachio Truffle", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-marzipan-dessert_23-2149715450.jpg" }, { id: "p6", name: "Vanilla Bean Box", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-chips-white-dark-inside-purple-papers-light-background-chocolate-cake-sugar-sweet-bake_140725-22284.jpg" }]}
|
||||
title="Handcrafted Delights"
|
||||
description="From single-origin bars to intricate pralines, explore our curated selection."
|
||||
products={[
|
||||
{ id: "p1", name: "Dark Choco Banana", price: "$9.99", imageSrc: "https://images.unsplash.com/photo-1587314168485-3236d6706838?q=80&w=800" },
|
||||
{ id: "p2", name: "Milk Choco Banana", price: "$9.99", imageSrc: "https://images.unsplash.com/photo-1596704017391-447043818320?q=80&w=800&_wi=2" },
|
||||
{ id: "p3", name: "Sea Salt Drizzle", price: "$10.99", imageSrc: "https://images.unsplash.com/photo-1558961363-fa8fdf82db35?q=80&w=800" }
|
||||
]}
|
||||
title="Crunchy Selection"
|
||||
description="Our signature flavor combinations are designed to surprise your taste buds."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,20 +83,25 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentySix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[{ title: "Ethical Sourcing", description: "100% fair trade cocoa.", imageSrc: "http://img.b2bpic.net/free-photo/science-ecology_273609-6421.jpg", buttonIcon: CheckCircle }, { title: "Small Batch", description: "Tempered by master artisans.", imageSrc: "http://img.b2bpic.net/free-photo/choco-strawberry-cook-dunking-red-strawberry-inside-chocolate_140725-14903.jpg", buttonIcon: CheckCircle }, { title: "Pure Ingredients", description: "No artificial additives.", imageSrc: "http://img.b2bpic.net/free-photo/shot-with-tincture-with-anise-cinnamon-drink-lemon-peel-side-view_141793-4205.jpg", buttonIcon: CheckCircle }, { title: "Sustainable", description: "Eco-friendly packaging.", imageSrc: "http://img.b2bpic.net/free-photo/stack-homemade-cookies-christmas-time_329181-1107.jpg", buttonIcon: CheckCircle }]}
|
||||
title="The Cocoa Promise"
|
||||
description="Everything we do is built on quality, ethics, and craft."
|
||||
features={[
|
||||
{ title: "Handpicked Bananas", description: "Only the ripest fruit makes the cut.", buttonIcon: Leaf },
|
||||
{ title: "Premium Cocoa", description: "Ethically sourced, high-quality beans.", buttonIcon: CheckCircle },
|
||||
{ title: "Small Batch", description: "Artisanal quality in every bag.", buttonIcon: CheckCircle },
|
||||
{ title: "No Additives", description: "All-natural ingredients, pure taste.", buttonIcon: CheckCircle }
|
||||
]}
|
||||
title="Why ChocoChip Banana?"
|
||||
description="We believe in simple, high-quality snacking that makes you smile."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
cardTitle="What People Say"
|
||||
cardTitle="Sweet Reviews"
|
||||
cardAnimation="slide-up"
|
||||
cardTag="Reviews"
|
||||
cardTag="Testimonials"
|
||||
cardTagIcon={Star}
|
||||
testimonials={[{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-workshop-young-beautician-demonstrating-new-beauty-products-online-workshop_259150-60054.jpg" }, { id: "2", name: "Mike D.", imageSrc: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39260.jpg" }, { id: "3", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/man-covering-his-girlfriend-s-eyes-before-giving-her-gift-close-up_23-2148435756.jpg" }, { id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/holidays-celebration-happy-man-having-birthday-party-making-wish-b-day-cake-cross-fingers-good-luck-standing_1258-26668.jpg" }, { id: "5", name: "Linda M.", imageSrc: "http://img.b2bpic.net/free-photo/studio-photo-young-woman-talking-phone-against-yellow-background_93675-133596.jpg" }]}
|
||||
testimonials={[{ id: "1", name: "Alex P.", imageSrc: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200" }, { id: "2", name: "Sam T.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=200" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,17 +111,17 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[{ id: "m1", value: "12+", title: "Exotic Flavors", description: "Unique culinary pairings", icon: Sparkles }, { id: "m2", value: "500+", title: "Happy Customers", description: "Returning sweet tooths", icon: Users }, { id: "m3", value: "100%", title: "Organic", description: "Ingredients sourced locally", icon: Leaf }]}
|
||||
title="By The Numbers"
|
||||
description="Our commitment to quality speaks for itself."
|
||||
metrics={[{ id: "m1", value: "5k+", title: "Chips Dipped", description: "Handcrafted to perfection", icon: Sparkles }, { id: "m2", value: "2k+", title: "Happy Snackers", description: "Joined our sweet community", icon: Users }, { id: "m3", value: "100%", title: "Natural", description: "Pure banana goodness", icon: Leaf }]}
|
||||
title="Our Impact"
|
||||
description="Crunching through milestones, one bag at a time."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[{ id: "f1", title: "Are your products gluten free?", content: "Yes, many of our dark chocolate selections are gluten-free."}, { id: "f2", title: "Do you ship internationally?", content: "We currently ship within the domestic region, but we are expanding."}, { id: "f3", title: "How should I store my chocolate?", content: "Keep in a cool, dry place away from direct sunlight."}]}
|
||||
sideTitle="Common Questions"
|
||||
faqs={[{ id: "f1", title: "Are these Vegan?", content: "Our Dark Chocolate line is dairy-free and vegan."}, { id: "f2", title: "How do you store them?", content: "Keep them sealed in a cool, dry place to maintain maximum crunch."}, { id: "f3", title: "Are they organic?", content: "Yes, we use certified organic bananas."}]}
|
||||
sideTitle="FAQ"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -122,9 +131,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Newsletter"
|
||||
title="Join the Indulgence"
|
||||
description="Get early access to limited edition seasonal collections."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-pot-with-hot-chocolate-spoon_23-2148542497.jpg"
|
||||
title="Get Your Daily Crunch"
|
||||
description="Sign up for updates on our latest chocolate dipping experiments."
|
||||
imageSrc="https://images.unsplash.com/photo-1549427387-195f1917f8b9?q=80&w=800&_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -132,8 +141,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[{ title: "Explore", items: [{ label: "About", href: "#about" }, { label: "Shop", href: "#products" }] }, { title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }]}
|
||||
bottomLeftText="© 2024 Cocoa Luxe"
|
||||
bottomRightText="Crafted with love."
|
||||
bottomLeftText="© 2025 ChocoChip Banana"
|
||||
bottomRightText="Snack happy."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user