{"product_id":"10-meal-plan","title":"10 Meal Plan","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700\u0026amp;family=DM+Sans:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root{\n  --red:#951b22;\n  --red-dark:#6e1218;\n  --red-light:#fdf0f0;\n  --cream:#faf8f3;\n  --warm-gray:#f5f1eb;\n  --brown:#2d1a0e;\n  --text:#2a2a2a;\n  --muted:#6b6b6b;\n  --border:#e0d9ce;\n}\n*{margin:0;padding:0;box-sizing:border-box}\nbody{font-family:'DM Sans',sans-serif;background:var(--cream);color:var(--text);overflow-x:hidden}\n\n\/* HERO *\/\n.hero{background:var(--cream);color:var(--brown);text-align:center;padding:70px 24px 80px;position:relative;overflow:hidden}\n.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 60% 0%,rgba(149,27,34,0.18) 0%,transparent 70%);pointer-events:none}\n.hero-eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:0.5px;color:var(--red-dark);border:1px solid rgba(149,27,34,0.3);padding:7px 18px;border-radius:100px;margin-bottom:20px}\n.hero h1{font-family:'Playfair Display',serif;font-size:clamp(26px,5vw,52px);font-weight:900;line-height:1.2;max-width:700px;margin:0 auto 16px;color:var(--brown)}\n.hero h1 em{font-style:italic;color:var(--red)}\n.hero-sub{font-size:15px;color:var(--muted);max-width:480px;margin:0 auto 28px;line-height:1.6}\n.star-bar{display:inline-flex;align-items:center;gap:8px;background:rgba(149,27,34,0.1);border:1px solid rgba(149,27,34,0.3);padding:10px 20px;border-radius:100px;font-size:14px;font-weight:600;color:var(--red-dark)}\n\n\/* SECTIONS *\/\nsection{padding:72px 24px}\n.container{max-width:900px;margin:0 auto}\n.section-label{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--red);margin-bottom:10px}\nh2{font-family:'Playfair Display',serif;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2;color:var(--brown);margin-bottom:16px}\n.lead{font-size:17px;line-height:1.7;color:var(--muted);max-width:680px}\n\n\/* FEATURES *\/\n.features{background:var(--cream)}\n.feature-block{max-width:680px;margin:0 auto 72px;padding-bottom:72px;border-bottom:1px solid var(--border)}\n.feature-block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}\n.feature-img{width:100%;height:460px;object-fit:cover;display:block;border-radius:12px;margin-bottom:32px}\n.feature-body h3{font-family:'Playfair Display',serif;font-size:30px;font-weight:700;color:var(--brown);margin-bottom:14px;line-height:1.2}\n.feature-body p{font-size:16.5px;line-height:1.8;color:var(--muted)}\n.feature-body p strong{color:var(--red-dark)}\n\n\/* USP BLOCKS *\/\n.usp-block{background:linear-gradient(135deg,var(--red-light) 0%,#fff 100%);border:2px solid rgba(149,27,34,0.2);border-radius:20px;padding:40px;display:flex;align-items:flex-start;gap:28px;max-width:680px;margin:0 auto 72px}\n.usp-icon-wrap{flex-shrink:0;width:72px;height:72px;background:var(--red);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:34px}\n.usp-body h3{font-family:'Playfair Display',serif;font-size:26px;font-weight:700;color:var(--brown);margin-bottom:10px;line-height:1.2}\n.usp-body p{font-size:16px;line-height:1.75;color:var(--muted)}\n.usp-body p strong{color:var(--red-dark)}\n.usp-number{font-family:'Playfair Display',serif;font-size:52px;font-weight:900;color:var(--red);line-height:1;display:block;margin-bottom:2px}\n.usp-number-label{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--red-dark);margin-bottom:12px;display:block}\n\n\/* STATS *\/\n.stats{background:var(--red);padding:48px 24px}\n.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:700px;margin:0 auto;text-align:center}\n.stat-num{font-family:'Playfair Display',serif;font-size:48px;font-weight:900;color:#fff;line-height:1}\n.stat-label{font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,0.75);margin-top:6px}\n\n\/* HOW IT WORKS *\/\n.how{background:var(--warm-gray)}\n.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:48px;position:relative}\n.steps::before{content:'';position:absolute;top:28px;left:10%;width:80%;height:2px;background:var(--border);z-index:0}\n.step{text-align:center;position:relative;z-index:1}\n.step-num{width:56px;height:56px;background:var(--red);color:#fff;font-family:'Playfair Display',serif;font-size:22px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 16px rgba(149,27,34,0.3)}\n.step h4{font-weight:700;font-size:15px;color:var(--brown);margin-bottom:6px}\n.step p{font-size:13.5px;color:var(--muted);line-height:1.5}\n.no-sub-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:2px solid rgba(149,27,34,0.3);border-radius:100px;padding:12px 24px;font-size:14px;font-weight:700;color:var(--red-dark);margin-top:36px}\n\n\/* DELIVERY *\/\n.delivery{background:var(--cream)}\n\n\/* PLANS *\/\n.plans{background:var(--warm-gray)}\n.plan-card{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:28px 20px;text-align:center;text-decoration:none;color:var(--text);display:block;transition:border-color 0.2s,box-shadow 0.2s}\n.plan-card:hover{border-color:var(--red);box-shadow:0 4px 20px rgba(149,27,34,0.1)}\n.plan-num{font-family:'Playfair Display',serif;font-size:48px;font-weight:900;color:var(--red);line-height:1}\n.plan-label{font-size:13px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin:4px 0 16px}\n.plan-cta{font-size:13px;font-weight:700;color:var(--red-dark);background:var(--red-light);padding:8px 16px;border-radius:100px;display:inline-block}\n\n\/* FAMILY PACKS *\/\n.family{background:var(--cream)}\n.family-card{background:var(--brown);border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;max-width:680px;margin:40px auto 0;position:relative}\n.family-card::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 80% 100%,rgba(149,27,34,0.45) 0%,transparent 65%);pointer-events:none}\n.family-card-body{padding:48px 44px;position:relative;z-index:1}\n.family-eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:rgba(255,255,255,0.55);margin-bottom:14px}\n.family-card-body h3{font-family:'Playfair Display',serif;font-size:30px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:16px}\n.family-card-body p{font-size:15.5px;line-height:1.75;color:rgba(255,255,255,0.75);margin-bottom:28px}\n.family-price{display:flex;align-items:baseline;gap:8px;margin-bottom:28px}\n.family-price-num{font-family:'Playfair Display',serif;font-size:48px;font-weight:900;color:#fff;line-height:1}\n.family-price-label{font-size:14px;color:rgba(255,255,255,0.6);line-height:1.3}\n.btn-family{display:inline-block;background:var(--red);color:#fff;font-size:15px;font-weight:700;padding:14px 28px;border-radius:10px;text-decoration:none;box-shadow:0 4px 20px rgba(149,27,34,0.5)}\n.family-card-img{background:url('https:\/\/cdn.shopify.com\/s\/files\/1\/0806\/2359\/9837\/files\/Screenshot_2026-06-09_152423.png?v=1781033080') center\/cover no-repeat;min-height:360px}\n.family-perks{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}\n.family-perk{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:rgba(255,255,255,0.8);line-height:1.4}\n.family-perk-dot{width:20px;height:20px;background:rgba(149,27,34,0.7);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;margin-top:1px}\n\n\/* ORDER CTA *\/\n.order-cta{background:var(--brown);text-align:center;padding:80px 24px;color:#fff;position:relative;overflow:hidden}\n.order-cta::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 100%,rgba(149,27,34,0.35) 0%,transparent 65%)}\n.order-cta h2{color:#fff;font-size:clamp(30px,5vw,52px);max-width:640px;margin:0 auto 20px;position:relative}\n.order-cta p{color:rgba(255,255,255,0.65);font-size:16px;margin-bottom:40px;position:relative}\n.btn-order{display:inline-block;background:var(--red);color:#fff;font-size:18px;font-weight:700;padding:18px 44px;border-radius:10px;text-decoration:none;box-shadow:0 6px 28px rgba(149,27,34,0.4);position:relative}\n\n\/* CONTACT *\/\n.contact-bar{background:var(--cream);padding:40px 24px;text-align:center;border-top:1px solid var(--border)}\n.contact-bar p{font-size:15px;color:var(--muted)}\n.contact-bar a{color:var(--red);font-weight:600;text-decoration:none}\n\n\/* MOBILE *\/\n@media(max-width:768px){\n  section{padding:48px 12px}\n  .hero{padding:48px 16px 56px}\n  .feature-img{height:240px}\n  .feature-body h3{font-size:22px}\n  .feature-body p{font-size:15px}\n  .feature-block{margin-bottom:48px;padding-bottom:48px}\n  .usp-block{flex-direction:column;align-items:center;text-align:center;padding:24px 16px}\n  .usp-number{font-size:42px}\n  .usp-body h3{font-size:20px}\n  .usp-body p{font-size:15px}\n  .stats-grid{grid-template-columns:1fr;gap:32px}\n  .stat-num{font-size:38px}\n  .steps{grid-template-columns:1fr}\n  .steps::before{display:none}\n  .family-card{grid-template-columns:1fr}\n  .family-card-img{min-height:200px}\n  .family-card-body{padding:32px 24px}\n  .family-card-body h3{font-size:24px}\n  .family-price-num{font-size:38px}\n  .order-cta{padding:56px 16px}\n}\n@media(max-width:390px){\n  section{padding:40px 12px}\n  .hero{padding:40px 12px 48px}\n}\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003eFresh Meals From Roanoke's Own Chef Spoon\u003c\/div\u003e\n\u003ch1\u003eHome of Roanoke's \u003cem\u003eMost Nourishing Meals\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eReal food. Made fresh. Delivered to you every week. Eating healthy has never been this easy — or this good.\u003c\/p\u003e\n\u003cdiv class=\"star-bar\"\u003e⭐ Rated 4.9 Stars on Google by Roanoke Families\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"features\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cimg class=\"feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0806\/2359\/9837\/files\/Shawanda.png?v=1781032962\" alt=\"Chef Shawanda Weatherspoon\"\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003eShe Spent 14 Years Cooking in Real Kitchens. Now She's Cooking for You.\u003c\/h3\u003e\n\u003cp\u003eChef Shawanda Weatherspoon — known as \u003cstrong\u003eChef Spoon\u003c\/strong\u003e — has cooked in restaurants for \u003cstrong\u003eover 14 years\u003c\/strong\u003e. She went to culinary school. She launched her own catering company, \u003cstrong\u003e3112 Catering, in 2021\u003c\/strong\u003e. Now she is on a mission: bring Roanoke food that tastes amazing and is good for you. Food from all over the world. Made fresh. Delivered to your door.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usp-block\"\u003e\n\u003cdiv class=\"usp-icon-wrap\"\u003e💪\u003c\/div\u003e\n\u003cdiv class=\"usp-body\"\u003e\n\u003cspan class=\"usp-number\"\u003e52g\u003c\/span\u003e \u003cspan class=\"usp-number-label\"\u003eProtein Per Meal\u003c\/span\u003e\n\u003ch3\u003eBig Protein. Every Single Meal.\u003c\/h3\u003e\n\u003cp\u003eYour body needs protein to feel strong and full. Most meals don't give you enough. Ours do. \u003cstrong\u003eEvery meal has lean protein\u003c\/strong\u003e — up to \u003cstrong\u003e52 grams.\u003c\/strong\u003e That keeps you full longer, helps build muscle, and gives you real energy all day long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usp-block\"\u003e\n\u003cdiv class=\"usp-icon-wrap\"\u003e🥗\u003c\/div\u003e\n\u003cdiv class=\"usp-body\"\u003e\n\u003cspan class=\"usp-number\"\u003e430–555\u003c\/span\u003e \u003cspan class=\"usp-number-label\"\u003eCalories Per Meal\u003c\/span\u003e\n\u003ch3\u003eFull Meal. Balanced Calories.\u003c\/h3\u003e\n\u003cp\u003eYou do not have to pick between eating great food and feeling great. \u003cstrong\u003eEvery meal is between 430 and 555 calories.\u003c\/strong\u003e That is a whole plate — protein, veggies, and carbs — all in one. You eat well. You feel great. Easy as that.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cimg class=\"feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0806\/2359\/9837\/files\/Screenshot_2026-06-09_152423.png?v=1781033080\" alt=\"Fresh Portioned Meals\"\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003eBig Portions. Great Food. Ready in 2 Minutes.\u003c\/h3\u003e\n\u003cp\u003eEvery meal is packed into a \u003cstrong\u003e24 oz container\u003c\/strong\u003e. Protein, vegetables, and carbs — all in one. Just heat it up and eat. You will feel full. And you will feel good about it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003eFlavors From Around the World. Made Right Here.\u003c\/h3\u003e\n\u003cp\u003eChef Spoon calls it \u003cstrong\u003eGeo-Fusion\u003c\/strong\u003e — food inspired by flavors from all over the globe, made fresh in Roanoke. Every week the menu changes. Every meal is something new to try. It is the easiest way to eat something exciting without going anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003eFresh Ingredients. Every Time.\u003c\/h3\u003e\n\u003cp\u003eChef Spoon \u003cstrong\u003eshops at the market for every order.\u003c\/strong\u003e That means the freshest vegetables, the best meats, and real ingredients you can taste. Nothing comes from a bag or a box. It is real food, made the right way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003eMade From Scratch. No Shortcuts.\u003c\/h3\u003e\n\u003cp\u003eEvery meal is \u003cstrong\u003emade from scratch in our kitchen.\u003c\/strong\u003e The sauces. The spice blends. All of it. Nothing comes pre-made or frozen. It tastes like real food because it is real food. That is the 3112 promise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STATS --\u003e\n\u003csection class=\"stats\"\u003e\n\u003cdiv class=\"stats-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-num\"\u003e14+\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eYears Experience\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-num\"\u003e52g\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eProtein Per Meal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-num\"\u003e4.9\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eStar Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"how\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-label\"\u003eSimple Process\u003c\/div\u003e\n\u003ch2\u003eHere's How It Works\u003c\/h2\u003e\n\u003cp class=\"lead\" style=\"margin-bottom: 0;\"\u003eThree easy steps. That is it.\u003c\/p\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003ch4\u003ePick Your Meals\u003c\/h4\u003e\n\u003cp\u003eChoose what you want from our weekly Geo-Fusion menu. New flavors every week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eChef Spoon Cooks\u003c\/h4\u003e\n\u003cp\u003eShe shops fresh, then cooks every meal from scratch just for you. Never frozen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWe Bring It to You\u003c\/h4\u003e\n\u003cp\u003eFresh meals delivered right to your door. Or pick up at our kitchen. Your choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"no-sub-badge\"\u003e✅ No subscription — order what you want, when you want\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DELIVERY --\u003e\n\u003csection class=\"delivery\"\u003e\n  \u003cdiv class=\"container\"\u003e\n\n    \u003cdiv class=\"section-label\"\u003eDelivery \u0026amp; Pickup\u003c\/div\u003e\n\n    \u003ch2\u003eWe Bring It Right to You.\u003c\/h2\u003e\n\n    \u003cp class=\"lead\"\u003e\n      We deliver fresh to Roanoke and the areas around it. Or come grab your meals in person — whatever works for you.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; gap: 20px; margin-top: 36px;\"\u003e\n\n      \u003c!-- Delivery Card --\u003e\n      \u003cdiv style=\"background: var(--red-light); border: 1.5px solid rgba(149,27,34,0.2); border-radius: 16px; padding: 36px 40px;\"\u003e\n\n        \u003ch3 style=\"font-family: 'Playfair Display',serif; font-size: 26px; color: var(--brown); margin-bottom: 12px;\"\u003e\n          Fresh Delivery, Right To Your Door\n        \u003c\/h3\u003e\n\n        \u003cp style=\"font-size: 15px; line-height: 1.7; color: var(--muted); margin-bottom: 20px;\"\u003e\n          Enjoy chef-prepared meals delivered fresh throughout the week. Simply choose the delivery day that works best for you and we'll handle the rest.\n        \u003c\/p\u003e\n\n        \u003cdiv style=\"background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:18px 20px;margin-bottom:16px;\"\u003e\n          \u003cstrong style=\"color: var(--red-dark); display:block; margin-bottom:6px;\"\u003e\n            Sunday Delivery\n          \u003c\/strong\u003e\n          \u003cp style=\"margin:0;color:var(--muted);font-size:14px;\"\u003e\n            Order by Friday at 2 PM • Delivery between 2 PM and 6 PM\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:18px 20px;margin-bottom:20px;\"\u003e\n          \u003cstrong style=\"color: var(--red-dark); display:block; margin-bottom:6px;\"\u003e\n            Tuesday Delivery\n          \u003c\/strong\u003e\n          \u003cp style=\"margin:0;color:var(--muted);font-size:14px;\"\u003e\n            Order by Saturday at 5:30 PM • Delivery between 5:30 PM and 8 PM\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"font-size: 13px; font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase; color: var(--red); margin-bottom: 8px;\"\u003e\n          Delivery Area\n        \u003c\/p\u003e\n\n        \u003cp style=\"font-size: 15px; color: var(--muted); line-height: 1.6;\"\u003e\n          Roanoke and surrounding areas. Not sure if we deliver to your location?\n          \u003cstrong style=\"color: var(--red-dark);\"\u003eContact us and we'll be happy to help.\u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cdiv style=\"margin-top:20px;background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:16px 20px;display:inline-flex;align-items:center;gap:12px;\"\u003e\n          \u003cspan style=\"font-size:22px;\"\u003e📅\u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:13px;font-weight:bold;color:var(--brown);margin-bottom:2px;\"\u003e\n              Menu Updates Every Monday\n            \u003c\/p\u003e\n\n            \u003cp style=\"font-size:13px;color:var(--muted);margin:0;\"\u003e\n              Fresh Geo-Fusion meals added weekly.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Pickup Card --\u003e\n      \u003cdiv style=\"background: var(--red-light); border: 1.5px solid rgba(149,27,34,0.2); border-radius: 16px; padding: 36px 40px;\"\u003e\n\n        \u003ch3 style=\"font-family: 'Playfair Display',serif; font-size: 26px; color: var(--brown); margin-bottom: 12px;\"\u003e\n          Pickup Is Easy Too\n        \u003c\/h3\u003e\n\n        \u003cp style=\"font-size: 15px; line-height: 1.7; color: var(--muted); margin-bottom: 16px;\"\u003e\n          \u003cstrong style=\"color: var(--red-dark);\"\u003eMonday Pickup:\u003c\/strong\u003e\n          Order by Friday at 2 PM for pickup between 2:30 PM and 5 PM.\n\n          \u003cbr\u003e\u003cbr\u003e\n\n          \u003cstrong style=\"color: var(--red-dark);\"\u003eTuesday Pickup:\u003c\/strong\u003e\n          Order by Saturday at 5:30 PM for pickup between 2:30 PM and 5 PM.\n        \u003c\/p\u003e\n\n        \u003cp style=\"font-size: 15px; color: var(--brown); font-weight: 600; line-height: 1.6; margin-bottom: 16px;\"\u003e\n          16 W Church Ave SW\u003cbr\u003e\n          Suite 110\u003cbr\u003e\n          Roanoke, VA 24011\n        \u003c\/p\u003e\n\n        \u003cdiv style=\"border-radius: 12px; overflow: hidden; border: 1.5px solid var(--border);\"\u003e\n          \u003ciframe title=\"3112 Meal Prep pickup location\" width=\"100%\" height=\"280\" style=\"display:block;border:none;\" loading=\"lazy\" src=\"https:\/\/www.google.com\/maps?q=16+W+Church+Ave+SW,+Suite+110,+Roanoke,+VA+24011\u0026amp;output=embed\"\u003e\n          \u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"font-size: 13px; color: var(--muted); margin-top: 10px;\"\u003e\n          Fresh and ready for you to grab and go.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- MEAL PLANS --\u003e\n\u003csection class=\"plans\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-label\"\u003eStart Here\u003c\/div\u003e\n\u003ch2\u003eWant to Try Us First?\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003ePick your meals and pay once. No subscription. No surprise charges.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; gap: 16px; margin-top: 40px; grid-template-columns: 1fr; max-width: 340px;\"\u003e\u003ca class=\"plan-card\" href=\"https:\/\/3112mealprep.com\/products\/5-meal-plan\"\u003e\n\u003cdiv class=\"plan-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"plan-label\"\u003eMeal Plan\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: var(--muted); margin-bottom: 16px; line-height: 1.5;\"\u003eFive fresh meals. Cover most of your whole week.\u003c\/p\u003e\n\u003cspan class=\"plan-cta\"\u003eShop 5-Meal Plan →\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 32px; background: var(--brown); border-radius: 16px; padding: 28px 32px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2.5px; text-transform: uppercase; color: rgba(255,255,255,0.45); margin-bottom: 6px;\"\u003eGo Bigger\u003c\/p\u003e\n\u003cp style=\"font-family: 'Playfair Display',serif; font-size: 20px; font-weight: bold; color: #fff; margin-bottom: 4px;\"\u003eStocking up for the week?\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: rgba(255,255,255,0.6); margin-bottom: 20px;\"\u003eMore meals, more savings. Pick the plan that fits your week best.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(3,1fr); gap: 10px;\"\u003e\n\u003ca href=\"https:\/\/3112mealprep.com\/products\/7-meal-plan\" style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 14px; text-align: center; text-decoration: none; display: block;\"\u003e \u003cspan style=\"font-family: 'Playfair Display',serif; font-size: 38px; font-weight: 900; color: #fff; line-height: 1; display: block;\"\u003e7\u003c\/span\u003e \u003cspan style=\"font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; color: rgba(255,255,255,0.5); display: block; margin: 4px 0 12px;\"\u003eMeal Plan\u003c\/span\u003e \u003cspan style=\"font-size: 12px; font-weight: bold; color: var(--red); background: rgba(149,27,34,0.25); padding: 6px 12px; border-radius: 100px; display: inline-block;\"\u003eShop Now →\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/3112mealprep.com\/products\/10-meal-plan\" style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 14px; text-align: center; text-decoration: none; display: block;\"\u003e \u003cspan style=\"font-family: 'Playfair Display',serif; font-size: 38px; font-weight: 900; color: #fff; line-height: 1; display: block;\"\u003e10\u003c\/span\u003e \u003cspan style=\"font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; color: rgba(255,255,255,0.5); display: block; margin: 4px 0 12px;\"\u003eMeal Plan\u003c\/span\u003e \u003cspan style=\"font-size: 12px; font-weight: bold; color: var(--red); background: rgba(149,27,34,0.25); padding: 6px 12px; border-radius: 100px; display: inline-block;\"\u003eShop Now →\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/3112mealprep.com\/products\/15-meal-plan\" style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 14px; text-align: center; text-decoration: none; display: block;\"\u003e \u003cspan style=\"font-family: 'Playfair Display',serif; font-size: 38px; font-weight: 900; color: #fff; line-height: 1; display: block;\"\u003e15\u003c\/span\u003e \u003cspan style=\"font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; color: rgba(255,255,255,0.5); display: block; margin: 4px 0 12px;\"\u003eMeal Plan\u003c\/span\u003e \u003cspan style=\"font-size: 12px; font-weight: bold; color: var(--red); background: rgba(149,27,34,0.25); padding: 6px 12px; border-radius: 100px; display: inline-block;\"\u003eShop Now →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAMILY PACKS --\u003e\n\u003csection class=\"family\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-label\"\u003eFeed the Whole Family\u003c\/div\u003e\n\u003ch2\u003eThe Family Pack — Everyone Eats Well.\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eChef Spoon makes it easy to feed your whole family something special — without spending all night in the kitchen.\u003c\/p\u003e\n\u003cdiv class=\"family-card\"\u003e\n\u003cdiv class=\"family-card-body\"\u003e\n\u003cdiv class=\"family-eyebrow\"\u003eFamily Pack\u003c\/div\u003e\n\u003ch3\u003e5 Big Portions. One Dish. Ready to Bake.\u003c\/h3\u003e\n\u003cp\u003eYou get 5 generous servings of your favorite Chef Spoon dishes — packed fresh and delivered in a refrigerated casserole dish. Just pop it in the oven. That is it. Dinner is done. The whole family gets fed. And everyone loves it.\u003c\/p\u003e\n\u003cdiv class=\"family-perks\"\u003e\n\u003cdiv class=\"family-perk\"\u003e\n\u003cdiv class=\"family-perk-dot\"\u003e✓\u003c\/div\u003e\n5 big portions in one dish\u003c\/div\u003e\n\u003cdiv class=\"family-perk\"\u003e\n\u003cdiv class=\"family-perk-dot\"\u003e✓\u003c\/div\u003e\nDelivered refrigerated — just bake and serve\u003c\/div\u003e\n\u003cdiv class=\"family-perk\"\u003e\n\u003cdiv class=\"family-perk-dot\"\u003e✓\u003c\/div\u003e\nChef Spoon's signature Geo-Fusion flavors\u003c\/div\u003e\n\u003cdiv class=\"family-perk\"\u003e\n\u003cdiv class=\"family-perk-dot\"\u003e✓\u003c\/div\u003e\nMade fresh — never frozen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"family-price\"\u003e\n\u003cspan class=\"family-price-num\"\u003e$10.99\u003c\/span\u003e \u003cspan class=\"family-price-label\"\u003eper\u003cbr\u003eportion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"btn-family\" href=\"https:\/\/3112mealprep.com\/collections\/family-packs\"\u003eShop Family Packs →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"family-card-img\" role=\"img\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ORDER CTA --\u003e\n\u003csection class=\"order-cta\"\u003e\n\u003ch2\u003eReady to Eat Something \u003cem style=\"font-style: italic;\"\u003eAmazing?\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFresh food. World flavors. At your door. Start today.\u003c\/p\u003e\n\u003ca class=\"btn-order\" href=\"https:\/\/3112-meal-prep.myshopify.com\"\u003eOrder Your Meals Now →\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"contact-bar\"\u003e\n\u003cp\u003eHave a question? \u003ca href=\"https:\/\/3112-meal-prep.myshopify.com\/pages\/contact\"\u003eSend us a message →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"3112 Meal Prep","offers":[{"title":"Regular Protein - 4 to 6 oz","offer_id":47777607549149,"sku":null,"price":120.0,"currency_code":"USD","in_stock":true},{"title":"Protein Plus Plan - 7 to 9 oz (+ $4\/meal)","offer_id":47777607581917,"sku":null,"price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/2359\/9837\/files\/0_1da91fce-495a-48d4-a8e8-a202ed162008.png?v=1782161500","url":"https:\/\/3112mealprep.com\/products\/10-meal-plan","provider":"3112 Meal Prep","version":"1.0","type":"link"}