8 Commits

Author SHA1 Message Date
6388dac963 Update src/app/styles/variables.css 2026-06-11 15:47:18 +00:00
4204eb8dc7 Update src/app/styles/base.css 2026-06-11 15:47:18 +00:00
240c24490e Update src/app/page.tsx 2026-06-11 15:47:17 +00:00
281bc3f14a Merge version_3 into main
Merge version_3 into main
2026-06-11 05:43:34 +00:00
e420a0fd5f Update src/app/page.tsx 2026-06-11 05:43:31 +00:00
b75af8d764 Merge version_2 into main
Merge version_2 into main
2026-06-11 05:40:34 +00:00
5f7d06731b Update src/app/page.tsx 2026-06-11 05:40:31 +00:00
efdff30c92 Merge version_1 into main
Merge version_1 into main
2026-06-11 05:36:51 +00:00
3 changed files with 133 additions and 431 deletions

View File

@@ -2,16 +2,16 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FaqDouble from '@/components/sections/faq/FaqDouble'; import FaqDouble from "@/components/sections/faq/FaqDouble";
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia'; import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; import HeroSplitTestimonial from "@/components/sections/hero/HeroSplitTestimonial";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
import ProductCardThree from '@/components/sections/product/ProductCardThree'; import ProductCardThree from "@/components/sections/product/ProductCardThree";
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import SplitAbout from '@/components/sections/about/SplitAbout'; import SplitAbout from "@/components/sections/about/SplitAbout";
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
import { Award, Crown, Diamond, Gift, Sparkles, Star } from "lucide-react"; import { Award, Crown, Diamond, Gift, Sparkles, Star } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
@@ -33,31 +33,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Shop", name: "Shop", id: "#product-showcase"},
id: "#product-showcase",
},
{ {
name: "About", name: "About", id: "#brand-story"},
id: "#brand-story",
},
{ {
name: "Wholesale", name: "Wholesale", id: "#wholesale"},
id: "#wholesale",
},
{ {
name: "Gifting", name: "Gifting", id: "#corporate-gifting"},
id: "#corporate-gifting",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#footer"},
id: "#footer",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-photo/ratatouille-style-provencal-rose-concept-modern-cuisine-rustic-traditions-glass-chilled-rose-wine-white-tablecloth-copy-space-text-about-french-seasonal-cuisine_166373-9560.jpg" logoSrc="http://img.b2bpic.net/free-vector/elegant-2019-new-year-badge-collection-with-vintage-style_23-2147961217.jpg"
logoAlt="YumWick Logo" logoAlt="YumWick Logo"
brandName="YumWick" brandName="YumWick"
/> />
@@ -67,83 +55,43 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
title="The World's First Completely Edible Candle" title="The World's First Completely Edible Candle"
description="A patented celebration experience made from premium chocolate and a completely edible wick. Light it. Love it. Eat it." description="A patented celebration experience made from premium chocolate and a completely edible wick. Light it. Love it. Eat it."
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@PartyPlannerPro", testimonial: "YumWick is a game-changer for celebrations! My clients love the surprise and delight of an edible candle. Pure genius!", rating: 5,
handle: "@PartyPlannerPro", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16145.jpg", imageAlt: "Sarah J."},
testimonial: "YumWick is a game-changer for celebrations! My clients love the surprise and delight of an edible candle. Pure genius!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16145.jpg",
imageAlt: "Sarah J.",
},
{ {
name: "Mark L.", name: "Mark L.", handle: "@GourmetDad", testimonial: "As a food enthusiast, I'm genuinely impressed. The chocolate is exquisite, and the concept is brilliant. A must-have!", rating: 5,
handle: "@GourmetDad", imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg", imageAlt: "Mark L."},
testimonial: "As a food enthusiast, I'm genuinely impressed. The chocolate is exquisite, and the concept is brilliant. A must-have!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg",
imageAlt: "Mark L.",
},
{ {
name: "Emily C.", name: "Emily C.", handle: "@EcoCelebrations", testimonial: "Finally, a sustainable way to enjoy birthday traditions! No wax mess, just delicious chocolate. YumWick is my new go-to.", rating: 5,
handle: "@EcoCelebrations", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg", imageAlt: "Emily C."},
testimonial: "Finally, a sustainable way to enjoy birthday traditions! No wax mess, just delicious chocolate. YumWick is my new go-to.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg",
imageAlt: "Emily C.",
},
{ {
name: "David K.", name: "David K.", handle: "@GiftGiver", testimonial: "I sent YumWicks as corporate gifts, and the feedback was incredible. Unique, premium, and unforgettable perfect for making an impression.", rating: 5,
handle: "@GiftGiver", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg", imageAlt: "David K."},
testimonial: "I sent YumWicks as corporate gifts, and the feedback was incredible. Unique, premium, and unforgettable perfect for making an impression.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg",
imageAlt: "David K.",
},
{ {
name: "Jessica M.", name: "Jessica M.", handle: "@SweetTooth", testimonial: "I can't believe it's a candle you can eat! The chocolate is so rich and smooth. This is my new favorite dessert.", rating: 5,
handle: "@SweetTooth", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg", imageAlt: "Jessica M."},
testimonial: "I can't believe it's a candle you can eat! The chocolate is so rich and smooth. This is my new favorite dessert.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg",
imageAlt: "Jessica M.",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Shop Now", text: "Shop Now", href: "#product-showcase"},
href: "#product-showcase",
},
{ {
text: "Learn More", text: "Learn More", href: "#brand-story"},
href: "#brand-story",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg", src: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg", alt: "Customer Sarah J."},
alt: "Customer Sarah J.",
},
{ {
src: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", src: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", alt: "Customer Mark L."},
alt: "Customer Mark L.",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", alt: "Customer Emily C."},
alt: "Customer Emily C.",
},
{ {
src: "http://img.b2bpic.net/free-photo/beautiful-woman-dreaming-cyber-monday-sales_23-2148313194.jpg", src: "http://img.b2bpic.net/free-photo/beautiful-woman-dreaming-cyber-monday-sales_23-2148313194.jpg", alt: "Customer David K."},
alt: "Customer David K.",
},
{ {
src: "http://img.b2bpic.net/free-photo/delicious-dessert-with-coffee-beans-cinnamon_23-2148161572.jpg", src: "http://img.b2bpic.net/free-photo/delicious-dessert-with-coffee-beans-cinnamon_23-2148161572.jpg", alt: "Customer Jessica M."},
alt: "Customer Jessica M.",
},
]} ]}
avatarText="Loved by thousands" avatarText="Loved by thousands"
imageSrc="http://img.b2bpic.net/free-photo/delicious-dessert-with-coffee-beans-cinnamon_23-2148161572.jpg" imageSrc="http://img.b2bpic.net/free-photo/delicious-dessert-with-coffee-beans-cinnamon_23-2148161572.jpg"
@@ -151,25 +99,15 @@ export default function LandingPage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Patented Edible Wick"},
text: "Patented Edible Wick",
},
{ {
type: "text", type: "text", text: "Gourmet Chocolate Experience"},
text: "Gourmet Chocolate Experience",
},
{ {
type: "text", type: "text", text: "Celebrate Sustainably"},
text: "Celebrate Sustainably",
},
{ {
type: "text", type: "text", text: "Perfect for Any Occasion"},
text: "Perfect for Any Occasion",
},
{ {
type: "text", type: "text", text: "Featured in Top Publications"},
text: "Featured in Top Publications",
},
]} ]}
/> />
</div> </div>
@@ -181,53 +119,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "feature-1", id: "feature-1", title: "Completely Edible", description: "Made from rich, premium chocolate and a patent-pending edible wick, YumWick offers a delightful, waste-free treat for any celebration.", tag: "Innovative", imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-portrait-blue-background_23-2148173641.jpg", imageAlt: "Person taking a bite out of an edible chocolate candle"},
title: "Completely Edible",
description: "Made from rich, premium chocolate and a patent-pending edible wick, YumWick offers a delightful, waste-free treat for any celebration.",
tag: "Innovative",
imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-portrait-blue-background_23-2148173641.jpg",
imageAlt: "Person taking a bite out of an edible chocolate candle",
},
{ {
id: "feature-2", id: "feature-2", title: "Patented Innovation", description: "The world's first, YumWick holds a proprietary patent, ensuring a truly unique and groundbreaking product experience.", tag: "Revolutionary", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-idea-light_23-2148513875.jpg", imageAlt: "Close-up of a patent document with innovative design"},
title: "Patented Innovation",
description: "The world's first, YumWick holds a proprietary patent, ensuring a truly unique and groundbreaking product experience.",
tag: "Revolutionary",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-idea-light_23-2148513875.jpg",
imageAlt: "Close-up of a patent document with innovative design",
},
{ {
id: "feature-3", id: "feature-3", title: "Sustainable Alternative", description: "Say goodbye to wax waste and plastic. YumWick is an eco-conscious choice that leaves only sweet memories, not landfill.", tag: "Eco-Friendly", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cardboard-box-tied-with-tag-baby-s-breath-flowers-wooden-desk_23-2147936667.jpg", imageAlt: "Sustainable packaging for an edible candle"},
title: "Sustainable Alternative",
description: "Say goodbye to wax waste and plastic. YumWick is an eco-conscious choice that leaves only sweet memories, not landfill.",
tag: "Eco-Friendly",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cardboard-box-tied-with-tag-baby-s-breath-flowers-wooden-desk_23-2147936667.jpg",
imageAlt: "Sustainable packaging for an edible candle",
},
{ {
id: "feature-4", id: "feature-4", title: "Premium Chocolate", description: "Crafted with the finest cacao, our edible candles deliver a gourmet chocolate experience thats as delicious as it is unique.", tag: "Gourmet Quality", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-biscuit-being-covered-by-chocolate-orange-bowl_181624-34038.jpg", imageAlt: "Rich, luxurious dark chocolate texture"},
title: "Premium Chocolate",
description: "Crafted with the finest cacao, our edible candles deliver a gourmet chocolate experience thats as delicious as it is unique.",
tag: "Gourmet Quality",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-biscuit-being-covered-by-chocolate-orange-bowl_181624-34038.jpg",
imageAlt: "Rich, luxurious dark chocolate texture",
},
{ {
id: "feature-5", id: "feature-5", title: "Memorable Experience", description: "Transform ordinary moments into extraordinary memories. Light, wish, blow, and eat a celebration ritual reinvented.", tag: "Unforgettable", imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328349.jpg", imageAlt: "Group of friends celebrating joyfully around a cake"},
title: "Memorable Experience",
description: "Transform ordinary moments into extraordinary memories. Light, wish, blow, and eat a celebration ritual reinvented.",
tag: "Unforgettable",
imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328349.jpg",
imageAlt: "Group of friends celebrating joyfully around a cake",
},
{ {
id: "feature-6", id: "feature-6", title: "Perfect for Gifting", description: "An ideal gift for birthdays, anniversaries, or any special occasion, YumWick is sure to surprise and delight every recipient.", tag: "Thoughtful Gift", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cappuccino-cup-coconut-powder-bowl-wooden-spoons-wood-board-gifts-heart-shaped-giftbox-grey-surface_140725-144085.jpg", imageAlt: "Elegantly gift-wrapped edible candle"},
title: "Perfect for Gifting",
description: "An ideal gift for birthdays, anniversaries, or any special occasion, YumWick is sure to surprise and delight every recipient.",
tag: "Thoughtful Gift",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cappuccino-cup-coconut-powder-bowl-wooden-spoons-wood-board-gifts-heart-shaped-giftbox-grey-surface_140725-144085.jpg",
imageAlt: "Elegantly gift-wrapped edible candle",
},
]} ]}
title="Uniquely Crafted, Unforgettable Moments" title="Uniquely Crafted, Unforgettable Moments"
description="YumWick isn't just a candle; it's a revolutionary way to celebrate, thoughtfully designed for discerning tastes and memorable occasions." description="YumWick isn't just a candle; it's a revolutionary way to celebrate, thoughtfully designed for discerning tastes and memorable occasions."
@@ -242,17 +144,11 @@ export default function LandingPage() {
description="Born from a spark of creativity and a passion for redefining celebrations, YumWick began with a singular vision: to create a candle that truly embodies joy and leaves no trace but sweet memories. Our patented edible candle is the culmination of years of food innovation and dedication to quality, setting a new standard for delightful experiences and responsible enjoyment." description="Born from a spark of creativity and a passion for redefining celebrations, YumWick began with a singular vision: to create a candle that truly embodies joy and leaves no trace but sweet memories. Our patented edible candle is the culmination of years of food innovation and dedication to quality, setting a new standard for delightful experiences and responsible enjoyment."
bulletPoints={[ bulletPoints={[
{ {
title: "Pioneering a new category", title: "Pioneering a new category", description: "Leading the way in celebratory products with patented food innovation."},
description: "Leading the way in celebratory products with patented food innovation.",
},
{ {
title: "Crafting edible artistry", title: "Crafting edible artistry", description: "Where culinary excellence meets innovative design for unforgettable moments."},
description: "Where culinary excellence meets innovative design for unforgettable moments.",
},
{ {
title: "Transforming traditions", title: "Transforming traditions", description: "Reinventing the celebration ritual, one delicious bite at a time."},
description: "Reinventing the celebration ritual, one delicious bite at a time.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/plant-nursery-biotechnologist-using-touchpad-analyzing-growth-potted-flowers_637285-1587.jpg" imageSrc="http://img.b2bpic.net/free-photo/plant-nursery-biotechnologist-using-touchpad-analyzing-growth-potted-flowers_637285-1587.jpg"
imageAlt="Food innovator working in a modern lab setting" imageAlt="Food innovator working in a modern lab setting"
@@ -267,37 +163,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "step-1", id: "step-1", title: "Light the Candle", description: "Gently light the edible wick of your YumWick candle, just like any traditional candle, and watch its unique glow.", tag: "Step 1", imageSrc: "http://img.b2bpic.net/free-photo/wood-match-burning-with-dark-background_23-2149419870.jpg", imageAlt: "Hand lighting a chocolate edible candle"},
title: "Light the Candle",
description: "Gently light the edible wick of your YumWick candle, just like any traditional candle, and watch its unique glow.",
tag: "Step 1",
imageSrc: "http://img.b2bpic.net/free-photo/wood-match-burning-with-dark-background_23-2149419870.jpg",
imageAlt: "Hand lighting a chocolate edible candle",
},
{ {
id: "step-2", id: "step-2", title: "Make a Wish", description: "Close your eyes, reflect on your celebration, and make your heartfelt wish as the YumWick candle glows.", tag: "Step 2", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-celebrating-his-birthday_23-2149383220.jpg", imageAlt: "Person making a wish over a glowing candle"},
title: "Make a Wish",
description: "Close your eyes, reflect on your celebration, and make your heartfelt wish as the YumWick candle glows.",
tag: "Step 2",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-celebrating-his-birthday_23-2149383220.jpg",
imageAlt: "Person making a wish over a glowing candle",
},
{ {
id: "step-3", id: "step-3", description: "Take a deep breath and blow out the flame, completing the age-old ritual with a modern, delicious twist.", tag: "Step 3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-candle_23-2149450846.jpg", imageAlt: "Person blowing out the flame of an edible candle", title: "Blow It Out"},
description: "Take a deep breath and blow out the flame, completing the age-old ritual with a modern, delicious twist.",
tag: "Step 3",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-candle_23-2149450846.jpg",
imageAlt: "Person blowing out the flame of an edible candle",
title: "Blow It Out",
},
{ {
id: "step-4", id: "step-4", description: "The best part! Savor the rich, premium chocolate and enjoy the entirely edible wick. A truly unique and delightful experience.", tag: "Step 4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hungry-hipster-guy-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19655.jpg", imageAlt: "Person taking a bite from an edible chocolate candle", title: "Eat the Candle!"},
description: "The best part! Savor the rich, premium chocolate and enjoy the entirely edible wick. A truly unique and delightful experience.",
tag: "Step 4",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hungry-hipster-guy-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19655.jpg",
imageAlt: "Person taking a bite from an edible chocolate candle",
title: "Eat the Candle!",
},
]} ]}
title="Experience the Magic in 4 Simple Steps" title="Experience the Magic in 4 Simple Steps"
description="Enjoying your YumWick edible candle is as delightful as it is unique. Follow these steps to light up your celebration, make a wish, and savor the sweetness." description="Enjoying your YumWick edible candle is as delightful as it is unique. Follow these steps to light up your celebration, make a wish, and savor the sweetness."
@@ -312,47 +184,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "prod-1", id: "prod-1", name: "Classic Chocolate Edible Candle", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-home-atmosphere-interior-with-candles-book-table-cozy-bedspreads_169016-1309.jpg", imageAlt: "Classic rich chocolate edible candle"},
name: "Classic Chocolate Edible Candle",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-home-atmosphere-interior-with-candles-book-table-cozy-bedspreads_169016-1309.jpg",
imageAlt: "Classic rich chocolate edible candle",
},
{ {
id: "prod-2", id: "prod-2", name: "Vanilla Swirl Edible Candle", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-cinnamon-slices-tangerine-burlap-high-quality-photo_114579-35887.jpg", imageAlt: "Chocolate and vanilla swirl edible candle"},
name: "Vanilla Swirl Edible Candle",
price: "$20.00",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-cinnamon-slices-tangerine-burlap-high-quality-photo_114579-35887.jpg",
imageAlt: "Chocolate and vanilla swirl edible candle",
},
{ {
id: "prod-3", id: "prod-3", name: "Strawberry Delight Edible Candle", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/sliced-nectarine-with-dried-cherry-juice-pink-table-top-view_176474-8902.jpg", imageAlt: "Chocolate edible candle with strawberry swirl"},
name: "Strawberry Delight Edible Candle",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-nectarine-with-dried-cherry-juice-pink-table-top-view_176474-8902.jpg",
imageAlt: "Chocolate edible candle with strawberry swirl",
},
{ {
id: "prod-4", id: "prod-4", name: "Mocha Fusion Edible Candle", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/warming-hot-chocolate-with-marshmallows-winter_53876-97337.jpg", imageAlt: "Chocolate edible candle infused with mocha"},
name: "Mocha Fusion Edible Candle",
price: "$20.00",
imageSrc: "http://img.b2bpic.net/free-photo/warming-hot-chocolate-with-marshmallows-winter_53876-97337.jpg",
imageAlt: "Chocolate edible candle infused with mocha",
},
{ {
id: "prod-5", id: "prod-5", name: "Mint Magic Edible Candle", price: "$21.00", imageSrc: "http://img.b2bpic.net/free-photo/purple-green-figs-wooden-table-with-white-tablecloth-leaf_114579-29337.jpg", imageAlt: "Chocolate edible candle with refreshing mint"},
name: "Mint Magic Edible Candle",
price: "$21.00",
imageSrc: "http://img.b2bpic.net/free-photo/purple-green-figs-wooden-table-with-white-tablecloth-leaf_114579-29337.jpg",
imageAlt: "Chocolate edible candle with refreshing mint",
},
{ {
id: "prod-6", id: "prod-6", name: "Caramel Drizzle Edible Candle", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/swirled-dessert-with-walnut-honey_23-2151988816.jpg", imageAlt: "Chocolate edible candle with sweet caramel drizzle"},
name: "Caramel Drizzle Edible Candle",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/swirled-dessert-with-walnut-honey_23-2151988816.jpg",
imageAlt: "Chocolate edible candle with sweet caramel drizzle",
},
]} ]}
title="Discover Your Next Indulgence" title="Discover Your Next Indulgence"
description="Explore our exquisite collection of edible candles, crafted from the finest chocolate and designed to elevate any occasion. Each YumWick is a masterpiece of flavor and innovation." description="Explore our exquisite collection of edible candles, crafted from the finest chocolate and designed to elevate any occasion. Each YumWick is a masterpiece of flavor and innovation."
@@ -366,61 +208,31 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "tier-1", id: "tier-1", badge: "Emerging", badgeIcon: Sparkles,
badge: "Emerging", price: "Starting at $500", subtitle: "Perfect for boutiques & small shops", buttons: [
badgeIcon: Sparkles,
price: "Starting at $500",
subtitle: "Perfect for boutiques & small shops",
buttons: [
{ {
text: "Inquire Now", text: "Inquire Now", href: "#footer"},
href: "#footer",
},
], ],
features: [ features: [
"Minimum order quantity (MOQ) of 25 units", "Minimum order quantity (MOQ) of 25 units", "Standard wholesale pricing", "Access to core product line", "Marketing assets kit"],
"Standard wholesale pricing",
"Access to core product line",
"Marketing assets kit",
],
}, },
{ {
id: "tier-2", id: "tier-2", badge: "Growing", badgeIcon: Star,
badge: "Growing", price: "Starting at $1,500", subtitle: "Ideal for regional retailers & bakeries", buttons: [
badgeIcon: Star,
price: "Starting at $1,500",
subtitle: "Ideal for regional retailers & bakeries",
buttons: [
{ {
text: "Contact Sales", text: "Contact Sales", href: "#footer"},
href: "#footer",
},
], ],
features: [ features: [
"MOQ of 75 units", "MOQ of 75 units", "Preferred wholesale pricing", "Access to full product line + seasonal exclusives", "Dedicated account support"],
"Preferred wholesale pricing",
"Access to full product line + seasonal exclusives",
"Dedicated account support",
],
}, },
{ {
id: "tier-3", id: "tier-3", badge: "Enterprise", badgeIcon: Award,
badge: "Enterprise", price: "Custom Pricing", subtitle: "For national distributors & major chains", buttons: [
badgeIcon: Award,
price: "Custom Pricing",
subtitle: "For national distributors & major chains",
buttons: [
{ {
text: "Discuss Partnership", text: "Discuss Partnership", href: "#footer"},
href: "#footer",
},
], ],
features: [ features: [
"Custom MOQ & volume discounts", "Custom MOQ & volume discounts", "Premium wholesale pricing", "Exclusive product development opportunities", "Strategic marketing collaboration"],
"Premium wholesale pricing",
"Exclusive product development opportunities",
"Strategic marketing collaboration",
],
}, },
]} ]}
title="Partner with YumWick" title="Partner with YumWick"
@@ -435,61 +247,31 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "corp-1", id: "corp-1", badge: "Standard", badgeIcon: Gift,
badge: "Standard", price: "Starting at $250", subtitle: "Bulk orders for small teams & events", buttons: [
badgeIcon: Gift,
price: "Starting at $250",
subtitle: "Bulk orders for small teams & events",
buttons: [
{ {
text: "Explore Options", text: "Explore Options", href: "#footer"},
href: "#footer",
},
], ],
features: [ features: [
"Minimum order of 15 units", "Minimum order of 15 units", "Branded packaging with YumWick logo", "Assorted core flavors available", "Standard delivery options"],
"Branded packaging with YumWick logo",
"Assorted core flavors available",
"Standard delivery options",
],
}, },
{ {
id: "corp-2", id: "corp-2", badge: "Premium", badgeIcon: Crown,
badge: "Premium", price: "Custom Quote", subtitle: "Elevate client & employee appreciation", buttons: [
badgeIcon: Crown,
price: "Custom Quote",
subtitle: "Elevate client & employee appreciation",
buttons: [
{ {
text: "Request Quote", text: "Request Quote", href: "#footer"},
href: "#footer",
},
], ],
features: [ features: [
"Minimum order of 50 units", "Minimum order of 50 units", "Custom company logo printing", "Selection of core & seasonal flavors", "Personalized gift messages"],
"Custom company logo printing",
"Selection of core & seasonal flavors",
"Personalized gift messages",
],
}, },
{ {
id: "corp-3", id: "corp-3", badge: "Bespoke", badgeIcon: Diamond,
badge: "Bespoke", price: "Consultation", subtitle: "Fully customized for exclusive events", buttons: [
badgeIcon: Diamond,
price: "Consultation",
subtitle: "Fully customized for exclusive events",
buttons: [
{ {
text: "Book Consultation", text: "Book Consultation", href: "#footer"},
href: "#footer",
},
], ],
features: [ features: [
"Minimum order of 100 units", "Minimum order of 100 units", "White-label branding options", "Bespoke flavor development", "Dedicated gifting specialist"],
"White-label branding options",
"Bespoke flavor development",
"Dedicated gifting specialist",
],
}, },
]} ]}
title="Elevate Your Corporate Gifting" title="Elevate Your Corporate Gifting"
@@ -502,19 +284,10 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Food Network Magazine", "Food Network Magazine", "Glamour", "Candy Industry", "TrendHunter", "Walmart", "Amazon", "Faire", "UNFI", "Oriental Trading", "Macy's"]}
"Glamour",
"Candy Industry",
"TrendHunter",
"Walmart",
"Amazon",
"Faire",
"UNFI",
"Oriental Trading",
"Macy's",
]}
title="Trusted by Industry Leaders & Partners" title="Trusted by Industry Leaders & Partners"
description="YumWick is quickly becoming a beloved name, featured in top publications and partnered with leading retailers, underscoring our commitment to quality and innovation." description="YumWick is quickly becoming a beloved name, featured in top publications and partnered with leading retailers, underscoring our commitment to quality and innovation."
logoCardClassName="rounded-xl p-4 shadow-sm hover:shadow-md transition-shadow duration-300 bg-card"
/> />
</div> </div>
@@ -526,53 +299,24 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Olivia R.", role: "Event Planner", company: "Celebration Co.", rating: 5,
name: "Olivia R.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", imageAlt: "Olivia R."},
role: "Event Planner",
company: "Celebration Co.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
imageAlt: "Olivia R.",
},
{ {
id: "t2", id: "t2", name: "Daniel P.", role: "Food Blogger", company: "Gourmet Bites", rating: 5,
name: "Daniel P.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-girl-stylish-trench-coat-joyfully-looking-camera-cafe-city-street_574295-2887.jpg", imageAlt: "Daniel P."},
role: "Food Blogger",
company: "Gourmet Bites",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-girl-stylish-trench-coat-joyfully-looking-camera-cafe-city-street_574295-2887.jpg",
imageAlt: "Daniel P.",
},
{ {
id: "t3", id: "t3", name: "Sophia B.", role: "Gift Shop Owner", company: "Curated Gifts", rating: 5,
name: "Sophia B.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg", imageAlt: "Sophia B."},
role: "Gift Shop Owner",
company: "Curated Gifts",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg",
imageAlt: "Sophia B.",
},
{ {
id: "t4", id: "t4", name: "Liam T.", role: "Corporate Client", company: "Innovate Solutions", rating: 5,
name: "Liam T.", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-taking-selfie-outside_74855-2930.jpg", imageAlt: "Liam T."},
role: "Corporate Client",
company: "Innovate Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-taking-selfie-outside_74855-2930.jpg",
imageAlt: "Liam T.",
},
{ {
id: "t5", id: "t5", name: "Ava K.", role: "Home Baker", company: "Sweet Creations", rating: 5,
name: "Ava K.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg", imageAlt: "Ava K."},
role: "Home Baker",
company: "Sweet Creations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg",
imageAlt: "Ava K.",
},
]} ]}
title="Hear From Our Delighted Customers" title="Hear From Our Delighted Customers"
description="Our customers love the unique experience of YumWick. Read what they're saying about the world's first edible candle." description="Our customers love the unique experience of YumWick. Read what they're saying about the world's first edible candle."
cardClassName="rounded-xl p-6 shadow-md hover:shadow-lg transition-shadow duration-300 bg-card"
/> />
</div> </div>
@@ -582,39 +326,22 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "Is the entire YumWick candle edible?", content: "Yes, absolutely! Both the body of the candle, made from premium chocolate, and the innovative wick are completely edible. Enjoy every last bite!"},
title: "Is the entire YumWick candle edible?",
content: "Yes, absolutely! Both the body of the candle, made from premium chocolate, and the innovative wick are completely edible. Enjoy every last bite!",
},
{ {
id: "faq-2", id: "faq-2", title: "What are the ingredients in YumWick candles?", content: "Our candles are crafted with high-quality, gourmet chocolate and a proprietary blend of natural, edible ingredients for the wick. Full ingredient lists are available on each product page."},
title: "What are the ingredients in YumWick candles?",
content: "Our candles are crafted with high-quality, gourmet chocolate and a proprietary blend of natural, edible ingredients for the wick. Full ingredient lists are available on each product page.",
},
{ {
id: "faq-3", id: "faq-3", title: "How should I store my YumWick candle?", content: "To maintain freshness and prevent melting, store your YumWick candle in a cool, dry place away from direct sunlight, ideally between 60-70°F (15-21°C). Refrigeration is not required unless specified for certain products."},
title: "How should I store my YumWick candle?",
content: "To maintain freshness and prevent melting, store your YumWick candle in a cool, dry place away from direct sunlight, ideally between 60-70°F (15-21°C). Refrigeration is not required unless specified for certain products.",
},
{ {
id: "faq-4", id: "faq-4", title: "What is the shelf life of a YumWick candle?", content: "When stored properly, YumWick candles have a shelf life of up to 6 months. Each product will have an exact best-by date on its packaging."},
title: "What is the shelf life of a YumWick candle?",
content: "When stored properly, YumWick candles have a shelf life of up to 6 months. Each product will have an exact best-by date on its packaging.",
},
{ {
id: "faq-5", id: "faq-5", title: "Are YumWick candles safe to light and eat?", content: "Yes, our candles are rigorously tested and designed for safe lighting and consumption. Please ensure you blow out the flame completely before eating, and always supervise children."},
title: "Are YumWick candles safe to light and eat?",
content: "Yes, our candles are rigorously tested and designed for safe lighting and consumption. Please ensure you blow out the flame completely before eating, and always supervise children.",
},
{ {
id: "faq-6", id: "faq-6", title: "Do you offer international shipping?", content: "Currently, we offer shipping within the United States and Canada. We are working to expand our international shipping options in the near future!"},
title: "Do you offer international shipping?",
content: "Currently, we offer shipping within the United States and Canada. We are working to expand our international shipping options in the near future!",
},
]} ]}
title="Your Questions, Answered" title="Your Questions, Answered"
description="Find quick answers to common questions about YumWick edible candles, from safety and ingredients to usage and storage tips." description="Find quick answers to common questions about YumWick edible candles, from safety and ingredients to usage and storage tips."
faqsAnimation="slide-up" faqsAnimation="slide-up"
accordionClassName="rounded-lg border border-card-foreground/10 mb-4 bg-card"
/> />
</div> </div>
@@ -625,75 +352,50 @@ export default function LandingPage() {
logoText="YumWick" logoText="YumWick"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#brand-story"},
href: "#brand-story",
},
{ {
label: "Press", label: "Press", href: "#social-proof"},
href: "#social-proof",
},
{ {
label: "Contact", label: "Contact", href: "#footer"},
href: "#footer",
},
], ],
}, },
{ {
title: "Shop", title: "Shop", items: [
items: [
{ {
label: "All Products", label: "All Products", href: "#product-showcase"},
href: "#product-showcase",
},
{ {
label: "Gifting", label: "Gifting", href: "#corporate-gifting"},
href: "#corporate-gifting",
},
{ {
label: "Wholesale", label: "Wholesale", href: "#wholesale"},
href: "#wholesale",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Shipping & Returns", label: "Shipping & Returns", href: "#"},
href: "#",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#", {
}, label: "Terms of Service", href: "#"}
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Instagram", label: "Instagram", href: "#"},
href: "#",
},
{ {
label: "Facebook", label: "Facebook", href: "#"},
href: "#",
},
{ {
label: "TikTok", label: "TikTok", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
copyrightText="© 2024 YumWick. All rights reserved. Patented Innovation." copyrightText="© 2024 YumWick. All rights reserved. Patented Innovation."
footerContainerClassName="border-t border-card-foreground/10 pt-10 mt-16"
/> />
</div> </div>
</ReactLenis> </ReactLenis>

View File

@@ -11,7 +11,7 @@ html {
body { body {
background-color: var(--background); background-color: var(--background);
color: var(--foreground); color: var(--foreground);
font-family: var(--font-nunito-sans), sans-serif; font-family: var(--font-dm-sans), sans-serif;
position: relative; position: relative;
min-height: 100vh; min-height: 100vh;
overscroll-behavior: none; overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-nunito-sans), sans-serif; font-family: var(--font-manrope), sans-serif;
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #F7F2EA; --background: #f5f4f0;
--card: #FFFFFF; --card: #ffffff;
--foreground: #2C1A10; --foreground: #1a1a1a;
--primary-cta: #2C1A10; --primary-cta: #2c2c2c;
--primary-cta-text: #FFFFFF; --primary-cta-text: #f5f4f0;
--secondary-cta: #E1B875; --secondary-cta: #f5f4f0;
--secondary-cta-text: #2C1A10; --secondary-cta-text: #1a1a1a;
--accent: #E1B875; --accent: #8a8a8a;
--background-accent: #FF8C42; --background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);