{"id":8,"date":"2026-04-18T07:36:57","date_gmt":"2026-04-18T07:36:57","guid":{"rendered":"https:\/\/littledabbie.com\/?page_id=8"},"modified":"2026-04-18T09:14:05","modified_gmt":"2026-04-18T09:14:05","slug":"home","status":"publish","type":"page","link":"https:\/\/littledabbie.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n.ld-landing * { margin: 0; padding: 0; box-sizing: border-box; }\n.ld-landing { font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; color: #fff; background: #0a0a0a; line-height: 1.6; overflow-x: hidden; }\n.ld-landing a { text-decoration: none; color: inherit; }\n.ld-container { max-width: 1200px; margin: 0 auto; padding: 0 24px; }\n\n\/* NAV *\/\n.ld-nav { position: sticky; top: 0; z-index: 100; background: rgba(10,10,10,0.95); backdrop-filter: blur(10px); border-bottom: 1px solid rgba(232,160,39,0.1); padding: 16px 0; }\n.ld-nav .ld-container { display: flex; align-items: center; justify-content: space-between; }\n.ld-nav-logo { font-size: 1.3rem; font-weight: 800; letter-spacing: 1px; display: flex; align-items: center; }\n.ld-nav-logo span { color: #E8A027; }\n.ld-nav-logo img { height: 40px; width: 40px; border-radius: 50%; margin-right: 10px; object-fit: cover; }\n.ld-nav-links { display: flex; align-items: center; gap: 32px; }\n.ld-nav-links a { font-size: 0.9rem; color: #aaa; transition: color 0.2s; }\n.ld-nav-links a:hover { color: #E8A027; }\n.ld-nav-cta { background: #E8A027; color: #0a0a0a; font-weight: 700; padding: 10px 24px; border-radius: 8px; font-size: 0.9rem; transition: background 0.2s; }\n.ld-nav-cta:hover { background: #d4901f; }\n\n\/* HERO *\/\n.ld-hero { padding: 80px 0 60px; background: linear-gradient(180deg, rgba(232,160,39,0.08) 0%, transparent 60%); }\n.ld-hero-content { display: flex; align-items: center; gap: 60px; }\n.ld-hero-text { flex: 1; }\n.ld-hero-visual { flex: 0 0 380px; }\n.ld-hero-visual img { width: 100%; max-width: 380px; border-radius: 16px; filter: drop-shadow(0 20px 40px rgba(232,160,39,0.2)); }\n.ld-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(232,160,39,0.1); border: 1px solid rgba(232,160,39,0.3); border-radius: 50px; padding: 8px 20px; font-size: 0.8rem; font-weight: 600; color: #E8A027; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 24px; }\n.ld-badge::before { content: ''; width: 8px; height: 8px; background: #4ade80; border-radius: 50%; }\n.ld-hero h1 { font-size: 3.2rem; font-weight: 800; line-height: 1.1; margin-bottom: 20px; }\n.ld-hero h1 em { color: #E8A027; font-style: normal; }\n.ld-hero p { font-size: 1.1rem; color: #999; max-width: 500px; margin-bottom: 32px; }\n.ld-hero-buttons { display: flex; gap: 16px; flex-wrap: wrap; }\n.ld-btn-primary { background: #E8A027; color: #0a0a0a; font-weight: 700; padding: 14px 32px; border-radius: 10px; font-size: 1rem; transition: all 0.2s; display: inline-block; }\n.ld-btn-primary:hover { background: #d4901f; transform: translateY(-1px); }\n.ld-btn-secondary { border: 1px solid rgba(255,255,255,0.2); color: #fff; font-weight: 600; padding: 14px 32px; border-radius: 10px; font-size: 1rem; transition: all 0.2s; display: inline-block; }\n.ld-btn-secondary:hover { border-color: #E8A027; color: #E8A027; }\n\n\/* FEATURES BAR *\/\n.ld-features-bar { padding: 60px 0; background: #0f0f0f; border-top: 1px solid rgba(255,255,255,0.04); border-bottom: 1px solid rgba(255,255,255,0.04); }\n.ld-features-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; text-align: center; }\n.ld-feat .icon { font-size: 1.8rem; margin-bottom: 10px; }\n.ld-feat h4 { font-size: 0.95rem; font-weight: 700; margin-bottom: 4px; }\n.ld-feat p { font-size: 0.8rem; color: #777; }\n\n\/* PRODUCT SPOTLIGHT *\/\n.ld-spotlight { padding: 100px 0; }\n.ld-spotlight-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\n.ld-section-label { font-size: 0.8rem; font-weight: 600; color: #E8A027; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 12px; }\n.ld-spotlight h2 { font-size: 2.4rem; font-weight: 800; line-height: 1.2; margin-bottom: 24px; }\n.ld-spotlight p { color: #999; font-size: 1rem; margin-bottom: 16px; }\n.ld-specs { list-style: none; padding: 0; margin: 24px 0 32px; }\n.ld-specs li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.06); display: flex; align-items: center; gap: 12px; font-size: 0.95rem; color: #ccc; }\n.ld-specs li::before { content: '\u2713'; color: #E8A027; font-weight: 700; font-size: 1rem; }\n.ld-spotlight-img { display: flex; justify-content: center; }\n.ld-spotlight-img img { max-width: 100%; max-height: 500px; border-radius: 16px; filter: drop-shadow(0 20px 40px rgba(232,160,39,0.15)); }\n\n\/* HOW IT WORKS *\/\n.ld-how { padding: 100px 0; background: #0f0f0f; text-align: center; }\n.ld-section-title { font-size: 2.4rem; font-weight: 800; margin-bottom: 12px; }\n.ld-section-sub { color: #888; font-size: 1rem; margin-bottom: 60px; }\n.ld-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; text-align: center; }\n.ld-step-num { font-size: 4.5rem; font-weight: 900; color: rgba(232,160,39,0.15); line-height: 1; margin-bottom: 16px; }\n.ld-step h3 { font-size: 1.15rem; font-weight: 700; margin-bottom: 8px; }\n.ld-step p { color: #888; font-size: 0.9rem; }\n\n\/* ABOUT *\/\n.ld-about { padding: 100px 0; text-align: center; }\n.ld-about-box { max-width: 700px; margin: 0 auto; }\n.ld-about h2 { font-size: 2.4rem; font-weight: 800; margin-bottom: 24px; }\n.ld-about p { color: #999; font-size: 1.05rem; margin-bottom: 16px; }\n.ld-about .ld-disclaimer { font-size: 0.85rem; color: #555; border-top: 1px solid rgba(255,255,255,0.06); padding-top: 24px; margin-top: 32px; font-style: italic; }\n\n\/* CTA *\/\n.ld-cta { padding: 80px 0; background: linear-gradient(180deg, transparent 0%, rgba(232,160,39,0.08) 50%, transparent 100%); text-align: center; }\n.ld-cta h2 { font-size: 2.4rem; font-weight: 800; margin-bottom: 12px; }\n.ld-cta p { color: #888; margin-bottom: 32px; }\n.ld-cta-form { display: flex; gap: 12px; max-width: 500px; margin: 0 auto; }\n.ld-cta-form input { flex: 1; padding: 14px 20px; border-radius: 10px; border: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.05); color: #fff; font-size: 1rem; }\n.ld-cta-form input::placeholder { color: #666; }\n.ld-cta-form button { background: #E8A027; color: #0a0a0a; font-weight: 700; padding: 14px 28px; border-radius: 10px; border: none; font-size: 1rem; cursor: pointer; white-space: nowrap; }\n\n\/* FOOTER *\/\n.ld-footer { padding: 40px 0; border-top: 1px solid rgba(255,255,255,0.06); }\n.ld-footer .ld-container { display: flex; align-items: center; justify-content: space-between; }\n.ld-footer-logo { font-size: 1.1rem; font-weight: 800; }\n.ld-footer-logo span { color: #E8A027; }\n.ld-footer-links { display: flex; gap: 24px; }\n.ld-footer-links a { color: #666; font-size: 0.85rem; }\n.ld-footer-links a:hover { color: #E8A027; }\n.ld-footer-copy { text-align: center; color: #444; font-size: 0.8rem; padding-top: 24px; margin-top: 24px; border-top: 1px solid rgba(255,255,255,0.04); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n    .ld-hero h1 { font-size: 2.4rem; }\n    .ld-hero-content { flex-direction: column; text-align: center; }\n    .ld-hero-visual { flex: 0 0 auto; }\n    .ld-hero p { margin: 0 auto 32px; }\n    .ld-hero-buttons { justify-content: center; }\n    .ld-features-grid { grid-template-columns: repeat(2, 1fr); }\n    .ld-spotlight-grid { grid-template-columns: 1fr; }\n    .ld-steps { grid-template-columns: 1fr; }\n    .ld-nav-links { display: none; }\n}\n@media (max-width: 600px) {\n    .ld-hero h1 { font-size: 1.8rem; }\n    .ld-section-title, .ld-spotlight h2, .ld-about h2, .ld-cta h2 { font-size: 1.6rem; }\n    .ld-features-grid { grid-template-columns: 1fr 1fr; gap: 16px; }\n    .ld-cta-form { flex-direction: column; }\n    .ld-footer .ld-container { flex-direction: column; gap: 16px; text-align: center; }\n}\n<\/style>\n\n<div class=\"ld-landing\">\n\n<!-- NAV -->\n<nav class=\"ld-nav\">\n<div class=\"ld-container\">\n    <a href=\"#\" class=\"ld-nav-logo\"><img decoding=\"async\" src=\"https:\/\/littledabbie.com\/wp-content\/uploads\/2026\/04\/photo_1.jpg\" alt=\"Little Dabbie\">LITTLE <span>DABBIE<\/span><\/a>\n    <div class=\"ld-nav-links\">\n        <a href=\"#product\">Our Bag<\/a>\n        <a href=\"#how\">How It Works<\/a>\n        <a href=\"#about\">About<\/a>\n        <a href=\"#cta\" class=\"ld-nav-cta\">Order Now<\/a>\n    <\/div>\n<\/div>\n<\/nav>\n\n<!-- HERO -->\n<section class=\"ld-hero\">\n<div class=\"ld-container\">\n    <div class=\"ld-hero-content\">\n        <div class=\"ld-hero-text\">\n            <div class=\"ld-badge\">CANNABIS PACKAGING<\/div>\n            <h1>Your Source for <em>Premium Cannabis Bags<\/em><\/h1>\n            <p>Eye-catching, shelf-ready mylar packaging for your cannabis brand. We print the bags \u2014 you fill them with your product.<\/p>\n            <div class=\"ld-hero-buttons\">\n                <a href=\"#cta\" class=\"ld-btn-primary\">Order Bags \u2192<\/a>\n                <a href=\"#product\" class=\"ld-btn-secondary\">See the Bag<\/a>\n            <\/div>\n        <\/div>\n        <div class=\"ld-hero-visual\">\n            <img decoding=\"async\" src=\"https:\/\/littledabbie.com\/wp-content\/uploads\/2026\/04\/cover.jpg\" alt=\"Little Dabbie Cannabis Mylar Bag\">\n        <\/div>\n    <\/div>\n<\/div>\n<\/section>\n\n<!-- FEATURES BAR -->\n<section class=\"ld-features-bar\">\n<div class=\"ld-container\">\n    <div class=\"ld-features-grid\">\n        <div class=\"ld-feat\"><div class=\"icon\">\ud83d\udda8\ufe0f<\/div><h4>HD Printed<\/h4><p>Vibrant full-color graphics<\/p><\/div>\n        <div class=\"ld-feat\"><div class=\"icon\">\ud83d\udd12<\/div><h4>Smell Proof<\/h4><p>Multi-layer mylar seal<\/p><\/div>\n        <div class=\"ld-feat\"><div class=\"icon\">\u267b\ufe0f<\/div><h4>Resealable<\/h4><p>Zip-lock closure<\/p><\/div>\n        <div class=\"ld-feat\"><div class=\"icon\">\ud83d\ude9a<\/div><h4>Fast Shipping<\/h4><p>Delivered to your door<\/p><\/div>\n    <\/div>\n<\/div>\n<\/section>\n\n<!-- PRODUCT SPOTLIGHT -->\n<section class=\"ld-spotlight\" id=\"product\">\n<div class=\"ld-container\">\n    <div class=\"ld-spotlight-grid\">\n        <div>\n            <div class=\"ld-section-label\">OUR PRODUCT<\/div>\n            <h2>The Little Dabbie Mylar Bag<\/h2>\n            <p>Our flagship stand-up pouch \u2014 designed to make your cannabis product stand out on any shelf. Premium printed, smell-proof, and ready for you to fill with your product.<\/p>\n            <ul class=\"ld-specs\">\n                <li>1000mg capacity (10 x 100mg)<\/li>\n                <li>Stand-up mylar pouch with resealable zip<\/li>\n                <li>Full-color HD printing front &amp; back<\/li>\n                <li>Smell-proof multi-layer construction<\/li>\n                <li>Iconic Little Dabbie character branding<\/li>\n                <li>Food-safe &amp; durable material<\/li>\n            <\/ul>\n            <a href=\"#cta\" class=\"ld-btn-primary\">Order This Bag \u2192<\/a>\n        <\/div>\n        <div class=\"ld-spotlight-img\">\n            <img decoding=\"async\" src=\"https:\/\/littledabbie.com\/wp-content\/uploads\/2026\/04\/cover.jpg\" alt=\"Little Dabbie 1000mg Mylar Stand-Up Pouch\">\n        <\/div>\n    <\/div>\n<\/div>\n<\/section>\n\n<!-- HOW IT WORKS -->\n<section class=\"ld-how\" id=\"how\">\n<div class=\"ld-container\">\n    <div class=\"ld-section-label\">HOW IT WORKS<\/div>\n    <div class=\"ld-section-title\">Simple as 1-2-3<\/div>\n    <div class=\"ld-section-sub\">Order your bags, fill them with your product, and start selling.<\/div>\n    <div class=\"ld-steps\">\n        <div class=\"ld-step\"><div class=\"ld-step-num\">01<\/div><h3>Place Your Order<\/h3><p>Choose your quantity and place your order. We offer bulk pricing for larger runs.<\/p><\/div>\n        <div class=\"ld-step\"><div class=\"ld-step-num\">02<\/div><h3>We Print &amp; Ship<\/h3><p>Your bags are printed in-house with HD quality and shipped directly to you.<\/p><\/div>\n        <div class=\"ld-step\"><div class=\"ld-step-num\">03<\/div><h3>Fill &amp; Sell<\/h3><p>Pack your bags with your cannabis product and hit the market with packaging that turns heads.<\/p><\/div>\n    <\/div>\n<\/div>\n<\/section>\n\n<!-- ABOUT -->\n<section class=\"ld-about\" id=\"about\">\n<div class=\"ld-container\">\n    <div class=\"ld-about-box\">\n        <div class=\"ld-section-label\">ABOUT LITTLE DABBIE<\/div>\n        <h2>We Print the Packaging.<br>You Build the Brand.<\/h2>\n        <p>Little Dabbie is a cannabis packaging company. We design and print premium mylar bags that cannabis brands and sellers purchase to package their own products.<\/p>\n        <p>We don&#8217;t sell cannabis \u2014 we sell the bags your cannabis goes in. Our packaging is built to look professional, keep product fresh, and help your brand stand out in a crowded market.<\/p>\n        <p class=\"ld-disclaimer\">Little Dabbie is a packaging supplier only. We do not sell, distribute, or handle cannabis or cannabis products.<\/p>\n    <\/div>\n<\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"ld-cta\" id=\"cta\">\n<div class=\"ld-container\">\n    <h2>Ready to Order<br>Your Bags?<\/h2>\n    <p>Drop your email and we&#8217;ll hit you back with pricing and availability.<\/p>\n    <div class=\"ld-cta-form\">\n        <input type=\"email\" placeholder=\"your@email.com\">\n        <button>Get Pricing \u2192<\/button>\n    <\/div>\n<\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer class=\"ld-footer\">\n<div class=\"ld-container\">\n    <div class=\"ld-footer-logo\">LITTLE <span>DABBIE<\/span><\/div>\n    <div class=\"ld-footer-links\">\n        <a href=\"#product\">Our Bag<\/a>\n        <a href=\"#how\">How It Works<\/a>\n        <a href=\"#about\">About<\/a>\n        <a href=\"#cta\">Order<\/a>\n    <\/div>\n<\/div>\n<div class=\"ld-container\"><div class=\"ld-footer-copy\">&copy; 2026 Little Dabbie. Cannabis packaging supplier. We do not sell cannabis.<\/div><\/div>\n<\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>LITTLE DABBIE Our Bag How It Works About Order Now CANNABIS PACKAGING Your Source for Premium Cannabis Bags Eye-catching, shelf-ready mylar packaging for your cannabis brand. We print the bags \u2014 you fill them with your product. Order Bags \u2192 See the Bag \ud83d\udda8\ufe0f HD Printed Vibrant full-color graphics \ud83d\udd12 Smell Proof Multi-layer mylar seal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank-landing","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/littledabbie.com\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/littledabbie.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/littledabbie.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/littledabbie.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/littledabbie.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":3,"href":"https:\/\/littledabbie.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/littledabbie.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/littledabbie.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}