6 Meal Plan
:root{ --glb-gold:#BF9528; --glb-gold-dk:#A07A18; --glb-gold-light:#F5E6C8; --glb-gold-pale:#FBF6EC; --glb-brown:#3A2A00; --glb-brown-dk:#1A1200; --glb-dark:#0A0800; --glb-dark-mid :#110D00; --glb-text:#1A1200; --glb-muted:#5A4010; --glb-border:#E5DCC3; } .glb-ak *{box-sizing:border-box;margin:0;padding:0} .glb-ak{font-family:'DM Sans',sans-serif;background:#fff;color:var(--glb-text);max-width:680px;margin:0 auto} .glb-ak img{max-width:100%;display:block} .glb-ak-section{padding:52px 24px;border-bottom:1px solid var(--glb-border);background:#fff} .glb-ak-eyebrow{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--glb-gold);margin-bottom:10px;display:block} .glb-ak-h2{font-family:'Cormorant Garamond',serif;font-size:clamp(24px,5.5vw,36px);font-weight:700;line-height:1.15;color:var(--glb-text);margin-bottom:14px} .glb-ak-lead{font-size:16px;line-height:1.75;color:var(--glb-muted)} .glb-ak-lead strong{color:var(--glb-gold-dk)} /* HERO */ .glb-ak-hero{background:linear-gradient(150deg,#1A1200 0%,#110D00 55%,#0A0800 100%);color:#fff;text-align:center;padding:64px 24px 56px;position:relative;overflow:hidden} .glb-ak-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(191,149,40,0.16) 0%,transparent 70%);pointer-events:none} .glb-ak-hero>*{position:relative} .glb-ak-hero-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.5px;color:var(--glb-gold);background:rgba(191,149,40,0.14);border:1px solid rgba(191,149,40,0.38);padding:7px 20px;border-radius:100px;margin-bottom:20px} .glb-ak-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(34px,8.5vw,58px);font-weight:700;line-height:1.08;max-width:600px;margin:0 auto 16px;color:#fff} .glb-ak-hero h1 em{font-style:italic;color:var(--glb-gold)} .glb-ak-hero-sub{font-size:16px;color:rgba(255,255,255,.65);max-width:480px;margin:0 auto 24px;line-height:1.7} .glb-ak-star{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--glb-gold),var(--glb-gold-dk));border:1px solid var(--glb-gold);padding:10px 22px;border-radius:100px;font-size:14px;font-weight:700;color:#0A0800;text-decoration:none} /* TICKER */ .glb-ak-ticker-wrap{background:var(--glb-dark-mid);overflow:hidden;padding:14px 0;border-bottom:1px solid rgba(191,149,40,.25)} .glb-ak-ticker{display:inline-flex;white-space:nowrap;animation:glbakscroll 26s linear infinite;will-change:transform} .glb-ak-ticker:hover{animation-play-state:paused} @keyframes glbakscroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}} .glb-ak-chip{display:inline-flex;align-items:center;gap:10px;padding:4px 28px;border-right:1px solid rgba(191,149,40,.3)} .glb-ak-chip-num{font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:700;color:var(--glb-gold-light);line-height:1} .glb-ak-chip-lbl{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.55);line-height:1.3} /* PROOF GRID */ .glb-ak-proof{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--glb-border);background:#fff} .glb-ak-proof-cell{padding:30px 10px;text-align:center;border-right:1px solid var(--glb-border);text-decoration:none;color:inherit;display:block} .glb-ak-proof-cell:last-child{border-right:none} .glb-ak-proof-num{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,7vw,42px);font-weight:700;color:var(--glb-text);line-height:1;display:block} .glb-ak-proof-num em{font-style:normal;color:var(--glb-gold)} .glb-ak-proof-lbl{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--glb-muted);margin-top:8px;display:block} /* RESUME / CREDIBILITY LIST */ .glb-ak-resume{display:flex;flex-direction:column;margin-top:22px;border-left:2px solid rgba(191,149,40,.4);padding-left:22px} .glb-ak-cred{position:relative;padding:14px 0} .glb-ak-cred::before{content:'';position:absolute;left:-28px;top:22px;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--glb-gold),var(--glb-gold-dk));box-shadow:0 0 0 3px rgba(191,149,40,.2)} .glb-ak-cred strong{font-size:15px;color:var(--glb-text);display:block;margin-bottom:3px;font-weight:800} .glb-ak-cred p{font-size:13.5px;color:var(--glb-muted);line-height:1.6} /* PLAIN USP */ .glb-ak-usp{padding:44px 24px;border-bottom:1px solid var(--glb-border);background:#fff} .glb-ak-usp.dark{background:var(--glb-dark-mid)} .glb-ak-usp.dark .glb-ak-h2{color:#fff} .glb-ak-usp.dark .glb-ak-lead{color:rgba(255,255,255,.62)} /* TIMELINE */ .glb-ak-timeline{display:flex;flex-wrap:wrap;margin-top:24px;border-radius:16px;overflow:hidden;border:1.5px solid var(--glb-border)} .glb-ak-tl-step{flex:1;min-width:130px;background:#fff;padding:20px 16px;text-align:center;border-right:1px solid var(--glb-border)} .glb-ak-tl-step:last-child{border-right:none} .glb-ak-tl-day{font-family:'Cormorant Garamond',serif;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--glb-gold-dk);margin-bottom:8px} .glb-ak-tl-icon{font-size:22px;margin-bottom:8px} .glb-ak-tl-label{font-size:13px;font-weight:800;color:var(--glb-text);margin-bottom:4px} .glb-ak-tl-sub{font-size:11.5px;color:var(--glb-muted);line-height:1.5} /* CITY CHIPS */ .glb-ak-cities{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px} .glb-ak-city-chip{font-size:12.5px;font-weight:700;color:var(--glb-gold-dk);background:var(--glb-gold-pale);border:1px solid rgba(191,149,40,.3);padding:7px 16px;border-radius:100px} /* MAP CARD */ .glb-ak-map-card{border-radius:20px;overflow:hidden;border:1.5px solid var(--glb-border);margin-top:24px;box-shadow:0 16px 48px rgba(26,18,0,.12)} .glb-ak-map-head{padding:26px 26px 22px;background:linear-gradient(135deg,var(--glb-dark) 0%,var(--glb-dark-mid) 100%)} .glb-ak-map-tag{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--glb-gold);margin-bottom:8px} .glb-ak-map-title{font-family:'Cormorant Garamond',serif;font-size:clamp(20px,5vw,26px);font-weight:700;color:#fff;line-height:1.15} .glb-ak-map-sub{font-size:13px;color:rgba(255,255,255,.5);margin-top:6px} .glb-ak-map-card iframe{width:100%;height:280px;border:0;display:block} /* SCHEDULE ROW */ .glb-ak-schedule{display:flex;background:var(--glb-dark)} .glb-ak-sched-cell{flex:1;padding:18px 10px;text-align:center;border-right:1px solid rgba(191,149,40,.2)} .glb-ak-sched-cell:last-child{border-right:none} .glb-ak-sched-name{font-family:'Cormorant Garamond',serif;font-size:17px;font-weight:700;color:var(--glb-gold-light)} .glb-ak-sched-time{font-size:12px;color:rgba(255,255,255,.55);margin-top:3px} .glb-ak-sched-sub{font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.4);margin-top:5px} /* PICKUP BOX */ .glb-ak-pickup{background:#fff;border:1.5px solid var(--glb-border);border-radius:20px;padding:26px;margin-top:18px;display:flex;align-items:flex-start;gap:18px;box-shadow:0 6px 24px rgba(26,18,0,.06)} .glb-ak-pickup-icon{width:52px;height:52px;border-radius:14px;background:var(--glb-gold-pale);border:1px solid rgba(191,149,40,.25);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0} .glb-ak-pickup h3{font-family:'Cormorant Garamond',serif;font-size:21px;font-weight:700;color:var(--glb-text);margin-bottom:6px} .glb-ak-pickup p{font-size:14px;color:var(--glb-muted);line-height:1.65} .glb-ak-pickup-addr{display:block;margin-top:10px;font-size:14px;font-weight:700;color:var(--glb-text)} .glb-ak-pickup-btn{display:inline-block;margin-top:14px;background:linear-gradient(135deg,var(--glb-gold),var(--glb-gold-dk));color:#0A0800;font-size:13px;font-weight:800;padding:11px 22px;border-radius:100px;text-decoration:none} /* PLANS */ .glb-ak-plans-wrap{background:#fff;padding:52px 24px;border-bottom:1px solid var(--glb-border)} .glb-ak-featured{background:var(--glb-dark-mid);border-radius:22px;padding:36px 30px;margin-top:22px;position:relative;overflow:hidden;box-shadow:0 16px 48px rgba(10,8,0,.3)} .glb-ak-featured::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 80% 0%,rgba(191,149,40,.22) 0%,transparent 60%);pointer-events:none} .glb-ak-featured>*{position:relative} .glb-ak-featured-badge{display:inline-block;background:linear-gradient(135deg,var(--glb-gold),var(--glb-gold-dk));color:#0A0800;font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:16px} .glb-ak-featured h3{font-family:'Cormorant Garamond',serif;font-size:clamp(26px,5.5vw,32px);font-weight:700;color:var(--glb-gold-light);line-height:1.15;margin-bottom:10px} .glb-ak-featured-sub{font-size:15px;color:rgba(255,255,255,.6);line-height:1.7;margin-bottom:22px} .glb-ak-featured-btn{display:block;text-align:center;background:linear-gradient(135deg,var(--glb-gold),var(--glb-gold-dk));color:#0A0800;font-size:15px;font-weight:800;padding:16px 28px;border-radius:12px;text-decoration:none} .glb-ak-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px} .glb-ak-plan{background:var(--glb-gold-pale);border:1px solid rgba(191,149,40,.28);border-radius:14px;padding:20px 12px;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:3px;transition:background .2s,transform .2s} .glb-ak-plan:hover{background:#F3E4C0;transform:translateY(-3px)} .glb-ak-plan .num{font-family:'Cormorant Garamond',serif;font-size:34px;font-weight:700;color:var(--glb-gold-dk);line-height:1} .glb-ak-plan .word{font-size:10.5px;font-weight:700;color:var(--glb-muted);letter-spacing:.5px;text-transform:uppercase} /* STEPS */ .glb-ak-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--glb-border);border-radius:12px;overflow:hidden;margin-top:28px} .glb-ak-step{background:#fff;padding:26px 20px;text-align:center} .glb-ak-step-num{width:46px;height:46px;background:linear-gradient(135deg,var(--glb-gold),var(--glb-gold-dk));color:#0A0800;font-family:'Cormorant Garamond',serif;font-size:19px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;box-shadow:0 4px 14px rgba(191,149,40,.3)} .glb-ak-step h4{font-size:15px;font-weight:800;color:var(--glb-text);margin-bottom:6px} .glb-ak-step p{font-size:13px;color:var(--glb-muted);line-height:1.6} /* CONTACT */ .glb-ak-contact{background:#fff;padding:52px 24px} .glb-ak-contact-inner{background:var(--glb-dark-mid);border-radius:22px;padding:40px 32px;text-align:center;box-shadow:0 16px 48px rgba(10,8,0,.25)} .glb-ak-contact-inner h3{font-family:'Cormorant Garamond',serif;font-size:26px;font-weight:700;color:#fff;margin-bottom:8px} .glb-ak-contact-inner p{font-size:15px;color:rgba(255,255,255,.55);line-height:1.7;max-width:400px;margin:0 auto} .glb-ak-cta-btn{display:inline-block;margin-top:20px;background:linear-gradient(135deg,var(--glb-gold),var(--glb-gold-dk));color:#0A0800;font-size:14px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;border-radius:100px;padding:15px 34px;text-decoration:none} .glb-ak-contact-hours{display:flex;border-top:1px solid rgba(191,149,40,.25);margin-top:28px;padding-top:4px;flex-wrap:wrap} .glb-ak-hour{flex:1;min-width:140px;padding:16px 8px} .glb-ak-hour-day{font-size:12px;font-weight:800;color:var(--glb-gold-light);margin-bottom:3px;letter-spacing:.5px} .glb-ak-hour-time{font-size:12px;color:rgba(255,255,255,.5)} @media(max-width:480px){ .glb-ak-section{padding:40px 18px} .glb-ak-usp{padding:36px 18px} .glb-ak-steps{grid-template-columns:1fr} .glb-ak-pickup{flex-direction:column} .glb-ak-plan-grid{grid-template-columns:1fr 1fr} .glb-ak-timeline{flex-direction:column} .glb-ak-tl-step{border-right:none;border-bottom:1px solid var(--glb-border)} .glb-ak-tl-step:last-child{border-bottom:none} .glb-ak-schedule{flex-direction:column} .glb-ak-sched-cell{border-right:none;border-bottom:1px solid rgba(191,149,40,.2)} .glb-ak-sched-cell:last-child{border-bottom:none} } Rated #1 Indian Restaurant in Clovis Ghar Ka Khana. Delivered to Your Door. Slow-cooked masala. Family recipes. The same flavors from Gulab Indian Bistro, ready to heat in minutes. ⭐ 4.5 on Google · 3.4k Reviews 4.5⭐GoogleRating #1Indian Restaurantin Clovis 24ozFilled tothe Brim 0Seed Oils.Ever. 2-3Minutesto Heat 4.5⭐GoogleRating #1Indian Restaurantin Clovis 24ozFilled tothe Brim 0Seed Oils.Ever. 2-3Minutesto Heat 4.5⭐3.4k Google Reviews #1Indian Restaurant in Clovis 0xSeed Oils. Ever. 🏠 About Gulab Maa Ke Haath Ka Khana. Without the Cooking. Good tiffin should feel like ghar ka khana, food made the way your family makes it. Here's why Gulab keeps that promise, week after week: Family-Owned From Day One Gulab Indian Bistro built its name on slow-cooked masala and family recipes, the same flavours you get in every tiffin. Rated #1 Indian Restaurant in Clovis 4.5 stars across 3,400+ Google reviews, from the restaurant this meal prep is built on. Cooked Fresh in Small Batches, Weekly Never frozen, never canned. Just day-fresh produce and small batch cooking, every single week. No Seed Oils, Only Ghee Every curry is cooked with ghee and healthier oils, no refined seed oils and no shortcuts. Fresh, Never Frozen Small Batch. Cooked Just for the Week. Every plan is cooked fresh in small batches, not sitting frozen in a warehouse. Here's how your week's meals get to you. Cooking Day 🍲 We Cook Small batch, ghar ka khana style Packing 📦 We Pack Sealed fresh, filled to the brim Sunday 🚚 You Get It Delivered, or picked up your way 🚫 No Seed Oils. Ever. — Cooked with Ghee, the Way It Should Be. 🥬 Shakahari and Non-Veg Pure Veg or Love Your Gosht? We've Got You. From high-protein Lamb Curry to slow-cooked Saag Paneer, every option is clearly marked so you always know what's on your plate. 🌿 Fresh, High-Quality Ingredients Taaza Ingredients. Every Time. Never frozen. Never canned. Only day-fresh produce, sourced the way you'd shop for your own kitchen. ⏱️ Built for Busy Desi Lives Aaj Kya Banayein? Never Again. Authentic desi flavours, ready in 2 to 3 minutes. No stressing about dinner tonight. Just heat and enjoy. 🚚 Delivery & Pickup We Deliver Across Clovis & Fresno, Or You Can Pick Up Fresh, never frozen ghar ka khana to your door every Sunday, or pick up in store Sunday or Wednesday. Clovis Fresno Delivery & Pickup Find Us in Clovis Gulab Indian Bistro, Clovis, CA Sunday 12 to 3 PM Delivery · Order by Friday Sunday 2 to 6 PM In-Store Pickup Wednesday 2 to 8 PM In-Store Pickup 📍 Want to Pick Up? Come Say Hi Grab your tiffin right from the restaurant. Just choose "Pickup" at checkout. Gulab Indian BistroClovis, CA Get Directions Get Started Pick Your Plan. We Cook Fresh. Heat in Minutes. 5, 6, 7, 10 or 15 meals a week. One order, your whole week handled. Best Value · Most Popular The 10 Meal Plan Covers the whole week without repeat trips to checkout. Same fresh, small batch ghar ka khana, just more of it. Get the 10 Meal Plan Want more or less? Choose any plan below: 6Meal Plan 7Meal Plan 10Meal Plan 15Meal Plan 1 Choose Your Plan 5, 6, 7, 10 or 15 meals a week. 2 We Cook Fresh Small batch, ghar ka khana style. 3 Delivery or Pickup Sunday delivery, or pickup Sunday & Wednesday. 4 Heat & Eat Ready in 2 to 3 minutes. No stress. Need Help Choosing a Plan? We're one message away. Reach out and we'll help you find the right option for your week. Contact Us Sunday Delivery 12 to 3 PM Sunday Pickup 2 to 6 PM Wednesday Pickup 2 to 8 PM
More you might like
Related
Meal Planner Printable | Weekly Meal Planner | Grocery List
Related
Meal Planner Journal, Food Diary, Meal Log, Monthly Meal Pla
Related
Magnetic Weekly Evening Meal Planner & Shopping List | 52 Pa
Related